aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-03-02 18:09:09 +0100
committerVincent Breitmoser <valodim@mugenguild.com>2015-03-02 18:09:09 +0100
commitbccdae2a40f2699f61d9610b581ba42ead2218f4 (patch)
tree715eeb4421a3dcd903ff8f1dc4a3f1bb4d221075
parent23464e7a893492a853c7b077d6eb7779c34817b0 (diff)
parent7127c2205e6e0f671388a04785b1e7879c536c64 (diff)
downloadopen-keychain-bccdae2a40f2699f61d9610b581ba42ead2218f4.tar.gz
open-keychain-bccdae2a40f2699f61d9610b581ba42ead2218f4.tar.bz2
open-keychain-bccdae2a40f2699f61d9610b581ba42ead2218f4.zip
Merge branch 'development' of github.com:open-keychain/open-keychain into development
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83655ce01..eedb1d82b 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,10 @@ android {
Gradle project dependencies are missing. Do a ``git submodule init && git submodule update``
+#### Build on Mac OS X fails?
+
+Try exporting JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"
+
## Translations
Translations are hosted on Transifex, which is configured by ".tx/config".