删除设备后 Xamarin (VS) 中缺少 iOS 模拟器
<p><p>所以前几天我正在清理我的 mac 从垃圾数据中,因为它不断收集,我的磁盘空间快用完了。我最后还从 <code>~/Library/Developer/CoreSimulator/Devices</code> 中删除了这些设备,因为我后来会后悔。</p>
<p>即使在 Xcode 中我也遇到了一些问题,无法挂载设备,因为它们在技术上不存在,但我设法通过重新生成设备相对快速地解决了这个问题。</p>
<p>但是,Xamarin (Visual Studio) 无法识别新生成的模拟器。该列表只是空的。我可以在真机上正常运行。</p>
<p>值得一提的是,我使用的是 Xcode 9.1 beta,并且也只有最新的模拟器(iOS 11.1)。也许这与 Xamarin 根本不支持这些的事实有关,但可能不支持。</p>
<p>那么,如何在 Visual Studio 中重置模拟器?</p>
<p>澄清截图:</p>
<p> <a href="/image/RJdXd.png" rel="noreferrer noopener nofollow"><img src="/image/RJdXd.png" alt="Visual Studio"/></a> </p>
<p> <a href="/image/LaQKA.png" rel="noreferrer noopener nofollow"><img src="/image/LaQKA.png" alt="Xcode"/></a> </p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><ul>
<li><p>确保 Info.plist 中支持的最低版本小于或等于 iOS Simulator 的版本。回复:<a href="https://stackoverflow.com/questions/45133086/visual-studio-mac-wont-show-ios-simulators#comment77239181_45133086" rel="noreferrer noopener nofollow">Visual Studio Mac Won't Show iOS Simulators</a> </p></li>
<li><p>重启 Visual Studio</p></li>
</ul></p>
<p style="font-size: 20px;">关于删除设备后 Xamarin (VS) 中缺少 iOS 模拟器,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/46861665/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/46861665/
</a>
</p>
页:
[1]