Framework methods not recognized
Framework methods not recognized
- Subject: Framework methods not recognized
- From: James Maxwell <email@hidden>
- Date: Wed, 06 Feb 2013 08:46:26 -0800
Hello All,
I've created a framework to pull together a bunch of code I'm using regularly. When I include this framework in another project the project builds, and the methods do appear to get called, but I get "instance method <…> not found" warnings all over the place. The headers are all imported in my framework's master header, and they're all public (as is the master).
So, basically it works, but Xcode is warning me that it might not… Any idea why? Something in the project configuration?
J.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden