1. Gatekeeper Bypass
Because Snapper is currently ad-hoc signed, macOS Gatekeeper will block it by default. Follow one of the quick methods below to bypass this warning and launch it safely.
Method A
Right-Click Open (Easiest)
- Double-click the downloaded
Snapper.dmg.zipto expand it. - Open the
Snapper.dmgvolume and drag Snapper.app into your /Applications folder. - Open the /Applications directory in Finder.
- Right-click Snapper.app and select Open.
- Click Open in the warning dialogue box. You only need to do this once.
Method B
Terminal Command
If macOS refuses to open the app or shows a corruption warning, open Terminal and run the command below to strip the quarantine attribute:
xattr -cr /Applications/Snapper.app- Open Terminal on your Mac.
- Paste the command above and press Enter.
- Double-click Snapper in Applications to launch immediately.