Releases: bitrise-steplib/steps-xcode-archive
Releases · bitrise-steplib/steps-xcode-archive
1.10.1
11 Oct 09:18
Compare
Sorry, something went wrong.
No results found
BREAKING: export_options_path removed, instead use:
custom_export_options_plist_content - Custom export options plist content.
step output improvements in case of custom export options
1.10.0
23 Sep 15:08
Compare
Sorry, something went wrong.
No results found
if output_tool=xcpretty raw xcodebuild output's path will exported in BITRISE_XCODE_RAW_RESULT_TEXT_PATH environment variable
1.9.2
19 Sep 12:00
Compare
Sorry, something went wrong.
No results found
remove template from mktemp
1.9.1
06 Sep 15:47
Compare
Sorry, something went wrong.
No results found
new ipa export related inputs:
export_method: Select method for export
upload_bitcode: Include bitcode?
compile_bitcode: Rebuild from bitcode?
team_id: The Developer Portal team to use for this export
new xcode 8 related inputs:
force_team_id: Force Developer Portal team to use during archive
force_provisioning_profile_specifier: Force code signing with Provisioning Profile Specifier
1.9.0
11 Aug 13:38
Compare
Sorry, something went wrong.
No results found
NEW INPUT : export_all_dsyms
If this input is set to yes step will collect every dsym (.app dsym and framwork dsyms) in a directory, zip it and export the zipped directory path. Otherwise only .app dsym will be zipped and the zip path exported.
1.8.5
26 Jul 12:47
Compare
Sorry, something went wrong.
No results found
1.8.4
26 Jul 12:23
Compare
Sorry, something went wrong.
No results found
[70fde9c ] bitrise.yml revision & v1.8.4
[c4ab5f9 ] Merge pull request #45 from bitrise-io/feature/debug-print-paths
[e85a01c ] debug print the exposed paths
1.8.3
05 Jul 13:41
Compare
Sorry, something went wrong.
No results found
step ensures if xcarchive generated after archive command
1.8.2
01 Jul 10:14
Compare
Sorry, something went wrong.
No results found
1.8.1
23 Jun 15:01
Compare
Sorry, something went wrong.
No results found
allow to use deprecated export method: use_deprecated_export
more info about the format of the Code Sign Identity