Re: create project from applescript
Re: create project from applescript
- Subject: Re: create project from applescript
- From: Chris Espinosa <email@hidden>
- Date: Sat, 29 Apr 2006 17:06:38 -0700
On Apr 29, 2006, at 4:40 PM, Dmitry Markman wrote: is it possible to create XCode project from applescript something like following
tell application "Xcode" make new project with properties {name:"test"} end tell
but it doesn't work is it possible to do in principle?
No, the AppleScript interface doesn't support creating new projects from the templates.
Chris |
_______________________________________________
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