Hi!
I have to modify some older apps (using Sparrow 1.4) to work on new iphones. But it is a while since I last compiled these projects...
I get an error trying to compile in new XCode (using SDK 7.0):
/Developer/Library/sparrow.1.4/sparrow/src/Classes/SPPoolObject.m:83:33: Direct access to Objective-C's isa is deprecated in favor of object_getClass()
Has anyone come across this, and is there a way to fix it?
-Christian