Replies: 1 comment 4 replies
-
Hello @Kutbi-dev,
or
Re-run the build and please share how it goes. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
Start the build from codemagic
on step "Set up code signing settings on Xcode project" getting below error
Configure code signing settings
Searching for files matching /Users/builder/Library/MobileDevice/Provisioning Profiles/.mobileprovision
Searching for files matching /Users/builder/Library/MobileDevice/Provisioning Profiles/.provisionprofile
List available code signing certificates in keychain /Users/builder/Library/codemagic-cli-tools/keychains/09-01-25_4d2yglhg.keychain-db
Searching for files matching /Users/builder/clone/**/*.xcodeproj
Failed to set code signing settings for apps/responder-app/node_modules/react-native-fast-image/ios/FastImage.xcodeproj
Build failed :|
Step 15 script
Set up code signing settings on Xcode project
exited with status code 1Expected results
build should be published successfully
Actual results
Earlier build was successfully published and all artifacts generated
Successfull build logs for the same step
Configure code signing settings
Searching for files matching /Users/builder/Library/MobileDevice/Provisioning Profiles/.mobileprovision
Searching for files matching /Users/builder/Library/MobileDevice/Provisioning Profiles/.provisionprofile
List available code signing certificates in keychain /Users/builder/Library/codemagic-cli-tools/keychains/07-01-25_6h4i6z11.keychain-db
Searching for files matching /Users/builder/clone/**/*.xcodeproj
Completed configuring code signing settings
Generated options for exporting the project
Saved export options to /Users/builder/export_options.plist
Build id (optional)
677fbeb2ec8e639834f180e4
Beta Was this translation helpful? Give feedback.
All reactions