• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Linking to latest version of framework breaks cross development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking to latest version of framework breaks cross development


  • Subject: Linking to latest version of framework breaks cross development
  • From: "email@hidden" <email@hidden>
  • Date: Fri, 29 Jul 2011 20:26:23 +0100

My app links to /System/Library/Frameworks/Python.framework

I build it on Lion using Xcode 4.
Wielding otool -l yields:

name /System/Library/Frameworks/Python.framework/Versions/2.7/Python (offset 24)

My deployment SDK is 10.6 but when attempting to run on 10.6 I find that Python.framework/Versions/2.7/Python is unavailable.

I don't think there is any way to link the app so that 2.7 is used when available.
My guess is that I have to manually instruct the linker to link to the deployment version, 2.6.

Is this correct?

Regards

Jonathan Mitchell

Developer
Mugginsoft LLP
http://www.mugginsoft.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

  • Prev by Date: Anyone running into issues with Xcode 4.1 and Lion?
  • Next by Date: Re: Anyone running into issues with Xcode 4.1 and Lion?
  • Previous by thread: Re: Anyone running into issues with Xcode 4.1 and Lion?
  • Next by thread: Re: PBXNumberOfParallelBuildSubtasks and Xcode4
  • Index(es):
    • Date
    • Thread