Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 169 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 169 Bytes

Mac OS X tricks

Fix application

xattr -cr /Applications/NewApp.app
xcode-select --install
sudo codesign --force --deep --sign - /Applications/NewApp.app