Skip to content

Instantly share code, notes, and snippets.

@naus3a
Created March 8, 2021 12:46
Show Gist options
  • Save naus3a/e50e9394c946aa0d5ccfbd255fc433a1 to your computer and use it in GitHub Desktop.
Save naus3a/e50e9394c946aa0d5ccfbd255fc433a1 to your computer and use it in GitHub Desktop.
staple an OSX app after notarization
#!/bin/bash
xcrun stapler staple "$1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment