Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.84k stars 560 forks source link

[macOS] 2.22.0 is ARM-only and requires macOS 11 #3229

Closed core-code closed 4 months ago

core-code commented 4 months ago

2.22.0 is ARM-only and requires macOS 11. there is no mention about those changes in the release-notes. is this on-purpose?

Screenshot 2024-07-10 at 18 31 12
codebykat commented 4 months ago

Thanks for the report @core-code, I don't believe we tested on Intel Macs. We upgraded all the dependencies to fix the build for Silicon Macs and I thought it was a universal build 🤔

We've set this release back to prerelease status for unrelated reasons, but I will investigate.

codebykat commented 4 months ago

Oh, I should note that we have a native Mac app available, which should work on Intel-based infrastructures as well. We generally recommend folks install that one if they're on the Mac, as this (Electron-based) version exists primarily to support Linux and Windows desktop users. So this is something we'll fix if we have the time, but it may not be the highest priority. If the native app doesn't work for you, please let me know why :)