• 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: Pavel Perikov <email@hidden>
  • Date: Wed, 3 Sep 2008 22:52:14 +0400

My project has only a few dozens files so for me it would be useful. BTW I believe I have problems using snapshots with SVN, but can't pinpoint it.

Pavel

On 03.09.2008, at 22:34, Rob Lockstone wrote:

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

_______________________________________________ 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: 
 >Re: Automatic snapshots (From: Greg Guerin <email@hidden>)
 >Re: Automatic snapshots - Usable? (From: Rob Lockstone <email@hidden>)

  • Prev by Date: Re: Automatic snapshots - Usable?
  • Next by Date: Re: How to build 64-bit for current architecture only?
  • Previous by thread: Re: Automatic snapshots - Usable?
  • Next by thread: Development and Deployment linking to libraries
  • Index(es):
    • Date
    • Thread