PrivateGER / patreon-dl

A Patreon Image Downloader
The Unlicense
100 stars 6 forks source link

Running on Mac #15

Open BenteGadepriv opened 2 years ago

BenteGadepriv commented 2 years ago
  1. Download the correct Darwin file (x86_64 für 64 Bit System)
  2. In the terminal go to the folder where the file is
  3. Make the file executable by running chmod 755 'file-name'
  4. Via Finder try to start program by double clicking -> A dialog is shown that the program can't be run because its not by a verified developer
  5. Go to the General tab in the Macs Security & Privacy settings -> There should be an info on the program you just tried to run
  6. Select 'Allow Anyway'
  7. Try to run the program via Finder again -> Dialog is shown again, this time you can select to open the file
  8. Program is opened and run in Terminal
  9. Have fun!