I am running an application in Device and i get this eroor
Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.5 (8L1)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).
but i build the same app in stimulator and it works perfect.
i deleted the app from the device,and restart it.
i swithoff the iphone.
i clered the cashe from the xcode.
try a new build
but again this eroor comes while building it in Device.
please help me.Thanks.
Asked
Active
Viewed 82 times
0

stackiphone
- 1,245
- 3
- 19
- 41
-
Will your app run on the 4.3 simulator or just the 5.0 simulator? – NJones Feb 15 '12 at 06:25
1 Answers
0
what is your device version? I think this may your problem.
Just change your "deployment target" in project preferences.

Senthilkumar
- 2,471
- 4
- 30
- 50