• 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: Build Phase per Configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Phase per Configuration


  • Subject: Re: Build Phase per Configuration
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 12 Nov 2007 18:46:30 -0800


On Nov 12, 2007, at 6:37 PM, David Dunham wrote:

I'd like my code signing Run Script Phase to execute only when I make a release build. I don't see any changes in Xcode 3.0 that would allow this.

Is there a good way to test in a shell script?

if [ $(CONFIGURATION) -eq "Release" ] then # sign your code here fi

Yes, "fi."  Clever.

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


  • Follow-Ups:
    • Re: Build Phase per Configuration
      • From: David Dunham <email@hidden>
    • Re: Build Phase per Configuration
      • From: "Justin C. Walker" <email@hidden>
References: 
 >Build Phase per Configuration (From: David Dunham <email@hidden>)

  • Prev by Date: Build Phase per Configuration
  • Next by Date: Re: Icon Composer question: specifying a mask?
  • Previous by thread: Build Phase per Configuration
  • Next by thread: Re: Build Phase per Configuration
  • Index(es):
    • Date
    • Thread