Releases: bitrise-io/steps-xcode-builder
Releases · bitrise-io/steps-xcode-builder
3.3.1
v3.3.0
Removed the now deprecated https://github.com/bitrise-io/xcodebuild-unittest-miniserver based old solution, not required anymore.
v3.2.0
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.