• 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: Michael Rawdon <email@hidden>
  • Date: Wed, 10 Aug 2005 16:48:24 -0700

Hi there -

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?


You can actually just set the SDKROOT build setting in your targets and it should just work.

The main thing to be aware of is that project editing and navigation features (e.g., open quickly, code sense) may not respect your per-target SDKROOT setting, because many project items (such as files) are not tied to a specific target.  But setting SDKROOT per-target should work for building purposes.

-- 
Michael Rawdon                                 Apple Computer, Cupertino CA
Xcode Developer                                email@hidden


 _______________________________________________
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: Codewarrior inline asm to xcode asm roadblock!
  • Next by Date: Re: Using Libraries on XCode
  • Previous by thread: 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?
  • Next by thread: Re: Changing the Cross-dev SDK for just one target?
  • Index(es):
    • Date
    • Thread