How to include/exclude frameworks conditionally, based on configuration?
How to include/exclude frameworks conditionally, based on configuration?
- Subject: How to include/exclude frameworks conditionally, based on configuration?
- From: Oleg Krupnov <email@hidden>
- Date: Thu, 16 Dec 2010 20:46:55 +0200
Hi,
I have two configurations of my project. One configuration should
include some Framework, the other should exclude it.
In .m and .h files, I switch the #imports of that framework using
#ifdef directives, but how do I also prevent the framework from being
linked and copied into the resulting app bundle?
Thanks!
Oleg.
_______________________________________________
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