Re: IB references from static library
Re: IB references from static library
- Subject: Re: IB references from static library
- From: Quincey Morris <email@hidden>
- Date: Mon, 3 Nov 2008 00:35:07 -0800
On Nov 2, 2008, at 22:11, Quincey Morris wrote:
I'm not sure if this is one issue or two, but I'd be grateful if
anyone could shed some light on what's going wrong, and what the
correct solution is.
Just to clarify what question I'm asking:
One issue would be *either* dead code stripping (the IB reference
keeps the class definition alive in the main project but not in the
included static library) *or* IB incorrectly compiling the XIB file
(when the class definition is in a static library). Or something else.
The other issue would be IB failing to find the static library's
header files, although I added their containing directory to the
header file search path in the target build settings (and Xcode itself
can find the header files when building the main project). Or
something else.
_______________________________________________
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