xcode iPhone 模拟器无法运行
我的 iPhone 模拟器不再工作了,每当我单击构建并运行时,我什么也得不到,但我可以在顶部栏(Apple 菜单旁边)看到 IOS 模拟器及其所有相关选项,现在如果转到硬件选项并将设备更改为 Ipad 或 Iphone(ratina),它们毫无问题地出现在屏幕上,这只是普通的 iphone 根本不会出现。 编译时我根本没有收到任何错误或警告,这个问题从今天早上开始发生到昨晚,一切都很好,Xcode 版本是 3.2.5。
谢谢。
My iphone simulator just doesn't work anymore,whenever i click on build and run i just get nothing but i can see IOS simulator and all of its related options at the top bar (next to the Apple menu),now if go to the Hardware option and change the device to Ipad Or Iphone(ratina) they come on the screen with no problem,its just the normal iphone which wont come at all.
While compiling i dont get any errors or warnings at all ,this problem just started occurring from today morning till last night everything was just fine Xcode version is 3.2.5 .
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该检查您的 iphone-simulator-folder 并验证 IOS-Simulator.app 是否存在
否则更新您的 SDK,这应该可以解决问题
You should check your iphone-simulator-folder and verify that the IOS-Simulator.app exists
Otherwise update your SDK, this should solve the problem