Farang, Don't Panic for macOS
====================

If macOS says “Farang, Don't Panic 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 "Farang, Don't Panic.app"
     open "Farang, Don't Panic.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.
