Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christopherwk210/0e66044cf589b9923d76b6bd47e08c6b to your computer and use it in GitHub Desktop.
Save christopherwk210/0e66044cf589b9923d76b6bd47e08c6b to your computer and use it in GitHub Desktop.

Duke of Defense Mac Demo

The Mac demo of Duke of Defense isn't an app distrubted by the App Store, so the latest Mac computers block it by default. For some reason, they mark it as "damaged" in some cases. The problem can be solved easily with the following steps:

  1. On your Mac, launch terminal. This can be done by pressing Command + Space, then typing in "terminal" and pressing enter.
  2. After the app launches, paste the following text into it: sudo spctl --master-disable then press enter.
  3. You'll be prompted to enter your password, so type it out (even though the letters won't appear) and press enter.
  4. Close the terminal window, then open up your security settings. This can be done by pressing Command + Space, then typing "Security & Privacy" and pressing enter.
  5. Under the general tab of your security settings, click the lock on the bottom left corner and type in your password to allow changes.
  6. Click the "Anywhere" radio button under "Allow apps downloaded from:", then close your settings.
  7. Launch Dukle of Defense!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment