Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS app publishing/archiving in VS 17.3 #761

Closed
davidbritch opened this issue Aug 9, 2022 · 0 comments · Fixed by #1291
Closed

iOS app publishing/archiving in VS 17.3 #761

davidbritch opened this issue Aug 9, 2022 · 0 comments · Fixed by #1291
Assignees
Labels
doc-enhancement Improve the current content [org] Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@davidbritch
Copy link
Contributor

davidbritch commented Aug 9, 2022

When .NET MAUI GA'd in May 2022 it was possible to publish an iOS app via the CLI but VS support was lacking. However, VS 17.3 supports publishing/archiving via the UI (right-click on project and select Publish). For iOS this requires you to have iOS as your deployment target and switch to the Release config, be paired to a Mac build agent, and then the process eventually produces an app package.

Requires the use of a non-enterprise AppStoreConnect account.

The VS publishing process needs doc'ing so that we have UI + CLI docs for publishing on iOS. This will involve updating/refactoring https://learn.microsoft.com/en-gb/dotnet/maui/ios/deployment/overview?view=net-maui-7.0


Associated WorkItem - 57818

@davidbritch davidbritch added Pri1 High priority, do before Pri2 and Pri3 doc-idea Indicates issues that are suggestions for new topics [org] labels Aug 9, 2022
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Aug 9, 2022
@davidbritch davidbritch removed the ⌚ Not Triaged Not triaged label Dec 1, 2022
@davidbritch davidbritch self-assigned this Dec 1, 2022
@davidbritch davidbritch added doc-enhancement Improve the current content [org] 🗺️ reQUEST Triggers an issue to be imported into Quest. and removed doc-idea Indicates issues that are suggestions for new topics [org] labels Jan 3, 2023
@github-actions github-actions bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org] Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants