Xcode 4.6.x crashing after installing xcode 6 beta version | Techbirds

Hi,

There is problem when you will install Xcode 6 beta or new version and  you have already installed Xcode 4.6.x version on system. After installing Xcode 6 beta version, Xcode 4.6.x version will start crashing unexpected.

As I have found the reason is changing Mobile Device Framework.

There is command for this issue, we need to run through Terminal with sudo or run from Admin Account :-

sudo mv /System/Library/PrivateFrameworks/MobileDevice.framework{,-saved}

1,273 total views, 2 views today

Share this Onfacebook-4331788twitter-6884020linkedin-7711550google-6276747 Tags: crash, ios, xcode