Skip to content

Releases: bitrise-io/steps-xcode-builder

3.3.1

30 Aug 08:46
Compare
Choose a tag to compare

Fixed embedded.mobileprovision checking - multiple allowed, for embedded extensions which require signing.

v3.3.0

22 Jul 18:44
Compare
Choose a tag to compare

Removed the now deprecated https://github.com/bitrise-io/xcodebuild-unittest-miniserver based old solution, not required anymore.

v3.2.0

07 Apr 14:29
Compare
Choose a tag to compare

Xcode Archive creation fix: exportProvisioningProfile replaced the previous exportWithOriginalSigningIdentity as it caused entitlements issues.

The Xcode version selection was also removed from the step, the new recommended way is to use the https://github.com/bitrise-io/steps-select-xcode-version step for activating Xcode versions. This will make it easier to maintain that code separately and to make it easier to identify the Xcode version used for a section of the Workflow.