What’s Changed
Breaking changes:
- Removed legacy cache support (
cache_levelInput). Please use other options:
-
changed Log formatter(
log_formatter) toxcbeautifyfrom xcpretty. -
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