Skip to content

Commit

Permalink
Removed quarantine hint
Browse files Browse the repository at this point in the history
  • Loading branch information
hbeni committed Jun 21, 2021
1 parent 27599dc commit 0078715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,4 @@ You need to explicitely use the _g++-11_ compiler, as the default _g++_ is linke

`make -C client/mumble-plugin/ CC=g++-11 CFLAGS="-I/usr/local/opt/openssl/include/ -L/usr/local/opt/openssl/lib/" plugin`

After compilation, rename the plugin binary to `fgcom-mumble-macOS.bundle` to stay compatible with the official releases and avoid the quarantine warning issue.
After compilation, rename the plugin binary to `fgcom-mumble-macOS.bundle` to stay compatible with the official releases.

0 comments on commit 0078715

Please sign in to comment.