• 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: How to build an xcode project with AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to build an xcode project with AppleScript?


  • Subject: Re: How to build an xcode project with AppleScript?
  • From: "Sean McBride" <email@hidden>
  • Date: Mon, 19 Dec 2005 10:48:30 -0500
  • Organization: Rogue Research

Thanks for this pointer Gouri, alas Xcode crashes building the project
via AppleScript as well as via xcodebuild.

I guess automated builds are impossible for me until the next Xcode then.  :(


On 2005-12-16 12:54, Gouri Jonnalagadda said:

>tell application "Xcode"
>	tell project 1
>		build
>	end tell
>end tell
>
>On Dec 16, 2005, at 12:49 PM, Sean McBride wrote:
>
>> Hello,
>>
>> I'm having trouble finding any examples or documentation on using
>> AppleScript to instruct Xcode to build a project.  Are there any
>> sample
>> scripts out there?  I don't know AppleScript, so merely looking at the
>> dictionary in Script Editor is not helping me much. :(  Though I'm
>> sure
>> this is dead easy for someone that knows. :)
>>
>> (Yes, I know about 'xcodebuild' and would prefer to use it, but
>> with one
>> project of mine it merely crashes, <rdar://4375980> yet it builds fine
>> from the Xcode IDE so I'm hoping using AppleScript will be a
>> workaround.)

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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: How to build an xcode project with AppleScript?
      • From: Daniel Jalkut <email@hidden>
References: 
 >How to build an xcode project with AppleScript? (From: "Sean McBride" <email@hidden>)
 >Re: How to build an xcode project with AppleScript? (From: Gouri Jonnalagadda <email@hidden>)

  • Prev by Date: Re: Can't install packages created with PackageMaker (2.0.1)
  • Next by Date: Re: CW to Xcode transition - Is more RAM worthwhile?
  • Previous by thread: Re: How to build an xcode project with AppleScript?
  • Next by thread: Re: How to build an xcode project with AppleScript?
  • Index(es):
    • Date
    • Thread