• 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: time of the build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: time of the build


  • Subject: Re: time of the build
  • From: "Raglan T. Tiger" <email@hidden>
  • Date: Wed, 29 Apr 2015 09:02:36 -0600

I run this script in the Run Script of the Build Phase:

infoplist="$BUILT_PRODUCTS_DIR/$INFOPLIST_PATH"
builddate=`date`
if [[ -n "$builddate" ]]; then
defaults write "${infoplist%.plist}" BuildDate "${builddate}"
fi




-rags



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >time of the build (From: Torsten Curdt <email@hidden>)
 >Re: time of the build (From: David Durkee <email@hidden>)
 >Re: time of the build (From: Torsten Curdt <email@hidden>)

  • Prev by Date: Re: time of the build
  • Next by Date: Re: time of the build
  • Previous by thread: Re: time of the build
  • Next by thread: Re: time of the build
  • Index(es):
    • Date
    • Thread