We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove app from Quarantine
sudo xattr -dr com.apple.quarantine /Applications/bigmac2.app
Startup to Startup Manager
sudo nvram manufacturing-enter-picker=true
Disable Gatekeeper
sudo spctl --master-disable
Resign an app or package
codesign --force --deep --sign - /Applications/bigmac2.app