Skip to content

Commit eedd7f0

Browse files
authored
Added hint for AppleSilicon
1 parent edfe20c commit eedd7f0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
* WSJT-X (if you want to use the automatic logging from WSJT-X/Z/Y / FLDigi / Tool which produces UDP-Log-Packets)
66
* WaveLog-Account on any WaveLog instance
77

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+
819
#### Setup:
920
1. Download Binary
1021
2. Start Binary (for Windows: Start Binary and after that you have a NEW Binary. One can delete the old one)

0 commit comments

Comments
 (0)