• 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: XCode and AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode and AppleScript


  • Subject: Re: XCode and AppleScript
  • From: Allen Cronce <email@hidden>
  • Date: Tue, 25 Apr 2006 08:48:21 -0700

Is there some reason why you need to use AppleScript? If what you're
trying to do is automate your build process, you should take a look at
the xcodebuild command line tool.

We have an AppleScript based automated build system mainly because we
still have to drive CW and Installer VISE. But to automate our Xcode
builds, we call xcodebuild from our AppleScript build application. It
works well, although there's no way to convey build status to the operator.

Best,
--
Allen Cronce

Dieter Oberkofler wrote:
> I would like to use AppleScript to automate some recurring procedures
> when using several XCode projects.
> I would especially like to:
> - Open a Xcode project file
> - Clear all targets and/or build configurations
> - Build all targets and/or build configurations
> - Set the active target or build configuration
> - Set some build settings
> I am especially having a hard time to understand why AppleScript
> complains about some timeout errors during a longer build and would
> hope that someone might have some samples to share or could point me
> to some documentation in this area.
> Thank you in advance,
> Dieter
>
> _______________________________________________
> 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: 
 >XCode and AppleScript (From: Dieter Oberkofler <email@hidden>)

  • Prev by Date: Re: "manual" dependencies
  • Next by Date: Precompiled header problem
  • Previous by thread: Re: XCode and AppleScript
  • Next by thread: Re: XCode and AppleScript
  • Index(es):
    • Date
    • Thread