2.2.1.3 Released

Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

2.2.1.3 Released

dxli
This post was updated on .
Please help test this bug fixing release.

Added support for macOS Apple Silicon build. Please note the dmg file is not signed, and running is blocked by macOS security. Some workaround is needed in order to run the Apple Silicon (arm64) version of DMG:

xattr -rc LibreCAD.app
sudo codesign --force --deep --sign - LibreCAD.app


Compared with previous changes, Windows builds are built using MSVC instead of MinGW.