gpt4 book ai didi

iphone - Xcode 从 5.0.1 iphone 获取调试信息时出错

转载 作者:行者123 更新时间:2023-12-03 18:20:42 25 4
gpt4 key购买 nike

当我尝试将我的应用程序部署到刚刚升级到 5.0.1 的 iPhone 时,我发现最新的 XCode 4.2 存在一个奇怪的问题。

它开始复制调试信息,并且进度一直移动到最后,尽管它不会超出“复制文件 2 of 9”。

完成后我收到消息:

Xcode has encountered an unexpected error (0xC002)
No such file or directory, at ‘/SourceCache/DTDeviceKit/DTDeviceKit-867/DTDeviceKit/DTDeviceKit_Utilities.m:864’

在管理器窗口中。有没有类似的经历以及如何克服的线索?不用说,所有相关方都已尽职尽责地重新启动,包括我自己。感谢您的帮助

最佳答案

我发现以下帖子很有帮助,尽管它有点过时: https://stackoverflow.com/a/9944892/1031623

我唯一需要更改的是以下内容:

  1. Close Xcode
  2. Go to: "~/Library/Developer/Xcode/iOS DeviceSupport/5.0.1(9A405)/Symbols/System/Library/Caches/com.apple.dyld/"
    Note: if you don't have this folder, run Xcode, connect your device, and wait until the error 0xC002 appears in Organizer - the folder should be created by that time.
  3. Create 3 empty files there called:

    • .copied_dyld_shared_cache_armv7 <== not 6
    • .processed_dyld_shared_cache_armv7 <== not 6
    • dyld_shared_cache_armv7 <== not 6
  4. Run Xcode and enjoy the light next to your device eventually go green:)

关于iphone - Xcode 从 5.0.1 iphone 获取调试信息时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8114467/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com