xcode 无法从此设备复制符号。使用 iOS 9.0.2
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/33164782/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Unable to copy symbols from this device. Using iOS 9.0.2
提问by Keiran Paster
This device has a version of iOS different from that of this installation of Xcode. In order to copy the information needed to work with this device, Xcode must be run by a user with read/write access to:
"/Users/.../Library/Developer/Xcode/iOS DeviceSupport/9.0.2 (13A452)/Symbols//System/Library/Caches/com.apple.dyld/dyld_shared_cache_armv7s"
此设备的 iOS 版本与此 Xcode 安装的版本不同。为了复制使用此设备所需的信息,Xcode 必须由具有读/写访问权限的用户运行:
“/Users/.../Library/Developer/Xcode/iOS DeviceSupport/9.0.2 (13A452)/Symbols//System/Library/Caches/com.apple.dyld/dyld_shared_cache_armv7s”
Has anyone figured out how to solve this issue? I am trying to set up an iPhone 6s with Xcode, and this just started happening. I tried reinstalling Xcode, but that did nothing.
有没有人想出如何解决这个问题?我正在尝试使用 Xcode 设置 iPhone 6s,而这才刚刚开始。我尝试重新安装 Xcode,但没有任何效果。
Edit: Tested my new phone on another computer; it did the same thing. That means it is something with my phone that is causing the problem.
编辑:在另一台电脑上测试了我的新手机;它做了同样的事情。这意味着是我的手机出现了问题。
回答by Darshit Vadodaria
Try to reconnect your deviceand wait for copying symbolic files symbolto complete the process. I was getting same error in Xcode 7.2.1 with iOS 9.2.1. on iPhone6
尝试重新连接您的设备并等待复制符号文件符号以完成该过程。我在 Xcode 7.2.1 和 iOS 9.2.1 中遇到了同样的错误。在 iPhone6 上
回答by Abhinav
iOS 9.X is supported from Xcode 7 onwards. Please ensure you are using correct Xcode.
从 Xcode 7 开始支持 iOS 9.X。请确保您使用的是正确的 Xcode。
If you are using the right Xcode then check your hard disk. It should not be full. If so, delete some stuff and then retry.
如果您使用的是正确的 Xcode,请检查您的硬盘。它不应该是满的。如果是这样,请删除一些内容,然后重试。
Also, just a thought, I believe you tapped on "Trust" button when connected your device with your desktop.
另外,只是一个想法,我相信您在将设备与桌面连接时点击了“信任”按钮。
You can take a look at the supported devices list here:
您可以在此处查看支持的设备列表:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport