For some reason and only on some of my Macs, I need to fix a code signing issue when installing CHIRP. Not sure why it only affects some of my devices some of the time, but just leaving this here more as a reminder of how to do it. The original bug report is here.
xattr -c /Applications/CHIRP.app
xattr -c /Applications/CHIRP.app/Contents
codesign --force --deep --sign - /Applications/CHIRP.app
Posted: 28-Feb-2022