问题与iphone sdk 4.2.1 [英] Issue with iphone sdk 4.2.1

查看:87
本文介绍了问题与iphone sdk 4.2.1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能是一个愚蠢的问题。在调试模式下在设备上运行我的项目时,我收到很多警告,其中包含以下字符串:

Probably a silly question. When running my project on the Device in the debug mode I get a lot of warnings al having the following string:


警告:无法读取符号
/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1
(8C148a)/符号/系统/库/ PrivateFrameworks /

warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148a)/Symbols/System/Library/PrivateFrameworks/

我认为这是由于4.2.1和(8C148a)之间的空间。我怎么能摆脱它?它必须是Xcode中的某个设置。

I think its due to the space between "4.2.1" and "(8C148a)". How can i get rid of it? It must be a setting somewhere in Xcode.

我在模拟器上没有这些警告。

I dont have these warnings on the simulator.

提前感谢,Christian

thanks in advance, Christian

推荐答案

我遇到了这个问题4.2.1(8C148a),我认为是由手机和XCode上的不同DeviceSupport文件引起的。我尝试了很多东西,但最终通过删除此文件夹解决了这个问题:

I had this issue with 4.2.1 (8C148a), which I believe is caused by differing DeviceSupport files on the phone and in XCode. I tried many things, but eventually resolved it by deleting this folder:

/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1(8C148a)/

/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148a)/

在此之后,我插入了我的iOS设备,并被要求连接并恢复设备中的符号文件,并且它再次正常工作。

After this I plugged in my iOS device and was asked to connect and restore the symbol files from the device, and it worked normally again.

这篇关于问题与iphone sdk 4.2.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆