• 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: [Config Files] What can I really modify in a config file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Config Files] What can I really modify in a config file?


  • Subject: Re: [Config Files] What can I really modify in a config file?
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 2 Mar 2006 22:18:51 -0800

On Mar 2, 2006, at 2:42 PM, Rush Manbert wrote:

This explains a question I posed in a subsequent post. When you select the config file, the values in the inspector are supposed to change to reflect what is set by the config file.

The values of settings in the inspector will change only for settings that have not been customized.  A setting that has been customized is bold, and overrides the setting in an xcconfig file that the configuration is based on.

To remove a customized setting from a configuration, highlight its row and delete it either using the "delete" key or the "-" button by the table.  If the setting you highlighted was a customization of a setting that also has a value specified at a lower layer in the build settings stack, then the lower-layer value will be shown in a plain style.  This is, of course, only the case if you have not chosen to show only customized settings in the build settings table.

I did not see anything about using the delete key to return to the config values. I tried it and it seems to work, even for Zero Link, which doesn't change when I select a config file.

This is because the full build settings stack is arranged like this, in order of what Xcode searches on a build:

  per-file compiler flags (for compilation only)
  xcodebuild command-line settings
  target settings
customized settings in the selected configuration
the xcconfig file the selected configuration is based on
  project settings
customized settings in the selected configuration
the xcconfig file the selected configuration is based on
  application settings
  default settings
  environment variables

When you're building from within Xcode there are no xcodebuild command-line settings.  See <http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_04_bs_build_settings/chapter_31_section_4.html> for details.

  -- 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: 
 >[Config Files] What can I really modify in a config file? (From: Rush Manbert <email@hidden>)
 >Re: [Config Files] What can I really modify in a config file? (From: Scott Tooker <email@hidden>)
 >Re: [Config Files] What can I really modify in a config file? (From: Rush Manbert <email@hidden>)
 >Re: [Config Files] What can I really modify in a config file? (From: Greg Hurrell <email@hidden>)
 >Re: [Config Files] What can I really modify in a config file? (From: Rush Manbert <email@hidden>)

  • Prev by Date: Re: [Config Files] [Solved!] Config file evaluation problems
  • Next by Date: Debug Symbols in Shark
  • Previous by thread: Re: [Config Files] What can I really modify in a config file?
  • Next by thread: Building a framework around a Makefile generated dylib
  • Index(es):
    • Date
    • Thread