Added
- Support
runPostActionsOnFailure
for running build post scripts on failing build #1075 @freddi-kit
Changed
- Xcode no longer alerts to project changes after regeneration, due to internal workspace not regenerating if identical #1072 @yonaskolb
Fixed
- Fixed no such module
DOT
error when package is used as a dependency #1067 @yanamura - Fixed scheme config variant lookups for some configs like
ProdDebug
andProd-Debug
that broke in 2.21.0 #1070 @yonaskolb