-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduce
https://codemagic.io/app/6560b6738a3b0b03874faf62/build/65707e6e749000976c48f104 Expected resultsI am expecting to build iOS application and get .ipa file as artifact. Keep in mind that I don't have any problems with .apk/aab build for Android. Actual resultsUsing Xcode 14.2 (14C18) Archive POCReactNative.xcworkspace ❌ /Users/builder/clone/ios/POCReactNative.xcodeproj: error: "POCReactNative" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor. (in target 'POCReactNative' from project 'POCReactNative')
Failed to archive /Users/builder/clone/ios/POCReactNative.xcworkspace Build failed :| Build id (optional)65707e6e749000976c48f104 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I have the same issue! I hope somebody to have a solution. |
Beta Was this translation helpful? Give feedback.
-
hello @Bebrevski, let's first start by setting the destination for the archive, so your build command will look like this;
then share with me the new build id |
Beta Was this translation helpful? Give feedback.
hello @Bebrevski, let's first start by setting the destination for the archive, so your build command will look like this;
then share with me the new build id