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

Re: AppleScripting Xcode


  • Subject: Re: AppleScripting Xcode
  • From: Chris Hanson <email@hidden>
  • Date: Mon, 23 Jun 2008 21:01:27 -0700

On Jun 20, 2008, at 2:29 PM, email@hidden wrote:

I wanted to see if there were any resources available for writing
AppleScripts to control and query Xcode. I'm trying to write some scripts
to automate the build process for our project and am having difficulty
figuring out how to do this

Rather than using AppleScript to control Xcode.app, if you want to script your build process (for example to run a nightly build) you should look at using the xcodebuild command-line tool from a shell or other script.


That way you don't need a user logged in at the console on your build machine to do scripted builds -- you can just have cron/launchd/ whatever run your build scripts.

  -- Chris

_______________________________________________
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: AppleScripting Xcode
      • From: Scott Tooker <email@hidden>
References: 
 >Create dmg during release build phase (From: Grant Limberg <email@hidden>)
 >Re: Create dmg during release build phase (From: Alexander von Below <email@hidden>)
 >AppleScripting Xcode (From: email@hidden)

  • Prev by Date: Re: how to pass parameters to main() function through xcode?
  • Next by Date: gcc 4.2 and OpenMP, targeting 10.4u SDK from 10.5.1
  • Previous by thread: Re: AppleScripting Xcode
  • Next by thread: Re: AppleScripting Xcode
  • Index(es):
    • Date
    • Thread