Archive for Publishing not creating archive file

-- -- 957 Reputation points
2023-09-09T19:02:03.33+00:00

Hi

Visual Studio Mac.

MAUI app builds fine however Archive for Publishing does not create an archive file without any apparent error message. Checked under XCode->Organize->Window as well just to be sure.

What can I do to fix this issue and get the archive?

Thanks

Regards

Developer technologies | .NET | .NET MAUI
{count} vote

Answer accepted by question author
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,451 Reputation points Microsoft External Staff
    2023-10-02T07:56:10.32+00:00

    Hello,

    As you @-- -- said, you could use VS 2022(Windows), please use it instead. Since I still cannot reproduce the issue, it's suggested that you could try to report a problem for Visual Studio for Mac.

    Thanks for your sharing and understanding.

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Leo Wagner de Souza 696 Reputation points
    2023-09-12T20:14:36.2433333+00:00

    Hello!

    Check this configurations:

    User's image

    Output file:

    User's image

    Be sure to check the IPA option:

    User's image

    Finally, try to build it from the command line:
    https://learn.microsoft.com/en-us/dotnet/maui/ios/cli

    And if nothing works, post your building and output log.

    If this answer helped you, please accept it.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.