In my app, I use a very large amount of code that I copied from Apple\'s SpeakHere example, and when I run the app on an iPhone device it spits out this error about a hundred ti
I saw this error after upgrading to Snow Leopard, but before upgrading the Developer tools.
If you haven't already, go download and install the new Xcode and SDKs.
Regarding the first warning, this appears to be a known issue in SDK 3.1 (I'm assuming you're using 3.1, I'd never seen this error with other versions). If you try compiling with a 3.0 target, that should resolve it.