Skip to content
Snippets Groups Projects
Commit 57a0987e authored by akwizgran's avatar akwizgran
Browse files

Add note about signing Mac binaries.

parent ff1fff28
No related branches found
No related tags found
1 merge request!12Update README for macOS
Checking pipeline status
......@@ -9,6 +9,8 @@ Binaries for Tor and pluggable transports are not included. They can be found in
Maven artifacts: `org.briarproject:{tor,obfs4proxy,snowflake}-{android,linux,macos,windows}`. The
`obfs4proxy` artifact provides `obfs4` and `meek_lite`.
The macOS binaries are not signed, so you will need to sign them when packaging your app.
If your Android app is uploaded to Google Play as an app bundle (AAB), you must include the following in
`build.gradle` to ensure that the Tor and pluggable transport binaries are extracted during
installation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment