Framework with static instead of dynamic library?
Framework with static instead of dynamic library?
- Subject: Framework with static instead of dynamic library?
- From: Thomas Engelmeier <email@hidden>
- Date: Tue, 1 Dec 2009 11:49:59 +0100
Hi,
I'm working on an 3rd party SDK for the iPhone.
At the moment the headers are added to the project as Composite SDK. With that setup the users loose code completion for the additional classes.
I'd prefer to have a setup like a framework, but with explicit or implicit linking of a static library instead of a (forbidden) external dynamic library. Is there anything like that possible?
Is there a way to create a stub dynamic library that will not occur in the list of external framework references so the linker does not complain?
Best regards,
Tom_E
_______________________________________________
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