github yonaskolb/XcodeGen 2.20.0

latest releases: 2.40.1, 2.40.0, 2.39.1...
3 years ago

Added

  • Allow specifying a github name like JohnSundell/Ink instead of a full url for Swift Packages #1029 @yonaskolb
  • Added explicity LastUpgradeCheck and LastUpgradeVersion override support so it's possible to override these properties without using the project.xcodeVersion. 1013 @Andre113
  • Added macroExpansion for run in schemes #1036 @freddi-kit
  • Added askForAppToLaunch for profile in schemes #1035 @freddi-kit
  • Added support for selectedTests in schemes Test configuration. #913 @ooodin

Fixed

  • Fixed regression on .storekit configuration files' default build phase. #1026 @jcolicchio
  • Fixed framework search paths when using .xcframeworks. #1015 @FranzBusch
  • Fixed bug where schemes without a build target would crash instead of displaying an error #1040 @dalemyers
  • Fixed files with names ending in Info.plist (such as GoogleServices-Info.plist) from being omitted from the Copy Resources build phase. Now, only the resolved info plist file for each specific target is omitted. #1027 @liamnichols

Internal

  • Build universal binaries for release. XcodeGen now runs natively on Apple Silicon. #1024 @thii

Commits

Don't miss a new XcodeGen release

NewReleases is sending notifications on new releases.