-
Hi, Just getting started with Codemagic and running a test build for an iOS build of an Ionic Capacitor app. I've been following the documentation and t's gone pretty well up to now. But I've hit a block when it comes to the 'build IPA for distribution phase'. I receive the error -
My build id is 641c4ce23076c5d7cbce3051. I'd appreciate if someone could take a look and point me in the right direction. Many thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just as I posted this i found a solution. The problem was that the provisioning profile i was using was from my account, not the company account so didn't have permission for Associated Domains. Switched out the profiles and all good now. |
Beta Was this translation helpful? Give feedback.
Just as I posted this i found a solution. The problem was that the provisioning profile i was using was from my account, not the company account so didn't have permission for Associated Domains. Switched out the profiles and all good now.