Added
- Added ability to skip tests #582 @kadarandras
- Added ability to set
attributes
on build files #583 @min - Allow using environment variables in the form of
${SOME_VARIABLE}
. This might be a breaking change when a target template attribute is also defined as an environment variable #594 @tomquist - Added support for
watchapp2-container
andframework.static
product types #604 @yonaskolb
Fixed
- Fixed
.pch
files being bundled as resources #597 @thii - Fixed an issue that prevents watchOS Intents Extension from running correctly. #571 @KhaosT
Changed
- Updated the default
compatibilityVersion
project setting fromXcode 9.3
toXcode 10.0
#581 @acecilia - Updated to XcodeProj 7.0.0. Note that the length of generated UUIDs has changed #604 @yonaskolb