Bug #9944
openChirp on mac
0%
Description
Running Mac OS Bigsur 11.6.7
I have Python 2.7
These are the 2 Commands lines i Ran in the Terminal
xcode-select --install
codesign --force --deep --sign - /Applications/CHIRP.app
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
For more details, please visit https://support.apple.com/kb/HT208050.
UndergroundHobbycos-MacBook-Pro:~ Undergroundhobbyco$ codesign --force --deep --sign - /Applications/CHIRP.app
/Library/Developer/CommandLineTools/usr/bin/codesign_allocate: fatal error: file not in an order that can be processed (link edit information does not fill the __LINKEDIT segment): /Applications/CHIRP.app/Contents/CHIRP (for architecture x86_64)
/Applications/CHIRP.app: the codesign_allocate helper tool cannot be found or used
In subcomponent: /Applications/CHIRP.app/Contents/CHIRP
UndergroundHobbycos-MacBook-Pro:~ Undergroundhobbyco$