我一次又一次地面对这个问题.任何人都可以解决这个问题,除了重启Mac?
我已经尝试过这些技巧了
模拟器 - >服务 - >重置内容和设置,
关闭xcode并重新打开
xcode - >开发人员toos - >模拟器 - >(打开模拟器),
退出模拟器
活动监视器 - >(模拟器是关闭所以没有什么可以强行关闭)
首先退出你的模拟器.
然后退出并重新启动Xcode.
然后运行您的项目.
重启xcode和模拟器
您好,我遇到了Expo React-Native问题。每当我尝试启动iOS模拟器时。我收到此错误:
Simulator is installed but is identified as 'com.apple.CoreSimulator.SimulatorTrampoline'; don't know what that is.
Simulator not installed. Please visit https://developer.apple.com/xcode/download/ to download Xcode and the iOS simulator. If you already have the latest version of Xcode installed, you may have to run the command `sudo xcode-select -s /Applications/Xcode.app`.Run Code Online (Sandbox Code Playgroud)
我的NPM版本是6.7.0 react-native-cli:2.0.1 react-native:0.57.1 Expo版本2.11.9
另外,我确保我在Xcode上的命令行工具已完美设置 Xcode CommandLineTools
最后,我也尝试运行命令 sudo xcode-select -s /Applications/Xcode.app
什么都没有