<div dir="ltr"><div>Assuming you put the chrip.app in your Applications folder, try running the following commands:</div><div><br></div><div>xattr -c /Applications/CHIRP.app<br>xattr -c /Applications/CHIRP.app/Contents<br>codesign --force --deep --sign - /Applications/CHIRP.app</div><div><br></div><div>Need to run these from the command line (use Terminal) and you must have Xcode installed.</div><div><br></div><div>You&#39;ll need to run these every time you update the CHIRP app.<br></div></div>