Re: Build Phase per Configuration
Re: Build Phase per Configuration
- Subject: Re: Build Phase per Configuration
- From: "Justin C. Walker" <email@hidden>
- Date: Mon, 12 Nov 2007 20:41:26 -0800
On Nov 12, 2007, at 18:46 , Chris Espinosa wrote:
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.
Steve Bourne was an Algol 68 junkie. You wouldn't have wanted to
look at the code for his version of sh...
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------
_______________________________________________
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