Skip to content

MacOS support#68

Open
charleskimbac wants to merge 5 commits into
mainfrom
macos-support
Open

MacOS support#68
charleskimbac wants to merge 5 commits into
mainfrom
macos-support

Conversation

@charleskimbac
Copy link
Copy Markdown
Collaborator

@charleskimbac charleskimbac commented May 3, 2026

Remaking PR as the old one was mistakenly closed. Original PR: #64

Original message --
This commit is a pretty simple one, which adds support to MacOS Arm64. It was tested on macOS Tahoe, version 26.4.1, and worked flawlessly. There are changes in 3 files total:

  • Add postcompile_mac_arm64.sh which builds a .pkg installer.
  • Update package.json with a new compile:mac-arm64 command, which creates the final .pkg installer using the postcompile script.
  • Update README.md to mention MacOS support.

See video in original PR.

@charleskimbac charleskimbac mentioned this pull request May 3, 2026
@charleskimbac
Copy link
Copy Markdown
Collaborator Author

Pending final testing from macOS users. Run npm run compile:mac-arm64, run the installer, and if everything looks good, we can put the install in Releases. Thank you!

FYI @LielAmar @XFG16

@LielAmar
Copy link
Copy Markdown

LielAmar commented May 4, 2026

Sorry for the delay, @charleskimbac.

I tested the installation process again on my mac (using the latest changes from this branch - macos-support). Everything seems to be working properly. I did, however, noticed the Chrome extension is still showing an "OS not supported" warning as you can see below. I think this is the only thing left before officially releasing MacOS support.

Screenshot 2026-05-04 at 22 41 52

@charleskimbac
Copy link
Copy Markdown
Collaborator Author

@LielAmar Pushed some changes to fix that. Let me know if it all looks good now!

@LielAmar
Copy link
Copy Markdown

LielAmar commented May 8, 2026

@charleskimbac I switched to a new MacBook and had a bit trouble getting the mac version to work properly. I have a few work-intensive days coming up, but I'll try to test everything thoroughly asap and update you. This would also be a good opportunity to ensure the new code for macos support works on another mac machine and not just my old M2 Air.

@charleskimbac
Copy link
Copy Markdown
Collaborator Author

@LielAmar Sounds good and of course, no rush. Thanks again!

@charleskimbac charleskimbac force-pushed the main branch 2 times, most recently from b853ba9 to 4589d3e Compare May 8, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants