Xcode 4.6.x crashing after installing xcode 6 beta version | Techbirds
Posted on: April 10, 2019 /
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 On Tags: crash, ios, xcode