After updating Xcode to version 4.2 I received the following warning in my current project:
warning: \'NSDate\' may not respond to \'initWithString:\'
Read the changes at this website http://developer.apple.com/library/ios/#releasenotes/General/iOS42APIDiffs/index.html Sometimes they change little syntax things and make newer and better ways of doing things.