Export iOS and tvOS Xcode archive v4.0.0

[#23] Clean up and standardize step inputs, update descriptions

Breaking changes to step inputs

  • export method has been renamed to distribution_method to align with other Xcode steps
  • Removed previously deprecated auto-detect option of distribution_method. Please select the desired method explicitly (development, app-store, ad-hoc, enterprise)
  • custom_export_options_plist_content input has been renamed to export_options_plist_content to align with other Xcode steps
  • team_id input has been renamed to export_development_team
  • verbose_log input now defaults to false

This topic was automatically closed after 90 days. New replies are no longer allowed.