macOS Installation
Download and install Gopher on your Mac.
System Requirements
- macOS: 11.0 (Big Sur) or later
- Processor: Apple Silicon (M1/M2/M3) or Intel
- Memory: 4 GB RAM minimum
- Storage: 200 MB available space
Download
- Go to the Releases page
- Download the latest
Gopher-X.X.X-macOS.dmgfile
The macOS build is a universal binary that works on both Apple Silicon (M1/M2/M3) and Intel Macs.
Install
- Open the DMG - Double-click the downloaded
.dmgfile - Drag to Applications - Drag the Gopher icon to your Applications folder
- Eject - Right-click the mounted disk and select "Eject"
First Launch
Since Gopher is not notarized by Apple, macOS will show a security warning on first launch.
Option 1: Right-Click to Open (Recommended)
- Open Finder and navigate to Applications
- Right-click (or Control-click) on Gopher
- Select Open from the context menu
- Click Open in the dialog that appears
After this, you can launch Gopher normally.
Option 2: Allow in Security Settings
- Try to open Gopher normally
- When blocked, open System Preferences > Security & Privacy
- Click Open Anyway next to the Gopher message
- Click Open in the confirmation dialog
Troubleshooting
"Gopher is damaged and can't be opened"
This happens when macOS quarantine flags aren't cleared. Fix it with Terminal:
xattr -cr /Applications/Gopher.app
Then try opening the app again.
"Gopher can't be opened because Apple cannot check it for malicious software"
Follow the First Launch instructions above to bypass Gatekeeper.
App doesn't launch / crashes immediately
- Make sure you have macOS 11.0 or later
- Try removing and re-downloading the DMG
- Check Console.app for crash logs
- Report the issue with your macOS version
Uninstall
- Quit Gopher if it's running
- Drag Gopher.app from Applications to Trash
- Optionally, remove settings:
rm -rf ~/Documents/Gopher
rm -rf ~/Library/Application\ Support/Gopher
Next Steps
- Quick Start Guide - Run your first strategy evolution
- Configuration - Set up API keys and preferences