Trump Golf for macOS
====================

If macOS says “Trump Golf is damaged and can’t be opened”, that is Gatekeeper,
not a broken file. Safari tags unsigned downloads with a quarantine flag.

Do this after unzipping (pick one):

1. Double-click  Open this Mac app.command
   If macOS blocks the helper: System Settings → Privacy & Security → Open Anyway.

2. Terminal:

     xattr -cr "Trump Golf.app"
     open "Trump Golf.app"

Right-click → Open does NOT clear the “damaged” dialog. That only helps the
older “unidentified developer” warning.

This zip is unsigned until Masters of Creation notarizes with an Apple
Developer ID. The helper / xattr steps are the supported workaround until then.
