create workspace with applescript
create workspace with applescript
- Subject: create workspace with applescript
- From: Dmitry Markman <email@hidden>
- Date: Fri, 28 Dec 2012 20:05:10 -0500
Hi, I'm trying to create new workspace with the following script
tell application "Xcode" activate make new workspace document with properties {name:"test", file:POSIX file "/Users/Shared/test.xcworkspace"} end tell
but without much success
is it possible? if so how I can do that
thanks
|
_______________________________________________
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