Xcode 6.1 got the error after installation of component have done. Xcode installer is the copy from other mac. Pls help me how to solve dyld_sim error.... Thanks
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim is not owned by root.
I used this command on terminal:
sudo chown root /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/dyld_sim
This command change the ownership of the file dyld_sim to the root.
I have same problem after little research i found the solution,
type following command in terminal:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
Enjoy two versions for Xcode Happy Programming :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With