Xcode Organizer: can not use iPhone (dyld_shared_cache_extract_dylibs failed)

后端 未结 13 930
抹茶落季
抹茶落季 2020-12-01 12:06

When plugging my iPhone in and starting the Xcode organizer, a yellow circle next to the device show me that \"This device is busy or otherwise unusable by Xcode.\" The Orga

13条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-01 13:05

    If you have same issue in Xcode 10 (this worked for me using 10 beta 5 and iOS 12 beta 5) the steps are the same except it was necessary to restart the computer (restarting the iOS device, quitting and relaunching Xcode did not work).

    1) Quit Xcode

    2) Delete folder located at: ~/Library/Developer/Xcode/iOS DeviceSupport/ iOS version on target device

    3) Restart Computer

    You will need to either navigate to the user Library via Terminal or show hidden files in finder.

    Toggle hidden files with: command + shift + .(dot)

提交回复
热议问题