Re: fldigi would like to access the microphone loop
?
?
"
Just open your terminal and paste in the following code (change the specific version to your own, of course):
codesign --force --deep --sign - /Applications/fldigi-4.2.05.app
Be careful to keep all the dashes, even the single one after "sign".
Terminal will prompt for your password, then reply with "/Applications/fldigi-4.2.05.app: replacing existing signature"
"
|