XcodeGen v2.10.0 Release Notes

Release Date: 2019-10-27 // over 4 years ago
  • โž• 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
    • 0๏ธโƒฃ 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

    Commits