macOS download
Install the latest goldengoose build.
Download the current macOS app archive, move the app into
/Applications, then remove the quarantine attribute once.
In-app updates continue to work after installation.
Install steps
- Open the downloaded
.tar.gzarchive. - Move
goldengoose.appinto/Applications. - Run the quarantine removal command once.
sudo xattr -cr /Applications/goldengoose.app
Why the extra command?
The app is currently distributed without Apple Developer ID signing and notarization. The quarantine attribute comes from the browser download path, not from gg itself.
- Existing installs can still use in-app update checks.
- The updater verifies Tauri update signatures before install.