📌  相关文章
📜  运行“xcrun simctl list devices --json”时出错:您可能需要运行 sudo xcode-select -s applications xcode.app 并重试. - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:54.943000             🧑  作者: Mango

代码示例1
What worked for me was uninstalling Carthage and installing it again.

brew uninstall carthage --force
brew install carthage