diff --git a/Scripts/config.txt b/Scripts/config.txt index 3148082..9593cfc 100644 --- a/Scripts/config.txt +++ b/Scripts/config.txt @@ -19,9 +19,14 @@ [Darwin] + # Brew install paths for ARM architectures libQtPath = /opt/homebrew/opt/qt@5 openSSLPath = /opt/homebrew/opt/openssl@1.1 + # Brew install paths for x86_64 architectures + # libQtPath = /usr/local/opt/qt@5 + # openSSLPath = /usr/local/opt/openssl@1.1 + [Linux] linuxdeployURL = https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage \ No newline at end of file diff --git a/Synergy-Core b/Synergy-Core index 455c59b..06a860d 160000 --- a/Synergy-Core +++ b/Synergy-Core @@ -1 +1 @@ -Subproject commit 455c59b4f0705a4fd1831781a8f7b25cf297381d +Subproject commit 06a860d944c99a9d4f7a437202270a2d7c5a3d79