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

XcodeBootCamp script


  • Subject: XcodeBootCamp script
  • From: Matt Morse <email@hidden>
  • Date: Wed, 2 Feb 2005 19:08:38 -0800

In case anyone can use this:

I wrote a script to repeatedly launch an app (Xcode by default), run it for some duration, and then kill it--for any number of times:

Usage: XcodeBootCamp.pl [-h] [-l <appRunLength>] [-n <numRuns>] [-p <appPath>] [-a <appArgs>]
-h -- print this message and exit
-l -- duration of app run (in seconds, 2 seconds is the default)
-n -- number of times the app will be run (10 is the default)
-p -- path to application (default: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode)
-a -- arguments to application (default: -PBXDebug YES -NSDebugEnabled YES)

Launches the specified application, runs it for appRunLength seconds, kills the application
and starts the process over, until numRuns is reached.


It's attached to this Radar:

<rdar://problem/3538780> 8A42 SetMenu crashes during AppLauncher tests: -[NSConnection sendInvocation:]

- Matt

 _______________________________________________
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: XcodeBootCamp script
      • From: Rob Lockstone <email@hidden>
  • Prev by Date: Re: Subversion server
  • Next by Date: Re: XcodeBootCamp script
  • Previous by thread: Re: Subversion server
  • Next by thread: Re: XcodeBootCamp script
  • Index(es):
    • Date
    • Thread