BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.08k stars 1.47k forks source link

Any plan or information on Apple Silicon support? #3687

Closed mtslzr closed 3 years ago

mtslzr commented 3 years ago

Current behavior

Runs on M1 Macs via Rosetta 2.

Expected behavior

Runs natively on Apple Silicon

Steps to reproduce

N/A

Environment

N/A

Apologies if this is available elsewhere, but I couldn't find anything from the website nor FAQs... does Boostnote have any current plans or information on supporting Apple Silicon natively?

Komediruzecki commented 3 years ago

Hi, mtslzr

The new Boost Note next is written in the almost latest version of Electron and Electron will soon support the Apple Silicon so it should not be a problem to build the app for Apple Silicon too (found info about this here: https://www.electronjs.org/blog/apple-silicon, might be outdated).

Boostnote legacy is similar but the version of the electron is very outdated, so don't know how many changes would be needed.

mtslzr commented 3 years ago

Awesome, thanks! I opened the same issue in boostnote-next; will close this and track it there.