Hi,
I can't use anymore my devices to debug my apps since I updated Xcode! When I connect one device and I try to run an app, the following message is displayed:
dyld_shared_cache_extract_dylibs failed
I already tried the following steps to solve my problem:
- Delete folders in "
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
- Delete Xcode, and reinstall from Mac App Store
- Install the pre-release of Xcode 7.1 (same problem)
- Update OS X with El Capitan
- Execute command-line "sudo update_dyld_shared_cache -force"
- Try with other devices
All my devices are using iOS 9.0.2
Do you have any suggestions?
Thank you very much,
Flo
Look for a directory in ~/Library/Developer/Xcode/iOS DeviceSupport/ that matches the version of the OS on your device. Please zip it up and attach it to a radar at http://bugreport.apple.com.
After doing that, I suspect that if you delete that directory and restart, you might be able to get past the issue.