Fixed
- macOS auto-update was downloading but not applying — bundled native dylibs had read-only file permissions (644) which caused Squirrel.Mac's ShipIt process to fail with "Permission denied" when replacing the app bundle. Changed to 755.
Note: Users on v0.6.0 will need to manually download this update since the auto-updater itself is affected. Future updates from v0.6.1 onward should auto-update correctly — hopefully this is the last macOS updater fix, but we've been here before so TBD.
What's Changed
- v0.6.1 — Fix macOS auto-update by @thesubtleties in #52
Full Changelog: v0.6.0...v0.6.1