No biggie, but when I add the AVFoundation framework for the iPhone, it turns red for some reason I'm unable to figure out why. The project will not compile unless I add this framework, and if I do, Xcode will mark the framework red (apparently that means xcode cannot find the framework), but yet it will work.
Here are some screenshots:
http://www.getdropbox.com/gallery/608462/1/xcode?h=f9e8b5
(Click first one and then just continue clicking the images that appear to go to the next one.)
This is quite annoying. Any clue what I might be doing wrong here?