It's some time since I set this up so my recollections are a little hazy. Objective_c appscript comes as an xcode project that builds the Appscript framework. I think I managed to use it in xcode without really knowing what I was doing! Stephen may be better source as he's done it recently. It's probably worth pointing out the issue that was raised elsewhere - namely that appscript is no longer supported or developed and is not recommended for new projects. This applies just as much to the Obj_C and macruby variants as to the rb-appscript gem. Steve On 23 Dec 2011, at 18:43, Bernard Kenik wrote:
Message: 1 Date: Fri, 23 Dec 2011 13:04:19 +0000 From: Steve Clarke <steve@sclarkes.me.uk> To: "MacRuby development discussions." <macruby-devel@lists.macosforge.org> Subject: Re: [MacRuby-devel] MacRuby scripting bridge speed Message-ID: <0D3CAB69-BD45-4B4B-B85D-7A12C0B40F19@sclarkes.me.uk> Content-Type: text/plain; charset="us-ascii"
I have used macruby-appscript and it works fine. I had developed quiet a few apps with rb-appscript and I was able to get them all working with the macruby version. A few things needed change but I was able to write apps that used either macruby or MRI versions of appscript. Only a few methods in my "library" code needed to check at runtime which version was being used.
Steve
Would you please provide how you installed object_c-appscript?
The rb-appscript manual is rather vague on how to proceed after downloading object_c-appscript.
I used rvm to install macruby 0.10.0. Do you know how to change the setup.rb that comes with macruby-appscript to properly install macruby-appscript.
Thank you for any assistance you may provide.
bbiker
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel