XcodeGen v2.12.0 Release Notes

Release Date: 2020-02-01 // over 4 years ago
  • โž• Added

    • โž• Added pre and post command options. Useful for running pod install in combination with --use-cache #759 @yonaskolb
    • ๐Ÿ‘Œ Support for language and region settings on a target basis #728 @FranzBusch
    • โž• Added option to generate only Info.plist files with --only-plists #739 @namolnad
    • โž• Added the option to specify a simulateLocation in a scheme #722 @basvankuijck
    • ๐Ÿ‘Œ Support for On Demand Resources tags #753 @sipao

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed resolving a relative path for projectReference.path #740 @kateinoigakukun
    • Don't add framework dependency's directory to FRAMEWORK_SEARCH_PATHS if it is implicit #744 @ikesyo @yutailang0119
    • ๐Ÿ›  Fixed resolving relative path passed to XcodeProj #751 @PycKamil
    • ๐Ÿš€ Prefer configurations named "Debug" or "Release" for default scheme build configurations #752 @john-flanagan
    • โž• Added an extra check for package versions. #755 @basvankuijck

    Internal

    • โšก๏ธ Update to SwiftCLI 6.0 and use the new property wrappers #749 @yonaskolb

    Commits