What鈥檚 Changed
- Added Platform input. Existing workflows continue to work as before as the default value is
detect
, but setting this Input is recommended. Exxample:- platform: iOS
This removes an internal phase of reading per-project build settings. In addition multiplatform app targets are now supported, where detecting the platform was not possible.
Full Changelog: Comparing 5.7.0...5.8.0 路 bitrise-steplib/steps-xcode-archive 路 GitHub