Re: Framework methods not recognized
Re: Framework methods not recognized
- Subject: Re: Framework methods not recognized
- From: Fritz Anderson <email@hidden>
- Date: Wed, 06 Feb 2013 12:09:27 -0600
On 6 Feb 2013, at 10:46 AM, James Maxwell <email@hidden> wrote:
> 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).
"in my _framework's_ master header" - and is that header #imported in your application code, for instance in the .pch file?
>
> So, basically it works, but Xcode is warning me that it might not… Any idea why? Something in the project configuration?
--
Fritz Anderson
Xcode 4 Unleashed: 4.5 supplement for free!
http://www.informit.com/store/xcode-4-unleashed-9780672333279
_______________________________________________
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