Thursday, 8 August 2013

Expected selectory for Objective-C method in file CAMediaTiming.h

Expected selectory for Objective-C method in file CAMediaTiming.h

I have been building an iPad app, and all of a sudden I get an, namely
Expected selector for Objective-C method and Expected method body.
it's in the file CAMediaTiming.h, which is part of the QuartzCore
framework, so obviously, that's not where the error originates.
As far as I know I haven't changed a thing.
Does anybody know where this error could come from?

No comments:

Post a Comment