Xamarin Forms上的错误MT0026

Edi*_* W. 8 xamarin.ios ios xamarin xamarin.forms

我正在尝试从我的Xamarin Forms项目运行iOS模拟器.我有一个月前工作,当我回到它时,我收到以下错误:

error MT0026: Could not parse the command line argument '-sdk': Version string portion was too short or too long.
Run Code Online (Sandbox Code Playgroud)

我更新了所有NuGet包并更新了Xamarin本身.

我在这个问题上唯一能找到的就是:Xamarin.iOS错误

此外,我的Mac是最新的,我确保xcode也是最新的.

zme*_*nic 9

当我第一次在MacOS上启动Visual Studio时,我遇到了完全相同的错误.对我来说,设备模拟器列表是空的.列出的唯一可用设备是"通用设备".重新启动Visual Studio后,所有可用的模拟设备都出现了:

在此输入图像描述