IB Error: Unable to read symbols from "UIKit" (not yet mapped into memory)
I am able to compile it fine, and ran it. The program/view showed up. But when I clicked on the button, the console showed this message:
This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
I checked UIKit info, it's physically (full path) at:
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Lib rary/Frameworks/UIKit.framework
The relative path to SKD is:
System/Library/Frameworks/UIKit.framework
I'm running the latest SDK beta 8, OS X 10.5.4 latest update.
Anyone had this bizarre problem? I was able to run all Apple samples fine.
Please help!
THanks!
Mac Mini, Mac OS X (10.5.4)