user manual context for OSX notarization issue - thanks Mooneer
parent
6748642b12
commit
d664efa97a
|
@ -273,6 +273,27 @@ Tools-Restore Defaults.
|
||||||
|
|
||||||
Have you removed/changed USB audio devices? If you remove/change USB audio devices without pressing Tools/Audio Config, FreeDV may crash. See Changing Audio Devices above.
|
Have you removed/changed USB audio devices? If you remove/change USB audio devices without pressing Tools/Audio Config, FreeDV may crash. See Changing Audio Devices above.
|
||||||
|
|
||||||
|
### FreeDV can't be opened on OSX because the developer cannot be verified
|
||||||
|
|
||||||
|
From February 2020 Apple is enforcing notarization for all OSX applications. The FreeDV developers do not wish to operate within the Apple ecosystem due to the cost/intrusiveness of this requirement.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Security & Privacy shows the Open Anyway option for FreeDV:
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
Or you can use command line options:
|
||||||
|
|
||||||
|
```
|
||||||
|
xattr -d com.apple.quarantine FreeDV.app
|
||||||
|
```
|
||||||
|
or
|
||||||
|
```
|
||||||
|
xattr -d -r com.apple.quarantine FreeDV.app
|
||||||
|
```
|
||||||
|
|
||||||
## Voice Keyer
|
## Voice Keyer
|
||||||
|
|
||||||
Voice Keyer Button on Front Page, and Options-PTT dialog.
|
Voice Keyer Button on Front Page, and Options-PTT dialog.
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
Binary file not shown.
After Width: | Height: | Size: 204 KiB |
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
Loading…
Reference in New Issue