Re: category in static lib
Re: category in static lib
- Subject: Re: category in static lib
- From: glenn andreas <email@hidden>
- Date: Sun, 10 May 2009 14:46:48 -0500
On May 10, 2009, at 11:01 AM, André Hildebrandt wrote: Hi,
I have created a static lib that includes a category and use it in an iPhone app. At runtime I get an unrecognized selector error when invoking the method defined in the category. I found Info here about specifieng the -ObjC linker flag. I tried this by specifying it in the static libs targed under Info --> Build --> Linking --> Other Linker Flag. I did this for the correct configuration, in my case debug. But the runtime error remains. Where do I need to specify the above flag to get this going?
Search through the iPhone developer forums <https://devforums.apple.com/community/iphone> - this was discussed there recently.
m.o.t.e.s. | minute object twisted environment simulation
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden