Skip to content

Releases: bitrise-steplib/steps-export-xcarchive

2.2.0

09 Dec 14:55
bbc2ecc
Compare
Choose a tag to compare
  • Use xcodebuild exported .ipa name. #17

2.1.0

08 Oct 13:52
5b89c26
Compare
Choose a tag to compare
  • App Clip support added (#16 )

2.0.0

09 Jan 09:45
Compare
Choose a tag to compare

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

12 Nov 14:21
Compare
Choose a tag to compare
  • updated profile filtering

1.0.2

11 Oct 08:49
Compare
Choose a tag to compare

Add Cordova, Ionic, Flutter to the supported platform list.

1.0.1

21 Dec 10:30
Compare
Choose a tag to compare
  • custom export options fix

1.0.0

24 Nov 11:44
Compare
Choose a tag to compare
  • 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

0.9.2

19 Dec 16:12
Compare
Choose a tag to compare
  • removed rvm fix

0.9.1

23 Nov 16:14
Compare
Choose a tag to compare
  • NEW OUTPUT: BITRISE_IDEDISTRIBUTION_LOGS_PATH - path to the ide distribution logs in case of exporting ipa with export. This output will be exported only if export fails.
  • minor fixes

0.9.0

18 Oct 12:36
Compare
Choose a tag to compare

First release.