• 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: Xcode-users Digest, Vol 2, Issue 421
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 2, Issue 421


  • Subject: Re: Xcode-users Digest, Vol 2, Issue 421
  • From: Scott Fraser <email@hidden>
  • Date: Thu, 11 Aug 2005 08:56:25 -0700


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.

So, what you're saying is that the UI ("User Interface") will use one SDK to do header and reference lookups, showing the user one thing, then it will actually do the build using a completely different SDK? I know it's a knotty problem, and I know we're all Developers here and should know better, but what ever happened to WYSIWYG??

For myself, I use the same set of sources, but a different Project (ie a separate .xcodeproj file), with different target settings. I'm more comfortable with a consistent environment.

Scott
-----
_______________________________________________
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: Interface Builder Palette: Modification of Font (Size|Name|etc) for a subclass of NSTextField not working as expected
  • Next by Date: RE: Why XCode and not Code Warrior
  • Previous by thread: Interface Builder Palette: Modification of Font (Size|Name|etc) for a subclass of NSTextField not working as expected
  • Next by thread: PB == Xcode?
  • Index(es):
    • Date
    • Thread