• 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: Automatic snapshots
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatic snapshots


  • Subject: Re: Automatic snapshots
  • From: Greg Guerin <email@hidden>
  • Date: Wed, 3 Sep 2008 09:05:15 -0700

Pavel Perikov wrote:

Does anyone aware about the possibility to make XCode snapshot automatically after every successful build? Maybe with a bit of AppleScript?

It depends on whether Snapshot is scriptable.

Use ScriptEditor.app to examine Xcode's scripting dictionary. See if the Snapshot action is scriptable. If so, add a script build phase at the end of your target's build. It does one thing: tell Xcode to make a snapshot. Make sure your target is set to stop on errors, and the script build phase will only be reached when there are no errors.

  -- GG

_______________________________________________
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: Automatic snapshots - Usable?
      • From: Rob Lockstone <email@hidden>
  • Prev by Date: RE: Development and Deployment linking to libraries
  • Next by Date: How to build 64-bit for current architecture only?
  • Previous by thread: Re: Automatic snapshots
  • Next by thread: Re: Automatic snapshots - Usable?
  • Index(es):
    • Date
    • Thread