|
|
5 年之前 | |
|---|---|---|
| .. | ||
| CordovaLib | 5 年之前 | |
| bin | 5 年之前 | |
| cordova-js-src | 5 年之前 | |
| node_modules | 5 年之前 | |
| CONTRIBUTING.md | 5 年之前 | |
| LICENSE | 5 年之前 | |
| NOTICE | 5 年之前 | |
| README.md | 5 年之前 | |
| RELEASENOTES.md | 5 年之前 | |
| package.json | 5 年之前 | |
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).
Follow the instructions in the Command-Line Usage section of Apache Cordova Docs
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