Re: How to build an xcode project with AppleScript?
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