Re: Creating a new project by using an Applescript script
Re: Creating a new project by using an Applescript script
- Subject: Re: Creating a new project by using an Applescript script
- From: Stephane Sudre <email@hidden>
- Date: Thu, 21 Apr 2005 12:59:24 +0200
On 20 avr. 05, at 20:39, Chris Espinosa wrote:
On Apr 20, 2005, at 8:02 AM, Stephane Sudre wrote:
What is the exact Applescript script commands you need to use to
create a brand new Cocoa application project with Xcode?
tell application "Xcode"
make new ????
end tell
Unfortunately this is not supported.
I'd recommend manually creating a default Cocoa application, storing
it in a well-known place, scripting the Finder to make a copy and
change its project name, then opening it in Xcode and scripting Xcode
to set up its defaults and other things.
Ok, no problem.
_______________________________________________
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