Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 636 Bytes

Create App.md

File metadata and controls

12 lines (6 loc) · 636 Bytes

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"

Build