I am having issues with the sparrow framework and its probably just a environment issue. Anytime i clean my project my application will not compile anymore. The error i get is:
/Developer/ExtraLibraries/PrimaryFeather-Sparrow-Framework-a36923e/sparrow/src/Classes/SPNSExtensions.h:18: error: cannot find interface declaration for 'NSInvocation'
I am not really sure how to fix it and only way i get around it is by redoing my whole project with the scaffold which is very annoying.
I am running:
Xcode version 4.2.1 Build 4D502
Latest Sparrow Framework (I Believe)
Not sure what other info you would need. Thanks for all the help.