Xcode Archive & Export for iOS v6.0.0

What’s Changed

Breaking changes:

  1. Removed legacy cache support (cache_level Input). Please use other options:
  1. changed Log formatter(log_formatter) to xcbeautify from xcpretty.

  2. Bitrise managed auto codesigning uses modern profile paths ($HOME/Library/Developer/Xcode/UserData/Provisioning Profiles).
    For compatibility profiles are still fetched from the previous path ($HOME/Library/MobileDevice/Provisioning Profiles).
    This will cause breaking changes only if custom scripts depend on the previous path.

Full Changelog: Comparing 5.9.5...6.0.0 · bitrise-steplib/steps-xcode-archive · GitHub