Re: Compiling ASOC
Re: Compiling ASOC
On 17 Apr 2010, at 23:01, Shane Stanley wrote:
>> In general it would seem AppleScript Editor cannot compile ASOC class definitions
> It will if you set Xcode as the target of the script.
>
I am not sure I understand you completely here.
Is that I can compose an Xcode based ASOC project and trigger the building of that project in AS?
tell application "Xcode"
set myProjectDocument to open alias "~/myASOCProject.xcodeproj"
tell (project of myProjectDocument) to build
end tell
Regards
Jonathan Mitchell
Developer
http://www.mugginsoft.com _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden