Releases: bitrise-steplib/steps-export-xcarchive
Releases · bitrise-steplib/steps-export-xcarchive
2.2.0
2.1.0
2.0.0
Include bitcode
(upload_bitcode) and Rebuild from bitcode
(compile_bitcode) inputs now default to 'yes'. The default values of these inputs previously did not take effect, being erroneously parsed as false ignoring the option specified.
Removed the unused input: Specify Provisioning Profile name to use by export
(legacy_export_provisioning_profile_name).
1.0.3
- updated profile filtering
1.0.2
Add Cordova, Ionic, Flutter to the supported platform list.
1.0.1
1.0.0
- Deprecated input:
auto-detect
export method - use direct export methods - New input:
verbose_log
- Enable verbose logging - Xcode 9 Codesigning update
- Legacy export method is not supported from Xcode version 9
- Using the generated xcarchive file instead of parsing the project file to collect the Codesign settings
- Use the latest valid certificate if multiple presented with the same common name