dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.26k stars 1.76k forks source link

Enable Publish a MacCatalyst app from Windows #25805

Closed thirstyape closed 1 week ago

thirstyape commented 1 week ago

Description

Now that VS2022 for Mac is dead I think it would make quite a bit of sense to have remote publishing for macOS from Windows made available as it is already for iOS.

Public API Changes

Specifically, add the following CLI options:

Intended Use-Case

Simplify the overly complex publishing for .NET MAUI apps so there is one more thing you can do on a single machine. Which will also aid in enabling build servers such as Jenkins to be able to automate publishing.

mattleibow commented 1 week ago

This is not really a MAUI issue but more the VS/IDE, so please open the issue there for that team to add the capability.

dotnet-policy-service[bot] commented 1 week ago

Thanks for the issue report @thirstyape! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
dotnet-policy-service[bot] commented 1 week ago

Thanks for the issue report @thirstyape! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code).

If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.