kro*_*oko 25 xcode ios-simulator carthage
我正试图在我的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.
我还有同样的错误.
Tom*_*art 25
对我有用的是卸载迦太基并重新安装它.
brew uninstall carthage --force
brew install carthage
Run Code Online (Sandbox Code Playgroud)
Sof*_*ner 15
升级到v0.31.1或v0.31.2可以解决此问题:
brew update && brew upgrade carthage
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
5314 次 |
| 最近记录: |