• 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
[Build Configuration] Changing default build configurations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Build Configuration] Changing default build configurations


  • Subject: [Build Configuration] Changing default build configurations
  • From: Rush Manbert <email@hidden>
  • Date: Wed, 01 Mar 2006 11:22:15 -0800

Let's say that I create a new Xcode project foo.xcodeproj. I also create a config file, foo.xcconfig that contains the following:
ZERO_LINK = NO


and I add it to the project. I go to mu Debug build configuration for target foo and set the "Based On" config file to foo.

If I understand things correctly, my Debug build of the target foo will still have Zero Link on, because the build settings in the dialog set it by default, and the settings in the dialog override anything from the config file chain. (I just verified this to be correct.)

Because of the way the defaults are handled, I will need to go and edit all of the build settings in both of the default build configurations every time that I make a new "real" project. For test and toy projects the defaults are probably okay, but in general I want my build settings defined by a set of config files.

I have seen hints that you can change the default Xcode behavior. Can anyone point me to something that tells me how to do it?

Thanks in advance,
Rush
_______________________________________________
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: re: Framework dependencies/linking question
  • Next by Date: Re: Framework dependencies/linking question
  • Previous by thread: Re: Framework dependencies/linking question
  • Next by thread: suppress prefix header?
  • Index(es):
    • Date
    • Thread