Skip to content

Releases: bitrise-steplib/steps-xcode-archive

2.4.0

22 Nov 10:41

Choose a tag to compare

  • Deprecated input: auto-detect export method - use direct export methods
  • New input: verbose_log - Enable verbose logging
  • 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

2.3.7

26 Oct 11:51

Choose a tag to compare

  • reliable parsing of scheme - targets mapping analyzer output

2.3.6

20 Oct 16:27

Choose a tag to compare

  • fix scheme - targets mapping (if scheme defined in the workspace)
  • fixed special characters in certificate and profile names
  • filter code sign groups for project capabilities

2.3.5

11 Oct 15:41

Choose a tag to compare

  • fixed xcode managed profile detection
  • scheme - targets mapping fixes
  • strip custom export options

2.3.4

09 Oct 09:27

Choose a tag to compare

  • filter default provisioning profile if more then one possible codesign group found

2.3.3

06 Oct 16:16

Choose a tag to compare

  • fixed scheme - application target mapping
  • fixed target - provisioning profile mapping
  • handle if archive used NON xcode managed profile
  • prefer archive team, if multiple code sign groups found

2.3.2

29 Sep 18:58

Choose a tag to compare

  • scheme - targets mapping fixes
  • .ipa search fix
  • print installed profiles, if no matching profile found for target
  • add teamID node to exportOptions.plist in case of export_method input's value: auto-detect
  • add signingCertificate node to exportOptions.plist in case of export_method input's value: auto-detect

2.3.1

21 Sep 12:56

Choose a tag to compare

  • export options provisioningProfiles node fixes
  • typo fixes

2.3.0

15 Sep 15:53

Choose a tag to compare

  • force_team_id, force_code_sign_identity, force_provisioning_profile_specifier and force_provisioning_profile inputs revision
  • fixed exportOptions for Xcode 9

2.2.1

04 Sep 14:55

Choose a tag to compare

  • fixed exportOptions generation