Get access to specified frameworks in custom script phase
Get access to specified frameworks in custom script phase
- Subject: Get access to specified frameworks in custom script phase
- From: Jonas Maebe <email@hidden>
- Date: Thu, 16 Jun 2005 17:03:53 +0200
Hello,
Is there any way to get linked frameworks and libraries (put into the
"External Frameworks and Libraries" group) to show up in some
environment variable during a custom script phase in XCode 2.1? (or
alternatively, to add them elsewhere so they are accessible in the
custom script phase, preferably libraries and frameworks separately).
What I am trying to do: our compiler is called via the custom script
phase and calls the linker by itself, so it needs to know which
libraries and frameworks must be linked (and pass them via -l resp. -
framework). If there would be a way for doing it the other way
around, i.e. the compiler communicates to XCode which object files it
wants to be linked and XCode does the linking itself, that would be
even better of course.
Jonas
_______________________________________________
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