You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ability to specify project format version via projectFormat option #1566@anivaros
Added explicitFolders property to TargetSource that is passed through to PBXFileSystemSynchronizedRootGroup, to turn entire subfolders into Resources #1596@macguru
Allow synced folders to be sorted using groupOrdering#1596@macguru
Added excludes support for syncedFolder sources with glob pattern matching #1587@mirkokg
Automatically exclude Info.plist from 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=YES and 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 supportedDestinations presets being injected when settingPresets is none#1599@macguru