ios - Xcode quit unexpectedly Dyld Error message symbol not found _ASI_CopyHostUUID -
when want launch xcode, doesn't open , show me message "xcode quit unexpectedly" , report is:
process: xcode [2585] path: /applications/xcode.app/contents/macos/xcode identifier: com.apple.dt.xcode version: 6.3.1 (7703) build info: ideframeworks-7703000000000000~4 app item id: 497799835 app external id: 812230896 code type: x86-64 (native) parent process: ??? [1] responsible: xcode [2585] user id: 393298473 date/time: 2015-05-14 13:36:02.941 -0300 os version: mac os x 10.10.3 (14d136) report version: 11 anonymous uuid: f6ef1a43-cd47-cddb-8754-7b593a5dbe45 time awake since boot: 8200 seconds crashed thread: 0 dispatch queue: com.apple.main-thread exception type: exc_breakpoint (sigtrap) exception codes: 0x0000000000000002, 0x0000000000000000 application specific information: productbuildversion: 6d1002 dyld error message: symbol not found: _asi_copyhostuuid referenced from: /applications/xcode.app/contents/macos/../sharedframeworks/dvtfoundation.framework/versions/a/dvtfoundation expected in: /system/library/privateframeworks/applesysteminfo.framework/versions/a/applesysteminfo how can make open?
when had exc_breakpoint (sigtrap) exception used terminal navigate expected in: part of dyld error message.
for problem remove file being referred expected in: part of dyld error message.
i hope helps out.
edit:
i not advise remove system private frameworks. sorry careless wording.
what meant if go expected in: /system/library/privateframeworks/applesysteminfo.framework/versions/a/applesysteminfo might find needs changed.
Comments
Post a Comment