• 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: David Dunham <email@hidden>
  • Date: Tue, 13 Nov 2007 17:33:10 -0800

Thanks everyone.

For the record, the batch script I ended up with is

if [ "${CONFIGURATION}" = "Release" ]; then
codesign --verbose --force --sign "x" "${BUILT_PRODUCTS_DIR}"/"$ {FULL_PRODUCT_NAME}"
fi


(I'm thinking this is generic enough I can use it with all the products I build.)

David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.

_______________________________________________
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: 
 >Build Phase per Configuration (From: David Dunham <email@hidden>)
 >Re: Build Phase per Configuration (From: Chris Espinosa <email@hidden>)
 >Re: Build Phase per Configuration (From: David Dunham <email@hidden>)
 >Re: Build Phase per Configuration (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Build Phase per Configuration
  • Next by Date: -42 errors and GDB...grrrr
  • Previous by thread: Re: Build Phase per Configuration
  • Next by thread: Re: Build Phase per Configuration
  • Index(es):
    • Date
    • Thread