xcode4.6 - Can Xcode 4.6 run on Yosemite? -


I am working on a project that is running Xcode 4.6 on Maverick.

I wanted to upgrade Yosemite, is YACOD 4.6 still running properly in Yosemite?

Definitely not. I get the following crash report when launching Xcode 4.3.6

UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Error in getting value for 'Rep' class of extension 'Xcode.IdiiPhoneOrganizer.MenuDefinition.Screenshots 'Plug-in' com.apple.dt.ide.IDEi phone support '

UserInfo: {NSUnderlyingError = "Error Domain = DVTPlugInErrorDomain Code = 2" Loading a plug-in. \ "UserInfo = 0x4014c4520 {DVTPlugInIdentifierErrorKey = com.apple.dt.ide.IDEiPhoneSupport, DVTPlugInExecutablePathErrorKey = / Application / Xcode_4.6.app / Content / Developer / Platform / iPhoneOS.platform / Developer / Library / Xcode / PrivatePlugIns / IDEiPhoneSupport.ideplugin Any of the content / macro / IDEiPhoneSupport, NSLocalizedRecoverySuggestion = plug-in or one of its prerequisites plug-in may be missing or damaged and may need to be restored. NSLoclycated Description = A plug-in load Has been., NSFilePath = / Applications / Xco De_4.6.app / Content / Developer / Platform / iPhoneOS.platform / Developer / Library / Xcode / Private Plugin / IDEipportApplication.plugin, NSLocalyasedFileUure = Plugin \ U201ccom.apple.dt.ide.IDEiPhoneSupport \ U201d on Path \ U201c / Applications / Xcode_4.6.app / Content / Developer / Platform / iPhoneOS.platform / Developer / Library / Exod / PrivatePlugins / IdeaPhone Support.idPluginu \ U201d could not be loaded. None of the plug-in or any of its plug-in plugs may be lost or damaged. NSUnderlyingError = 0x400310540 \ "Bundle \ U201cIDEi Phone Support \ U201d can not be loaded because it is damaged or missing necessary resources. \ "}";


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -