Help: xcode-project build-ipa: error: argument --workspace: Path "ios/App/App.xcworkspace" does not exist #1481
Replies: 2 comments
-
Here is the build ID: 641106eee7b3ed2ac1f06ae3 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
So far codemagic, a very impressive tool. Android builds work quite smoothly.
Running into a very strange issue on iOS.
For IPA distribution, I get this error.
Help: xcode-project build-ipa: error: argument --workspace: Path "ios/App/App.xcworkspace" does not exist
However, the path is exactly correct for Ionic Capacitor project of mine.
For instance, cd ios && pod install works perfectly because iOS folder exists.
In iOS folder, under App folder there is App.xcworkspace folder. However, codemagic is not able to read it, why?
Here is my pipeline code.
If this works with iOS as well then we are through, please help!
Beta Was this translation helpful? Give feedback.
All reactions