Update cordova build to 0.6.1
This commit is contained in:
parent
4b7c138877
commit
d201cce7ab
4 changed files with 5 additions and 6 deletions
|
|
@ -4,10 +4,11 @@
|
|||
* [Install Android SDK](https://developer.android.com/sdk/installing/index.html?pkg=tools)
|
||||
* [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``
|
||||
|
||||
## Build the project
|
||||
|
||||
$ sh cordova/build.sh
|
||||
$ sh cordova/build.sh [--android]
|
||||
$ cd cordova/project
|
||||
$ cordova run android
|
||||
$ cordova emulate ios
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue