Releases: tuist/XcodeProj
Releases Β· tuist/XcodeProj
7.8.0
7.7.0
7.6.0
Changed
- Breaking Make
PBXProject.targetAttributes
optional #517 by @pepibumur
Fixed
- Remove "Shell" Carthage dependency from carthage xcode project as it's no longer used #507 by @imben123
Added
- Added
com.apple.product-type.xcframework
toPBXProductType
. #508 by @lakpa - Added
askForAppToLaunch
parameter toLaunchAction
andProfileAction
. #515 by @YutoMizutani - Added
"ENABLE_PREVIEWS"
to target application build settings #511 by @fortmarek
7.5.0
7.4.0
7.3.0
7.2.2
7.2.1
7.2.0
Added
- Added support for Xcode 11 test plans #491 by @maniramezan
Fixed
- Add remote Swift packages to the Frameworks build phase #487 by @kwridan
- System library added to a group has empty path #488 by @damirdavletov
- Fix Products group serialisation with temporary ids #489 by @damirdavletov
7.1.0
Added
- Add
onlyGenerateCoverageForSpecifiedTargets
parameter toTestAction
#473 by @kateinoigakukun - Added support for
PBXTargetDependency.product
#481 by @yonaskolb - Xcode 11 support