Replies: 2 comments
-
Hi @mindistio,
And I see that you have already fixed it as your latest build succeeded. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
Just to run a codemagic build. Here is a build id: 64a2ae0412b55851a466a094
Expected results
I expect to fix this error and continue using this super convenient way to build an app.
Actual results
Using Xcode 14.2 (14C18)
Check MindistWell.xcworkspace build settings
Execute "xcodebuild -workspace ios/MindistWell.xcworkspace -scheme MindistWell -showBuildSettings"
Archive MindistWell.xcworkspace
Execute "xcodebuild -workspace ios/MindistWell.xcworkspace -scheme MindistWell -destination generic/platform=iOS -archivePath build/ios/xcarchive/MindistWell_9esl1zr5.xcarchive archive COMPILER_INDEX_STORE_ENABLE=NO DEVELOPMENT_TEAM=K45B3N5K3U 'CODE_SIGN_IDENTITY=Apple Distribution' CODE_SIGN_STYLE=Manual"
Failed to archive ios/MindistWell.xcworkspace
Build failed :|
Build id (optional)
64a2ae0412b55851a466a094
Beta Was this translation helpful? Give feedback.
All reactions