2.10.0
Added
- Support Target Reference to another project. #655 @kateinoigakukun
- Added
coverageTargets
for test target. This enables to gather code coverage for specific targets. #656 @kateinoigakukun
Fixed
- Add base localisation by default even if no base localised files were found. Fixes warning in Xcode 11 #685 @yonaskolb
- Don't generate CFBundleExecutable in default generated Info.plist for
bundle
target types #689 @FranzBusch - Fixed resolving relative paths with custom project destination #681 @giginet
- Fixed resolving relative paths for Info.plist #683
- Fixed macOS unit test target TEST_HOST #696 @mjarvis
Internal
- Restructure targets #698 @yonaskolb