简体   繁体   English

Xcode7:正在使用iOS 9的模拟器

[英]Xcode7 :Simulator in use ios 9

I am getting this error with Xcode7. Xcode7出现此错误。

Xcode cannot launch apps on the simulated device “iPhone 5”,
as it is currently running app with pid 3626 on “iPhone 6s Plus”.
Only one simulated device may be used at a time
  1. I am not running any other app but the simulator still shows the message above. 我没有运行任何其他应用程序,但模拟器仍然显示上述消息。
  2. I restarted XCode but it still did not work. 我重新启动了XCode,但仍然无法正常工作。
  3. There are no active processes running for iOS simulator in the activity monitor. 活动监视器中没有针对iOS模拟器运行的活动进程。

Close the simulator (cmd+Q) and retry. 关闭模拟器(cmd + Q),然后重试。

Also, make sure that another Xcode project is not using it. 另外,请确保另一个Xcode项目没有使用它。

重新启动xcode对我有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM