Skip to content

Conversation

@siganberg
Copy link
Contributor

@siganberg siganberg commented Aug 21, 2025

🚀 macOS Installer Improvements

Split Installers for macOS. Introduced separate installers for x64 (Intel) and arm64 (Apple Silicon) builds. This ensures that Apple Silicon (M Series processor) devices now run natively, instead of relying on Rosetta emulation.

🖥️ Performance Boost

Running natively on Apple Silicon drastically improves startup time and overall performance.
Users can now expect a faster, smoother, and more responsive gSender experience on Apple Silicon computers.

👉 Note: When downloading gSender, please choose the correct installer for your Mac:

Intel Macs → x64 installer
Apple Silicon Macs → arm64 installer

If you get the following error when running the gSender:

“gSender” is damaged and can’t be opened. You should move it to the Trash.

To fix this, you need to clear the extended attributes using the following command since gSender is not yet notarized with an Apple Developer ID, macOS may prevent it from running after installation or an upgrade.

xattr -c /Applications/gSender.app

@siganberg siganberg changed the title Split x64 and arm64 binaries in MacOS Latest Split x64 and arm64 binaries in MacOS Aug 21, 2025
@kglovern
Copy link
Member

This will be merged in after the 1.5.5 release, we're waiting on approval from Apple Dev so we can sign it correctly before we release it.

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