• 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: Changing the Cross-dev SDK for just one target?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the Cross-dev SDK for just one target?


  • Subject: Re: Changing the Cross-dev SDK for just one target?
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 10 Aug 2005 22:18:26 -0700


On Aug 10, 2005, at 12:47 PM, Theodore H. Smith wrote:

In Xcode, I've been changing the cross development SDK from the:


 project->Info->General->Cross-Develop Using Target SDK:


pane, in Xcode.



However, this applies to all the targets.


I'd like one target to be using the 10.4 SDK, and another to be using the 10.2.8 SDK.


How is this done? I don't see any such "Cross-develop" popupmenu in the target info panel in Xcode?



Add a custom build setting called SDKROOT for the target.  Note: this will confuse the indexer and file navigation, as your project may see framework headers coming from multiple places.  That's why there's no UI.  But it will build correctly.

Chris
 _______________________________________________
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: 
 >Changing the Cross-dev SDK for just one target? In Xcode, I've been changing the cross development SDK from the: project->Info->General->Cross-Develop Using Target SDK: pane, in Xcode. However, this applies to all the targets. I'd like one target to be using the 10.4 SDK, and another to be using the 10.2.8 SDK. How is this done? I don't see any such "Cross-develop" popupmenu in the target info panel in Xcode? (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Xcode 2.1 Proj's Show Up As Folders
  • Next by Date: Re: reducing ld's memory footprint (19 minutes of linking)
  • Previous by thread: Re: Changing the Cross-dev SDK for just one target?
  • Next by thread: Codewarrior inline asm to xcode asm roadblock!
  • Index(es):
    • Date
    • Thread