Unable to debug in Simulators in VS 2022 Community for Mac

Viewed 9

Just Installed VS Community Edition 2022. Xcode v14.0

Following is my VS Info: Visual Studio Community 2022 for Mac Version 17.3.5 (build 0) Installation UUID: 8aa846eb-f37e-4385-83a8-92a8b4686df3

Runtime .NET 6.0.5 (64-bit) Architecture: Arm64

Roslyn (Language Service) 4.3.0-3.22312.2+52adfb8b2dc71ed4278debcf13960f2116868608

NuGet Version: 6.2.1.2

.NET SDK (Arm64) SDK: /usr/local/share/dotnet/sdk/6.0.401/Sdks SDK Version: 6.0.401 MSBuild SDKs: /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Sdks

.NET SDK (x64) SDK Version: 3.1.423

.NET Runtime (Arm64) Runtime: /usr/local/share/dotnet/dotnet Runtime Version: 6.0.9

.NET Runtime (x64) Runtime: /usr/local/share/dotnet/x64/dotnet Runtime Version: 3.1.29

Xamarin.Profiler Version: 1.8.0.19 Location: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler

Updater Version: 11

Apple Developer Tools Xcode 14.0 (21335) Build 14A309

Xamarin.Mac Xamarin.Mac not installed. Can't find /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/Version.

Xamarin.iOS Version: 15.0.0.6 (Visual Studio Community) Hash: 2771277e0 Branch: xcode13-ios Build date: 2021-09-23 10:36:08-0400

Xamarin Designer Version: 17.3.0.208 Hash: 0de472ea0 Branch: remotes/origin/d17-3 Build date: 2022-09-09 03:49:29 UTC

Xamarin.Android Not Installed

Microsoft Build of OpenJDK Java SDK: /Library/Java/JavaVirtualMachines/microsoft-11.jdk 11.0.12 Android Designer EPL code available here: https://github.com/xamarin/AndroidDesigner.EPL

Eclipse Temurin JDK Java SDK: Not Found

Android SDK Manager Version: 17.3.0.23 Hash: 965bf40 Branch: remotes/origin/d17-3 Build date: 2022-09-09 03:49:37 UTC

Android Device Manager Version: 0.0.0.1169 Hash: fafb1d5 Branch: fafb1d5 Build date: 2022-09-09 03:49:37 UTC

Build Information Release ID: 1703050000 Git revision: ff0de72f31c7c2eccb19854fbaf050fa3f713a7c Build date: 2022-09-09 03:47:01+00 Build branch: release-17.3 Build lane: release-17.3

Operating System Mac OS X 12.5.0 Darwin 21.6.0 Darwin Kernel Version 21.6.0 Sat Jun 18 17:07:22 PDT 2022 root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 arm64

Now when I create a new Cross Platform -> Xamarin Forms App project, I am unable to view any simulators. I have add configurations as attached in the image. How to get the simulators ?

enter image description here

enter image description here

0 Answers
Related