Emcee client#
MacOS#
Using package manager#
Install the latest release using Homebrew:
Manually#
You will need the following artifacts unpacked from our releases page:
emcee-Darwin-all.tar.gz
emcee-ios.artifact.zip
emcee.jar
You may also need to reset security flags:
Linux#
Manually#
You will need the following artifacts unpacked from our releases page:
emcee-Linux-{arm64/x86_64}.tar.gz
emcee.jar
Emcee client will not run iOS tests on Linux as it requires Apple specific environment for tests discovering
Gradle plugin#
Download gradle plugin emcee-gradle-plugin-{version}-all.jar
from our releases page.