Skip to content

React Native (Expo) build fails with error 65 at archive step #3127

Closed Answered by dtrdic
Pravez asked this question in Q&A
Discussion options

You must be logged in to vote

hello @Pravez please try adding the archive flag to your build command

xcode-project build-ipa \
  --workspace "$CM_BUILD_DIR/ios/$XCODE_WORKSPACE" \
  --scheme "$XCODE_SCHEME" \
  --archive-flags="-destination 'generic/platform=iOS'"    

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Pravez
Comment options

@dtrdic
Comment options

Answer selected by dtrdic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants