Xcode Organizer: can not use iPhone (dyld_shared_cache_extract_dylibs failed)

后端 未结 13 872
抹茶落季
抹茶落季 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:04

    For Xcode 10.1, iOS 13.3 Below helped me.

    Copied from https://forums.developer.apple.com/thread/108917

    1. go to ~/Library/Developer/Xcode/iOS DeviceSupport/13.2/Symbols/System/Library/Caches/com.apple.dyld

    2. create empty file if it is not there - .processed_dyld_shared_cache_arm64e

    3. restart xcode and enjoy!

提交回复
热议问题