Readme English
1.appuploader reqired java 8 or later,you can download java  from http://java.com/download if you have not install java

2.run start.sh on linux or mac ,or double click start.bat on windows to run appuploader,if run fail. follow the next step

3.open cmd or bash window,and enter follow to run
java -XX:+IgnoreUnrecognizedVMOptions --add-modules=java.se.ee -jar appuploader.jar

4.if not works ,feel free contact our email 2462611616@qq.com

5. for linux appuploader reqired javafx ,install javafx command on ubuntu
apt-get install openjfx

6. install ipa required itunes or ios driver,tested on mac and windows



中文说明文档
1.appuploader 需要先安装java 8或更高版本，如果没有安装java 8,可以通过http://java.com/download 下载安装
2.Mac 和linux上直接运行start.sh 或者双击start.bat启动程序，如果启动失败，尝试下面的方式
3.打开命令行窗口，输入下面的内容，按确认键执行
java -XX:+IgnoreUnrecognizedVMOptions --add-modules=java.se.ee -jar appuploader.jar
4.如果有什么错误，随时可以联系我们邮件 2462611616@qq.com
5.appuploader需要javafx，ubuntu上安装命令
apt-get install openjfx
6.安装ipa功能需要安装Itunes或者ios驱动，mac和win电脑上测试ok



