Repackage signal-client native builds (#879)

* Repackage signal-client native builds

* Change repo to upstream

* Use `listAccounts` to test run signal-cli

* Use "macOS" in filename
This commit is contained in:
exquo 2022-02-01 19:57:32 +00:00 committed by GitHub
parent e284b99076
commit e5a8cdb056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 174 additions and 2 deletions

View file

@ -24,7 +24,7 @@ System requirements:
- at least Java Runtime Environment (JRE) 17
- native library: libsignal-client
The native lib is bundled for x86_64 Linux (with recent enough glibc, see #643), for other systems/architectures
The native libs are bundled for x86_64 Linux (with recent enough glibc, see #643), Windows and MacOS. For other systems/architectures
see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
### Install system-wide on Linux