specifying an exact Framework
specifying an exact Framework
- Subject: specifying an exact Framework
- From: Stefan Werner <email@hidden>
- Date: Thu, 21 Oct 2010 09:13:08 +0200
Hi,
I'm building an application that uses Python.framework. The project is set to use the 10.5 SDK. Unfortunately, Xcode always links against /Library/Frameworks/Python.framework when present. Is there a way that I can tell Xcode explicitly to use the framework from the SDK and not the one from /Library/Frameworks? This is a team project and I don't want to have to forbid other team members to install custom Python versions - especially since other projects of ours rely on one.
Is there any way to give Xcode an explicit path to the file it's supposed to link to, as opposed to the search path/name combination?
-Stefan
_______________________________________________
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