Building Sign Applications to run locally ⬇︎
-
Building:
git clone https://github.com/chris1111/Disable-Gatekeeper.git && cd $HOME/Disable-Gatekeeper && /usr/bin/osacompile -o "Install Disable-Gatekeeper.app" "Install Disable-Gatekeeper.scptd" && cp -Rp "Install Disable-Gatekeeper.scptd/Contents/Resources/Disable-Gatekeeper.mobileconfig" "Install Disable-Gatekeeper.app/Contents/Resources/" && cp -Rp Icons/applet.icns "Install Disable-Gatekeeper.app/Contents/Resources/" && Open -R "Install Disable-Gatekeeper.app"