I\'m new to DevOps so please go easy on me if I\'ve missed something basic :)
I’m using the following in Azure Pipelines: Hosted MacOS with an Xcode Build Agent (Xcod
Here's how we got building an iOS app with multiple provisioning profiles to work in Azure DevOps.
provisioningProfiles
YOUR_BUNDLE_ID.watchkitapp.watchkitextension
UUID_OF_ASSOCIATED_PROVISIONING_PROFILE
YOUR_BUNDLE_ID.watchkitapp
UUID_OF_ASSOCIATED_PROVISIONING_PROFILE
YOUR_BUNDLE_ID
UUID_OF_ASSOCIATED_PROVISIONING_PROFILE
signingCertificate
iOS Distribution
signingStyle
manual
method
app-store
teamID
YOUR_TEAM_ID