Skip to content

1.62.0 Improvements

Compare
Choose a tag to compare
@asfalcone asfalcone released this 23 Feb 02:16
· 13477 commits to master since this release
  • Added more parameters to sonar action
  • Added block parameter to update_info_plist action
  • Allow for "carthage update" in the carthage action
  • Changed "xcode version" parameter in ensure_xcode_version action to be required
  • Made ipa file optional for the hockey action
  • Fixed git_pull by using git fetch --tags to work on newer versions of git
  • Better error handling in make_changelog_from_jenkins action
  • Fixed backup_xcarchive destination path handling