Xcode is once again trying to drive me nuts.
Today, out of the blue, Xcode stopped building my OS X project. It fails to recognise AVPlayer of AVFoundation, even when AVFoundation is imported right there.
I tried cleaning, deleting DerivedData and restarting the computer. What might be the problem here?
Update
The problem solved itself after semi-random combination of cleaning, deleting DerivedData, re-linking the framework and restarting Xcode, which makes me think the problem was caused by a hard to reproduce Xcode bug. This question might be too localised to be useful to others. Please vote to close it you agree. And thanks to everyone who chimed in.
