fix generation of Android and iOS packages. The purpose is testing.
This commit is contained in:
parent
9b27c30679
commit
db009f3874
5 changed files with 12 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue