由于某些 运行 时间错误,Xcode 不会 运行 应用程序
Xcode won't run app due to some runtime error
当我在模拟器上 运行 我的应用程序时,Xcode 一直给我这个奇怪的错误。
The operation couldn’t be completed. (LaunchServicesError error 0.)
当我 运行 在我的 iPhone 上使用这个时,我得到了一些
Coregraphics can't load
我删除了这个文件夹(朋友也告诉我了。)
~/Library/Developer/Xcode/DerivedData
我确实在垃圾箱中找到了一些框架,然后我按下了 "Put-back" 选项。
谁能告诉我如何解决这个问题?我正在 运行宁 Xcode 7 - Beta 2.
我最终这样做了并且效果很好。
Step 1) Go into Xcode Preferences -> Accounts -> More Info. Hit the refresh icon.
Step 2) Clean your project. Project -> Clean.
Step 3) Force quit Xcode.
Step 4) Reboot Mac and Device.
Xcode 一直给我这个奇怪的错误。
The operation couldn’t be completed. (LaunchServicesError error 0.)
当我 运行 在我的 iPhone 上使用这个时,我得到了一些
Coregraphics can't load
我删除了这个文件夹(朋友也告诉我了。)
~/Library/Developer/Xcode/DerivedData
我确实在垃圾箱中找到了一些框架,然后我按下了 "Put-back" 选项。
谁能告诉我如何解决这个问题?我正在 运行宁 Xcode 7 - Beta 2.
我最终这样做了并且效果很好。
Step 1) Go into Xcode Preferences -> Accounts -> More Info. Hit the refresh icon.
Step 2) Clean your project. Project -> Clean.
Step 3) Force quit Xcode.
Step 4) Reboot Mac and Device.