• 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: Run Script Build Phase and Copy Files Build Phase
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run Script Build Phase and Copy Files Build Phase


  • Subject: Re: Run Script Build Phase and Copy Files Build Phase
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 9 May 2008 08:54:20 -0700


On May 9, 2008, at 5:51 AM, Dennis Christopher wrote:

Is there a complete list of these environmental variables with documentation anywhere?

Dennis
On 8-May-08, at 1:17 PM, email@hidden wrote:

BUILD_DIR, BUILD_ROOT, BUILD_STYLE, BUILD_VARIANTS, BUILT_PRODUCTS_DIR,
CONFIGURATION, CONFIGURATION_BUILD_DIR, CONFIGURATION_TEMP_DIR


During the Run Script build phase, Xcode copies all the target's defined build settings to environment variables for the purpose of running the script.  (They're not generally defined as environment variables during an Xcode build, only in the process that executes the shell script.)  So you can find documentation on all of the above in the Xcode Build Setting Reference.

The documentation for the Run Script Build Phase has a capsule description of the ten most relevant build settings available to a script phase, including BUILD_VARIANTS and BUILT_PODUCTS_DIR.

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: 
 >re: Run Script Build Phase and Copy Files Build Phase (From: Dennis Christopher <email@hidden>)

  • Prev by Date: Re: Xcode eats 100% CPU and more while typing
  • Next by Date: Re: CW port to Xcode - generated .rsrc file not loaded
  • Previous by thread: Re: Run Script Build Phase and Copy Files Build Phase
  • Next by thread: CFBundleExecutable info?
  • Index(es):
    • Date
    • Thread