osx - Xcode 7 fails to open with "Failed to load code for plug-in com.apple.dt.IDE.IDEiOSSupportCore" message -


xcode 7 fails open on mac running os x 10.10.5. dialog box opens saying "loading plug-in failed". starting xcode command line outputs following:

2015-09-20 23:39:36.616 xcode[1511:58710] [mt] dvtpluginloading: failed load code plug-in com.apple.dt.ide.ideiossupportcore (/applications/xcode.app/contents/plugins/ideiossupportcore.ideplugin), error = error domain=nscocoaerrordomain code=3587 "the bundle “ideiossupportcore” couldn’t loaded because damaged or missing necessary resources." (dlopen_preflight(/applications/xcode.app/contents/plugins/ideiossupportcore.ideplugin/contents/macos/ideiossupportcore): library not loaded: /system/library/privateframeworks/mobiledevice.framework/versions/a/mobiledevice

reinstalling itunes fixed problem. download latest itunes version, install it, , xcode should open expected.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -