There was an error while loading. Please reload this page.
1 parent 47b4a49 commit 8370d8cCopy full SHA for 8370d8c
1 file changed
Scripts/install.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-DOWNLOAD_URI=https://github.com/alcatraz/Alcatraz/releases/download/1.1.18/Alcatraz.tar.gz
+DOWNLOAD_URI=https://github.com/alcatraz/Alcatraz/releases/download/1.1.19/Alcatraz.tar.gz
6
PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"
7
XCODE_VERSION="$(xcrun xcodebuild -version | head -n1 | awk '{ print $2 }')"
8
PLIST_PLUGINS_KEY="DVTPlugInManagerNonApplePlugIns-Xcode-${XCODE_VERSION}"
0 commit comments