Skip to content
Discussion options

You must be logged in to vote

hello @Bebrevski, let's first start by setting the destination for the archive, so your build command will look like this;

          - name: Build ipa for distribution and version
            script: |
              xcode-project build-ipa \
              --workspace "$CM_BUILD_DIR/ios/$XCODE_WORKSPACE" \
              --scheme "$XCODE_SCHEME" \
              --archive-flags="-destination 'generic/platform=iOS'"    

then share with me the new build id

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

@Bebrevski
Comment options

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