3 | | 1) Pick a port binary — I chose ffmpeg |
4 | | 2) Open Console.app and start streaming messages |
5 | | 3) Filter for "ffmpeg" |
6 | | 4) Execute ffmpeg in a terminal, e.g. "ffmpeg --help" |
7 | | 5) Watch console output, e.g. "map_with_linking_np: [94862(ffmpeg)]: region 0, not code signed" (Sonoma — on High Sierra the message was the above cited). |
| 3 | 1. Pick a port binary — I chose ffmpeg |
| 4 | 2. Open Console.app and start streaming messages |
| 5 | 3. Filter for "ffmpeg" |
| 6 | 4. Execute ffmpeg in a terminal, e.g. `ffmpeg --help` |
| 7 | 5. Watch console output, e.g. "map_with_linking_np: [94862(ffmpeg)]: region 0, not code signed" (Sonoma — on High Sierra the message was the above cited). |