Xcode5: Failed to register \"/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/MobileDevices.bundle

馋奶兔 提交于 2019-12-02 22:45:04
skywinder

This appears to be an compiler bug, and there's not much that can be done about it.

Here is oficial answer on JetBrains Tracker:

Anton Makeev 17 Sep 2013, 19:36

build error doesn't affect compilation results - it's just a log message from xcodebuild. Simulator should work correctly after you run it at least once in Xcode 5.

and:

We will handle this output in AppCode (show it as a warning, not a n error) but we recommend filing the error to Apple as the message suggests - unfortunately we can't fix it (only hide)

and:

Build error won't go away until we implement 'hide-it-fix' or until Apple fixes it. It is harmless, though and doesn't affect build result.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!