KherveCAD v0.1.165 — macOS (Apple Silicon)
·
1 commit
to claude/kherve-cad-gui-7ls604
since this release
The macOS build of KherveCAD, for Apple Silicon (arm64).
Open the DMG and drag KherveCAD to Applications. The app is ad-hoc
signed, not notarized: macOS quarantines anything downloaded through
a browser, so on first launch right-click the app and choose Open,
then Open again — or run
xattr -dr com.apple.quarantine /Applications/KherveCAD.app
The OpenSCAD engine is bundled inside the app, so exact renders,
booleans and STL export work with nothing else installed. OpenSCAD is
GPL-2.0-or-later and KherveCAD runs it as a separate process; the
corresponding source archive is attached to this release.
Windows builds are released separately, under the v* tags.