【发布时间】:2011-06-17 20:37:28
【问题描述】:
当我在 iPod touch(版本 4.2.1)上运行我的应用程序时出现以下错误。我的应用程序在某个点后崩溃:
Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).
我的 XCODE 版本是 3.2.6 和 IOS 4.3,我的部署目标版本是 4.2。
为什么会发生这种情况?
【问题讨论】:
标签: iphone cocoa-touch xcode ios ios4