Build IPA for Native iOS project Failed #2546
Replies: 2 comments
-
Hi @neerajpal2407 the error message suggests that your But the safest way is to double-check it by yourself on the build machine. 3.Then just enter the host address, username, and password into VNC viewer on your local machine. |
Beta Was this translation helpful? Give feedback.
-
Sorry but i would like to inform you that from now we are not going to use
CodeMagic for company So don't need to reply us it's happened due to late
reply and low efficient of developer to problem solve
…On Tue, May 21, 2024 at 5:00 PM Neeraj pal ***@***.***> wrote:
On Tue, May 21, 2024 at 4:52 PM David Maldonado ***@***.***>
wrote:
> Hi @neerajpal2407 <https://github.com/neerajpal2407> the error message
> suggests that your .xcworkspace is on a different location than the one
> you have specified
> --workspace: Path "/Users/builder/clone/demoAppForCICD.xcworkspace" does
> not exist
> maybe is on this location --workspace
> "$CM_BUILD_DIR/demoAppForCICD/$XCODE_WORKSPACE"
>
> But the safest way is to double-check it by yourself on the build machine.
>
> 1.
>
> Click on enable SSH/VNC checkbox
> image.png (view on web)
> <https://github.com/codemagic-ci-cd/codemagic-docs/assets/38918425/034f392f-5dd5-452a-bdf7-639775991e1c>
> 2.
>
> the Explore build machine via SSH or VNC client button will appear
> image.png (view on web)
> <https://github.com/codemagic-ci-cd/codemagic-docs/assets/38918425/2ffb51dd-721e-44f9-8dd3-19c7fd305815>
>
> 3.Then just enter the host address, username, and password into VNC
> viewer on your local machine.
> The source code of your app is cloned to a folder called clone, check
> in there where actually the .xcworkspace is located
>
> —
> Reply to this email directly, view it on GitHub
> <#2546 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A4TG3LZDJ3PQ75D56S4WHG3ZDNGS5AVCNFSM6AAAAABIBTBRZ6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKMBYHAYDG>
> .
> You are receiving this because you were mentioned.Message ID:
> <codemagic-ci-cd/codemagic-docs/repo-discussions/2546/comments/9508803@
> github.com>
>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
iOS (Swift, Objective-C)
Steps to reproduce
When Creating build for Native iOS by codeMagic then it gives error:
usage: xcode-project build-ipa [-h] [--log-stream {stderr,stdout}] [--no-color] [--version] [-s] [-v] [--project XCODE_PROJECT_PATH] [--workspace XCODE_WORKSPACE_PATH] [--target TARGET_NAME] [--config CONFIGURATION_NAME] [--scheme SCHEME_NAME] [--clean] [--no-show-build-settings] [--archive-directory ARCHIVE_DIRECTORY] [--archive-flags ARCHIVE_FLAGS] [--archive-xcargs ARCHIVE_XCARGS] [--ipa-directory IPA_DIRECTORY] [--export-options-plist EXPORT_OPTIONS_PLIST] [--export-flags EXPORT_FLAGS] [--export-xcargs EXPORT_XCARGS] [--remove-xcarchive] [--disable-xcpretty] [--xcpretty-options XCPRETTY_OPTIONS]


xcode-project build-ipa: error: argument --workspace: Path "/Users/builder/clone/demoAppForCICD.xcworkspace" does not exist
this is my project folder
This is my Yaml File
Build failed :|
Step 4 script
Build ipa for distribution
exited with status code 2Expected results
Please assist me why this issue occure
Actual results
Please assist me why this issue occure
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions