Remote connection to Mac installs CorePackage.pkg and MobileDevices.pkg every time.
Burak Kose
0
Reputation points
Every time I launch Visual Studio (17.10.4) and try to connect to my Mac machine remotely to deploy and debug iOS applications using MAUI, it re-installs CorePackages.pkg and MobileDevices.pkg files, which take around 8-9 minutes to finish.
It's pretty frustrating to be honest.
- How can I resolve this issue?
- To debug this, which Window I should observe for more logs? I am thinking about some version mismatch or dotnet upgrade command triggers this.
Thanks!
Sign in to answer