Pairing Visual Studio (Windows) to a Mac to build an app remotely on the Mac
When I try to connect my Visual Studio to a Mac device I get stuck on the display of the message from my screenshot.
It says the XCode version on the MAC is not compatible with my Visual Studio so it cannot create the pairing.
It prompts me to install version 14.2 of XCode instead of the currently installed 15.2 but I can't do so because the XCode version 14.2 is not compatible with the OS version on the Mac.
So Instead I updated my Visual Studio, hoping that it becomes compatible with currently installed XCode version on the Mac, which leaded me to Build errors in Visual Studio that weren't there prior to updating Visual Studio: https://discord.com/channels/143867839282020352/1196477497542451280/1196477497542451280
Can you help me solving the Build errors in the other thread I just linked OR suggest me a different approach to make XCode and Visual Studio compatible?
4 Replies
Florian Voß
Hi, this is a Net 6.0 MAUI application, which I could build and run without issues 30 minutes ago.
I just installed the latest updates for my Visual Studio, and since then I'm having build errors.
I have no clue how to address these errors and I highly appreciate any help, thx!
Quoted by
<@379669093407653898> from #Build Errors after updating Visual Studio (click here)
React with ❌ to remove this embed.
From terminal what is your output when you run:
dotnet --list-sdks
Edit: Windows Terminal and Mac Also would be useful to see
.net 6 is installed, as well as net7 and net8
can't show output cuz I'm on different device right now but I can answer this confidently, its my work laptop we are talking about