Re: Scripting the xCode (Modified by Vlad Lebedev)
Re: Scripting the xCode (Modified by Vlad Lebedev)
- Subject: Re: Scripting the xCode (Modified by Vlad Lebedev)
- From: Tim Bumgarner <email@hidden>
- Date: Wed, 28 Apr 2004 15:11:50 -0400
Hi Vlad,
The scripting in Xcode doesn't support creating new projects or
targets, etc. We realize that this is very important.
Thanks,
Tim Bumgarner
AppleScript Engineering
On Apr 28, 2004, at 10:31 AM, Vlad Lebedev wrote:
>
Hi,
>
>
I really need some help with AppleScript.
>
>
I have a few source code files and would like to use AppleScript to
>
create a new xCode project,
>
define new target, new build style and settings, new executable, add
>
files and build everything.
>
>
>
tell application "Xcode"
>
make new project document at the end of documents
>
end tell
>
>
>
These lines above do create a new project document. However, I
>
couldn't figure how to create a new project in the document.
>
I'm relatively new to AppleScript. Doing everything manually or using
>
makefiles is not an option. It has to be AppleScript.
>
>
Any advise, examples or links will be greatly appreciated.
>
>
Thank you,
>
Vlad
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.