File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 22
33## Next Version
44
5- ### Feature support for multiple deployment targets with xcode 14
6-
7- - Added ` supportedDestinations ` for target
8- - Added a new platform value ` auto ` that we can use only with ` supportedDestinations `
9- - Added the possiblity to avoid the definition of plaform, only when we use ` supportedDestinations ` , that fallbacks to 'auto'
10- - Added ` destinationFilters ` for sources and dependecies
11- - Added ` inferDestinationFiltersByPath ` , a convenience filter for sources
12- - Added visionOS support
13-
145### Added
15-
6+ - [ Multi-destination targets] ( https://github.com/yonaskolb/XcodeGen/blob/master/Docs/ProjectSpec.md#supported-destinations ) #1336 @amatig
7+ - Added ` supportedDestinations ` to target
8+ - Added optional new ` platform ` value of ` auto ` when using ` supportedDestinations `
9+ - Added ` destinationFilters ` for sources and dependecies
10+ - Added ` inferDestinationFiltersByPath ` , a convenience filter for sources
1611- ` .mlpackage ` files now default to being a source type #1398 @aaron-foreflight
1712- Added support for ` Build Tool Plug-ins ` in ` AggregateTarget ` #1390 @BarredEwe
1813
You can’t perform that action at this time.
0 commit comments