Re: Xcode 2 AppleScriptability
Re: Xcode 2 AppleScriptability
- Subject: Re: Xcode 2 AppleScriptability
- From: Scott Tooker <email@hidden>
- Date: Tue, 17 May 2005 10:26:01 -0700
On May 17, 2005, at 4:55 AM, David Lázaro Saz wrote:
Hi there,
I need to automatically generate project files for Xcode users.
Has the AppleScriptability of Xcode been enhanced in the 2 series?
Previously it was impossible to create neither projects nor groups
programatically. I've tried but it doesn't seem to work yet.
The AppleScript support was significantly enhanced in Xcode 2.0.
However, there are still areas that are not complete (like creating
targets and projects). Creating groups & file references should work,
though.
Right now we only have either the AppleScript option for automatic
generation (that didn't work in 1.5 and maybe still doesn't), or
creating .project files automatically and hoping for the best
(which is messy as is typical for reverse engineering file formats).
Does anybody know what is the best option right now?
Right now the best thing is to create a project template with the
basic targets you want and then use AppleScript to edit the contents.
Scott
If nothing can be done I'll be submitting bugs ASAP (and hope for
the best). *sigh*
Cheers,
David.
_______________________________________________
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