iOS Auto Provision with App Store Connect API v1.0.0

Added the Bitrise Apple Developer Connection (connection) input. The default behavior is the following: Use the enabled Apple Developer connection based on API key authentication. Step inputs are only used as a fallback.
Available options:
- automatic: Use the enabled Apple Developer connection based on API key authentication. Step inputs are only used as a fallback.
- api_key: Use the Apple Developer connection based on API key authentication. Authentication-related Step inputs are ignored.
- off: Do not use the Apple Developer Connection. Only authentication-related Step inputs are considered.

To opt-out Bitrise Apple Developer Connection for the step set connection input to off and specify API key via api_key_path and api_issuer inputs.

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