2.12.0
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