Xcode 10 在安装 Carthage 依赖项时找不到任何可用的 iOS 模拟器

标签 xcode ios-simulator carthage

我正在尝试在我的 Xcode 项目中安装 Carthage 依赖项

Carthage bootstrap --platform iOS 

命令行,但它失败了,我的终端中有此消息:
Could not find any available simulators for iOS

我刚刚用 10 版本更新了 Xcode,然后已经安装了模拟器。

我还尝试删除每一个,并在 iOS 12 中仅重新安装一个。

我仍然有同样的错误。

最佳答案

对我有用的是卸载 Carthage 并重新安装。

brew uninstall carthage --force
brew install carthage

关于Xcode 10 在安装 Carthage 依赖项时找不到任何可用的 iOS 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52650617/

相关文章:

ios - Xcode 9,迦太基。 iTunes 连接错误 : "Invalid Bundle - Disallowed LLVM instrumentation"

iOS App 在模拟器上运行良好,但在真正的 iOS 设备上崩溃

ios - 迦太基,Xcode 9。 "xcodebuild timed out while trying to read *.xcodeproj"错误

ios - 是否可以使用 Xcode 9 GM 上传到 App Store?

ios - Jenkins 因未捕获异常 : *** -[_NSStdIOFileHandle writeData:]: Broken pipe 而失败

ios - 以编程方式从 iPhone 应用程序调用电话

ios - 无法删除当前状态下的内容和设置 : Booted

swift - 迦太基:用于输出文件框架的多个构建命令

iOS,调整按钮编程后,它失去了导出?不可点击?

c++ - 在 OS X 10.9 上找不到“ext/slist”文件