Re: Problems linking json-framework with ios application
Re: Problems linking json-framework with ios application
- Subject: Re: Problems linking json-framework with ios application
- From: Greg Parker <email@hidden>
- Date: Tue, 17 May 2011 14:22:09 -0700
On May 17, 2011, at 2:03 PM, Damien Cooke wrote:
> I am building a library to be used by other apps. I have included the json-framework in the library project and used the -ljson flag as directed. Now this all works fine, until my app uses one of the JSON categories that the library implements. if I add the json-framework to the app it works, so it appears I am doing something wrong as the categories and objects created by the json-framework are not being exported. Has anyone done something similar or can anyone see what I am doing wrong?
http://developer.apple.com/library/mac/#qa/qa1490
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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