On 6 Feb 2013, at 10:46 AM, James Maxwell <jbmaxw...@rubato-music.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com