fix generation of Android and iOS packages. The purpose is testing.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-20 22:09:28 -03:00
commit db009f3874
5 changed files with 12 additions and 5 deletions

View file

@ -5,6 +5,7 @@
* [Install XCode for IOS](https://itunes.apple.com/en/app/xcode/id497799835?mt=12)
* Install Cordova: ``sudo npm install -g cordova``
* Install Copay dependecies: ``bower install && npm install``
* Install Java-SDK and Apache Ant
## Build the project
@ -15,4 +16,4 @@
## Build for release
$ cordova build android --release
$ cordova build android --release