Added
- Added ability to specify project format version via
projectFormatoption #1566 @anivaros - Added
explicitFoldersproperty toTargetSourcethat is passed through toPBXFileSystemSynchronizedRootGroup, to turn entire subfolders into Resources #1596 @macguru - Allow synced folders to be sorted using
groupOrdering#1596 @macguru - Added
excludessupport forsyncedFoldersources with glob pattern matching #1587 @mirkokg - Automatically exclude
Info.plistfrom synced folder membership when it's within the synced folder #1587 @mirkokg - Add empty copy resources build phase for synced folders so resources are copied correctly #1587 @mirkokg
Fixed
- Fixed synced folders ignoring
createIntermediateGroups=YESand always being created at the root level #1596 @macguru - Fix membership exceptions not working for nested synced folders with intermediate groups enabled #1596 @macguru
- Fix
supportedDestinationspresets being injected whensettingPresetsisnone#1599 @macguru
Internal
- Update to XcodeProj 9.10.1 #1597 @yonaskolb
- Fix CI: add explicit xcodebuild destinations and update Xcode matrix #1594 @yonaskolb
- Update ArtifactBundleGen to 0.0.8 #1570 @georgenavarro