Replies: 2 comments 2 replies
-
Hi @Jroman997, |
Beta Was this translation helpful? Give feedback.
2 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.
-
I have a query about how to generate the ipa, I am using this repo https://github.com/codemagic-ci-cd/codemagic-sample-projects/blob/main/ios/ios-automatic-code-signing-demo-project/codemagic.yaml#LL54C13-L54C92 I understand the command is xcode-project build-ipa --workspace "$XCODE_WORKSPACE" --scheme "$XCODE_SCHEME" and when I run it I get this error.
I understand that this export options.plist file is missing, I tried to search the repository but I can't find it, do you know how I can generate it?
Thanks for your support
Beta Was this translation helpful? Give feedback.
All reactions