File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 5
5
* WSJT-X (if you want to use the automatic logging from WSJT-X/Z/Y / FLDigi / Tool which produces UDP-Log-Packets)
6
6
* WaveLog-Account on any WaveLog instance
7
7
8
+ #### WARNING // IMPORTANT! (When using AppleSilicon Mac)
9
+ If you use a newer mac (with M1,M2,M3, etc.) apple changed their policy for unsigned Apps.
10
+ There's a workaround available, but you need the Terminal aka Shell for that.
11
+ Instructions:
12
+ 1 . Download Binary/DMG
13
+ 2 . Copy Binary/DMG to Application-Folder
14
+ 3 . Launch Terminal.app
15
+ 4 . Type in the following:
16
+ - ` xattr -d com.apple.quarantine /Applications/WaveLogGate.app `
17
+ - Launch the Application (should launch now)
18
+
8
19
#### Setup:
9
20
1 . Download Binary
10
21
2 . Start Binary (for Windows: Start Binary and after that you have a NEW Binary. One can delete the old one)
You can’t perform that action at this time.
0 commit comments