Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Releases: bitrise-steplib/steps-ios-auto-provision

1.5.4

16 Oct 12:35
ff0350e
Compare
Choose a tag to compare

Update dependencies to support Xcode 12, thanks @jabeattie, and @vfxdrummer.
Step description and log updated, thanks @m4rr.

1.5.3

23 Jun 08:44
e6443be
Compare
Choose a tag to compare

Renamed to iOS Auto Provision with Apple ID to make it easy to distinguish from iOS Auto Provision with App Store Connect API. This kicks off a migration to the latter one.

Fixed parsing issue with Xcode 11.4 (#122):

[Xcodeproj] Unknown object version.

Thanks for the contribution @ubuntudroid !

1.5.2

16 Jan 09:52
4c504c6
Compare
Choose a tag to compare

Use --force flag for bundler v1 installation.

1.5.1

15 Jan 15:17
d67ead3
Compare
Choose a tag to compare

Install bundler version 1.17.3, to make the step working in environment, where bundler 2 is installed.

1.5.0

19 Dec 14:10
6d6b7be
Compare
Choose a tag to compare

Change Bitrise managed Profile name layout to: Bitrise <platform> <distribution type> - (<bundle id>), this way the step supports iOS and tvOS targets with the same bundle id.

1.4.3

16 Dec 12:14
Compare
Choose a tag to compare

Fixed an issue referencing an unavailable variable in the ensure_xcode_managed_profile method.
Thanks @leedsalex ! 🚀

1.4.2

22 Nov 12:54
Compare
Choose a tag to compare

Redacting certificate password in the logs, if debug log is enabled or certificate import fails.

1.4.1

15 Oct 08:54
Compare
Choose a tag to compare

Add Cordova, Ionic, React-native, Flutter to the supported platform list.

1.4.0

02 Oct 11:18
bdc059f
Compare
Choose a tag to compare

Support added for new Apple Development and Distribution profiles. Profile validation wrapped in a retry block. Ruby dependencies upgraded.

1.3.2

27 Sep 08:27
Compare
Choose a tag to compare

Updated xcodeproj dependency version to support newer object versions for projects.