Manually link framework
Manually link framework
- Subject: Manually link framework
- From: "Greg Norz" <email@hidden>
- Date: Fri, 6 Jan 2006 12:47:48 -0600
- Thread-topic: Manually link framework
I want to link in different versions of a framework based on a
project's configuration. Is the best way to do this via the "Other Linker Flags"
setting? If so, what's the syntax for linking in a framework? All I've found is
"-weak_framework" but I'm not 100% convinced that this is the method I should be
using.
A bit of a description : I have a 3rd party framework, one Debug and one
Release. In my own Debug project, I'd like to link against
"3rdParty_debug.framework", and in Release link against "3rdParty.framework". I
would then just modify the search paths for each Configuration to look in the
appropriate 3rd party directory.
Thanks,
greg
norz
southwest
airlines || southwest.com
_______________________________________________
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