Added
- Multi-destination targets #1336 @amatig
- Added
supportedDestinations
to target - Added optional new
platform
value ofauto
when usingsupportedDestinations
- Added
destinationFilters
for sources and dependencies - Added
inferDestinationFiltersByPath
, a convenience filter for sources
- Added
.mlpackage
files now default to being a source type #1398 @aaron-foreflight- Added support for
Build Tool Plug-ins
inAggregateTarget
#1390 @BarredEwe