iOS Auto Provision with Apple ID v2.0.0

Breaking changes

(#154) Add config option to disable missing test device registration on the Apple Developer portal at step runtime. This new option is disabled by default to avoid unintended device registrations. If you want to continue using this feature, set this new config option to true.

(#154, #157) When the Step checks whether an existing Step-managed Development or Ad Hoc Provisioning Profile is valid all the Apple Developer Portal devices are considered, not just the Bitrise Test Devices.

Existing Step-managed Development Provisioning Profile Device list validation happens even if the Development Profile Type is auto-selected.

(auto-selected Profile Type: Distribution type Step Input is not set to development, but development certificate provided via Certificate URL step input, this case next to the desired distribution type, Development signing will be ensured too).

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