'Unable to read symbols' error

Posted by cannyboy on Stack Overflow See other posts from Stack Overflow or by cannyboy
Published on 2009-06-20T22:54:58Z Indexed on 2012/09/20 21:38 UTC
Read the original article Hit count: 164

Filed under:
|
|

When I 'Build and Go' on the device, the console shows:

warning: Unable to read symbols for ""/Users/Steve/Blue/build/Debug-iphoneos"/Blue.app/Blue" (file not found).
warning: Unable to read symbols for ""/Users/Steve/Blue/build/Debug-iphoneos"/Blue.app/Blue" (file not found).

Is this something I should worry about? If so, where should I look to find the root of the issue? The app works OK, but I'm just worried that this might be an AppStore approval issue.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode