简体   繁体   English

在 Visual Studio for MacOS 中,如何让 iOS 模拟器显示在下拉列表中?

[英]In Visual Studio for MacOS, how do I get the iOS simulators to show in dropdown list?

I'm running Xcode 14.0 and Visual Studio for Mac, 17.3.5.我正在运行 Xcode 14.0 和 Visual Studio for Mac,17.3.5。 The simulators don't show up in the dropdown menu where you can select the device you're using to run the app.模拟器不会显示在下拉菜单中,您可以在其中 select 您用于运行应用程序的设备。 I've verified that the Preferences |我已经验证了 Preferences | Apple SDK is pointed at Xcode.app, and that Xcode is located in the Applications folder. Apple SDK 指向 Xcode.app,而 Xcode 位于 Applications 文件夹中。 Why are the simulators not showing, and how can I fix it.为什么模拟器没有显示,我该如何解决。 Also: when I plug in a phone via USB, VS does successfully see the phone.另外:当我通过 USB 插入手机时,VS确实成功地看到了手机。

As Jason suggested, XCode 14 is not yet supported in Xamarin.iOS or .NET MAUI , you need downgrade your Xcode version to 13.4.1 and could download it from the downloads page in the Apple Developer Portal. As Jason suggested, XCode 14 is not yet supported in Xamarin.iOS or .NET MAUI , you need downgrade your Xcode version to 13.4.1 and could download it from the downloads page in the Apple Developer Portal. For more information, you can refer to https://github.com/xamarin/xamarin-macios/issues/15954更多信息可以参考https://github.com/xamarin/xamarin-macios/issues/15954

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我在Appcelerator Studio中丢失了所有iOS模拟器吗? 我该如何找回他们? - I lost all the iOS simulators in Appcelerator Studio? How do I get them back? 无法从 Windows 上的 Visual Studio 2022 获取调试目标中的 iOS 模拟器列表 - Cannot get list of iOS simulators in Debug Target from Visual Studio 2022 on Windows 如何获取可用 ios 模拟器的列表? - how to get list of available ios simulators? 我如何在 android Studio Linux 中添加 iOS 模拟器 - How I add iOS simulators in android Studio Linux 如何在多个 iOS 模拟器中运行 Flutter - How do I run Flutter in multiple iOS Simulators iOS 模拟器在将 xcode 更新到版本 14 后在 Visual Studio 中不可用 - iOS simulators are not available in visual studio after updating xcode to version 14 Visual Studio 2017(Xamarin)未显示iPhone模拟器列表 - Visual Studio 2017 (Xamarin) not showing list of iPhone Simulators 如何让 iMessage 在 iOS 14+ 模拟器上显示 Xcode 测试的链接气泡? - How can I make iMessage show link bubbles for Xcode tests on iOS 14+ simulators? iOS模拟器未在Titanium Studio中显示 - iOS simulators not showing in Titanium Studio 这是 IOS 模拟器 12.1 和 12.4 的空列表。 我怎样才能重新安装它们? - Here is the Empty List of IOS simulators 12.1 and 12.4. How can I install them back?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM