v0.6.7
Changes:
- Add native build for Apple Silicon (arm64)
- Fixed bugs on import model
- Fixed bugs on remove model
Note for user on macOS:
-
You need set Gatekeeper to Anywhere in System Settings (using
sudo spctl --master-disable
)
-
If you got
“SysMocap” is damaged and can’t be opened. You should move it to the Trash.
Please runsudo xattr -r -d com.apple.quarantine /Applications/SysMocap.app
in your terminal
Full Changelog: v0.6.6...v0.6.7