使用 android device 時,遇到 "若要建立此專案,必須安裝下列工作負載: maccatalyst" 這個錯誤
In Terminal, install the latest public build of .NET MAUI:
dotnet workload install maui --source https://api.nuget.org/v3/index.json
dotnet workload install android
安裝後要重新啟動 Visual Studio