Skip to content

.NET MAUI publish net8.0-ios, I create artifact .ipa, i list it and i can see it , but it isn't saved. #2876

Closed Answered by dam-ease
Siakis asked this question in Q&A
Discussion options

You must be logged in to vote

Please can you take out the CM_BUILD_DIR from the var section of your codemagic.yaml. Also, remove sudo being used before the commands. Lastly, in your build section, kindly specify as:

-o ../artifacts
    artifacts:
        - ./artifacts/*.ipa

Here is the link to the sample dotnet project - https://github.com/codemagic-ci-cd/codemagic-sample-projects/blob/main/dotnet-maui/dotnet-maui-android-ios/codemagic.yaml

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Siakis
Comment options

@dam-ease
Comment options

Answer selected by Siakis
@Siakis
Comment options

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