SketchUp / sketchup-ruby-debugger

Ruby API debugger for SketchUp 2014 and later.
MIT License
78 stars 34 forks source link

No support for debugging on OSX #15

Closed marvingreenberg closed 6 years ago

marvingreenberg commented 6 years ago

If this is simply a windows-only feature, the documentation should state that. As is, the setup starts with "install a dll", suggesting this is windows only. Presumably it would not be incredibly difficult to add support for OSX.

thomthom commented 6 years ago

Hi Marvin.

We have the debugger available for OSX - please refer to the Instructions for Mac OS X section in the README.

But not that the CURL command is out of date - referring to an older release for SU2015 so you'd have to adjust for whatever version of SU you are using.

Under Releases you'll find Windows and OSX downloads for each supported SketchUp version.

marvingreenberg commented 6 years ago

Thomas Thomassen wrote:

Hi Marvin.

We have the debugger available for OSX - please refer to the Instructions for Mac OS X https://github.com/SketchUp/sketchup-ruby-debugger#instructions-for-mac-os-x section in the README.

Doh! Sorry for not scrolling down. :-)