Failing Builds iOS React Native #2017
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproducewe use the default codemagic iOS build workflow, but the build fails in the "Build ipa for distribution" Expected resultsA build that doesn't fail Actual resultsUsing Xcode 14.3.1 (14E300c) Archive myapp.xcworkspace
Failed to archive /Users/builder/clone/ios/myapp.xcworkspa Build id (optional)64f5bcfed3d03298ff98c458 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi @saintmalik, Can you share the build ID? The error messages are not providing useful information right now. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply
…On Thu, 7 Sept 2023, 1:18 pm Himesh Panchal, ***@***.***> wrote:
Hi @saintmalik <https://github.com/saintmalik>, The issue is with the
provisioning profile
error: Provisioning profile "okaytestflightprofile" doesn't support the Associated Domains capability.
please add it from the apple developer account and try re-running the
build.
—
Reply to this email directly, view it on GitHub
<#2017 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI3GBNT2UZNYMQJI2VV377LXZG3QRANCNFSM6AAAAAA4KJTKPQ>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/2017/comments/6936786@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
While I’m closing our discussion for now, if you have any other questions or suggestions, feel free to reply back or start a new discussion anytime. Have a nice day! |
Beta Was this translation helpful? Give feedback.
Hi @saintmalik, The issue is with the provisioning profile
please add it from the apple developer account and try re-running the build.