Re: specifying an exact Framework
Re: specifying an exact Framework
- Subject: Re: specifying an exact Framework
- From: David Dunham <email@hidden>
- Date: Thu, 21 Oct 2010 12:50:22 -0700
On 21 Oct 2010, at 00:13, Stefan Werner wrote:
> 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?
http://mail.python.org/pipermail/pythonmac-sig/2009-September/021615.html should tell you how to get what you need.
David Dunham
Twitter: @radiofreelunch http://www.pensee.com/dunham/
_______________________________________________
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