Re: Xcode4 : AppleScript : How to get the current text document?
Re: Xcode4 : AppleScript : How to get the current text document?
- Subject: Re: Xcode4 : AppleScript : How to get the current text document?
- From: Jerry Krinock <email@hidden>
- Date: Thu, 04 Aug 2011 08:10:52 -0700
On 2011 Aug 04, at 07:11, Joar Wingfors wrote:
> Has anyone of you filed a bug report on these issues yet?
Thank you, Joar.
Yes, I have. On July 22 I expressed my sadness at the apparent demise of the wonderful User Scripts feature, in Bug ID# 9824043. Apple closed this bug because it was deemed to be a duplicate of Bug ID# 8079239.
Regarding the bugs in AppleScriptability, this morning I submitted three bugs:
9896339 AppleScript cannot directly get front text document from Xcode 4.1
9896373 AppleScripted text changes are not undoable in Xcode 4.1
9896436 AppleScript cannot set text insertion point in Xcode 4.1
***
Although unrelated, there is also another crippling bug in AppleScriptability which I was advised of by someone else, which is that you cannot access any Build Settings. Although I have confirmed that the following script line which worked in Xcode 3 does not work in Xcode 4,
tell aProjectBuildConfig to set (value of (build setting "CURRENT_PROJECT_VERSION")) to newVersionString
I have not studied the documentation regarding the new "Schemes" enough yet to confirm that there is not an updated method for doing this. _______________________________________________
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