Skip to content

How do we build and test Release versions for iOS in Maui now that Visual Studio for Mac is dead? #23492

Answered by michael-senva
jonmdev asked this question in Q&A
Discussion options

You must be logged in to vote

Pair to Mac with Mono/Xcode is the workflow I've been using for several years now for debug and Release modes. I can also confirm that it is working in .NET 8 after just recently migrating from .NET 7. The process facilitates automatic deployment to the phone and should run after finishing with the app build still being present on the device until modified/removed manually.

FWIW, I only push to the App Store via the organizer in Xcode, I haven't tried the manual packaging process.

EDIT: I didn't realize you could push debug builds to the iOS device connected via USB to the windows PC. I've always had it connected to the Mac, may be why I've never seen an issue between the two modes.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jonmdev
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants