arvin.torres e3ca5d94a7 Campanas de Paz para la Mujer | 5 years ago | |
---|---|---|
.. | ||
.github | 5 years ago | |
CordovaLib | 5 years ago | |
bin | 5 years ago | |
cordova-js-src | 5 years ago | |
guides | 5 years ago | |
hooks | 5 years ago | |
tests | 5 years ago | |
.eslintignore | 5 years ago | |
.eslintrc.yml | 5 years ago | |
.gitattributes | 5 years ago | |
.ratignore | 5 years ago | |
.travis.yml | 5 years ago | |
CONTRIBUTING.md | 5 years ago | |
LICENSE | 5 years ago | |
NOTICE | 5 years ago | |
README.md | 5 years ago | |
RELEASENOTES.md | 5 years ago | |
appveyor.yml | 5 years ago | |
component.json | 5 years ago | |
package.json | 5 years ago |
Cordova iOS is an iOS application library that allows for Cordova-based projects to be built for the iOS Platform. Cordova based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript.
Apache Cordova is a project of The Apache Software Foundation (ASF).
Requires:
Follow the instructions in the Command-Line Usage section of http://docs.cordova.io
To use a shared CordovaLib, for example in development, link the appropriate cordova-ios platform folder path:
cordova platform add --link /path/to/cordova-ios
When you install a new cordova-cli version that comes with a new iOS platform version, from within your project:
cordova platform rm ios
cordova platform add ios
npm install
npm test