• 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
Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?


  • Subject: Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?
  • From: Finlay Dobbie <email@hidden>
  • Date: Mon, 7 Nov 2005 10:49:10 +0000

On 07/11/05, Gerben Wierda <email@hidden> wrote:
> Suppose I set SDKROOT_ppc to the 10.2 version, would the app still use
> the 10.3 version on a 10.3 system and 10.4 on a 10.4 system? Or would
> the project become statically linked and would I get the bugs still in
> the 10.2 SDK when running on 10.3?

Apple doesn't provide static libs (and frameworks are always dynamic
by nature), so you will never be statically linked against any of the
system. Which is a good thing, because 10.2's Cocoa probably won't
work on 10.3 due to underlying changes in the system, etc.

Not to mention, the resultant binary would be humongous.

 -- Finlay
 _______________________________________________
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

References: 
 >MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How? (From: Gerben Wierda <email@hidden>)
 >Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How? (From: Gerben Wierda <email@hidden>)
 >Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How? (From: Chris Espinosa <email@hidden>)
 >Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How? (From: Gerben Wierda <email@hidden>)

  • Prev by Date: Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?
  • Next by Date: Where is find in "selected project items"
  • Previous by thread: Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?
  • Next by thread: How to create plugins for Xcode
  • Index(es):
    • Date
    • Thread