-
Notifications
You must be signed in to change notification settings - Fork 7
Installing the client on macOS
Alexander Hauser edited this page Apr 24, 2020
·
6 revisions
- Open a terminal (under Applications\Utilities) and run the following commands:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install mono-libgdiplus
-
Go to the project's
Releases
page on Github at: https://github.com/sqrldev/SQRLDotNetClient/releases -
Select
Assets
on the latest release -
Download
SQRLPlatformAwareInstaller_osx
-
Open Terminal (under Applications\Utilities),
cd
into theDownloads
folder and run the following commands:chmod +x ./SQRLPlatformAwareInstaller_osx ./SQRLPlatformAwareInstaller_osx
-
You may get a security prompt at this point about unknown developer
-
Click
Cancel
-
Open
System Preferences
and clickSecurity and Privacy
-
You should see a message at the bottom regarding blocked SQRL and a button that says
Allow Anyway
, click that -
Go back to the Terminal and launch the Installer again:
./SQRLPlatformAwareInstaller_osx
-
This time, on the message, click
Open
-
Follow the Installer prompts