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.