我正试图在我的Xcode项目中安装Carthage依赖项
Carthage bootstrap --platform iOS
Run Code Online (Sandbox Code Playgroud)
命令行,但它失败了,我的终端有这条消息:
Could not find any available simulators for iOS
Run Code Online (Sandbox Code Playgroud)
我刚刚用10版本更新了Xcode,然后已经安装了模拟器.
我也尝试删除每一个并重新安装iOS 12.
我还有同样的错误.