• 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 - Usable?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatic snapshots - Usable?


  • Subject: Re: Automatic snapshots - Usable?
  • From: Rob Lockstone <email@hidden>
  • Date: Wed, 03 Sep 2008 11:34:17 -0700

Speaking of snapshots, the last time I tried creating one when Xcode 3 was still in beta, it was very slow. It doesn't seem to have improved. I'm currently running a "Make Snapshot" of a project that has, oh, maybe 7500 files. It's been running for over 30 minutes now on a core- duo Intel with 4G of RAM.

Are these even practical for projects with thousands of files?

Is it only the initial snapshot that's this slow and subsequent ones are just deltas?

Rob

On Sep 3, 2008, at 09:05, Greg Guerin wrote:

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.

_______________________________________________
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: Pavel Perikov <email@hidden>
    • Re: Automatic snapshots - Usable?
      • From: j o a r <email@hidden>
References: 
 >Re: Automatic snapshots (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: Setting version numbers and strings using shell scripts and xcodebuild
  • Next by Date: Re: Automatic snapshots - Usable?
  • Previous by thread: Re: Automatic snapshots
  • Next by thread: Re: Automatic snapshots - Usable?
  • Index(es):
    • Date
    • Thread