macOS

Proxy

App Set

  • iTerm2
  • Paste
  • Magnet
  • Bartender
  • CleanMyMac
  • iStat Menu

Terminal

xcode-select --install
sudo xcodebuild -license
brew install md5sha1sum

System Trick

App can't be opened. You should move it to trash.

sudo xattr -rd com.apple.quarantine /Applications/[LockedApp].app

or

sudo spctl --master-disable
No Comments
Back to top