Re: Applescript support in Xcode4
Re: Applescript support in Xcode4
- Subject: Re: Applescript support in Xcode4
- From: Dmitry Markman <email@hidden>
- Date: Wed, 22 Jun 2011 10:15:55 -0400
Hu Deivy
thanks for the answer
I'm generating new project from scratch
so delete every settings is basically NOP
set value is working, believe it or not :-)
I tried make new command but it didn't work:
tell build configuration "Debug"
make new build setting with properties {name:"SANDBOX", value:sandbox}
end tell
it's asking about missing parameter at for command make
you should create empty project, then it will turn you projects as a list with 1 element
you can as projects from application directly, but it will return the same list
On Jun 22, 2011, at 9:55 AM, Deivy Petrescu wrote:
> Dmitry,
> I am surprised it worked in Xcode 3.
> From what I understand you deleted every build setting, this should have deleted the "SANDBOX" setting as well.
> So it is not surprise it can not set it to anything.
>
> Also, when I was running it here, I did not get a list when working with " my_work_space"
> "item 1 of" returned an error
Dmitry Markman
_______________________________________________
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