Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Apache Cordova iOS

License

NotificationsYou must be signed in to change notification settings

apache/cordova-ios

NPM

Node CIcodecov.io

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 ofThe Apache Software Foundation (ASF).

Requirements

Create a Cordova project

Follow the instructions in theCreate your first Cordova app section ofApache Cordova Docs

To use ashared CordovaLib, for example in development, link the appropriate cordova-ios platform folder path:

cordova platform add --link /path/to/cordova-ios

Updating a Cordova project

When you install a new version of theCordova CLI that pins a new version of theCordova-iOS platform, you can follow these simple upgrade steps within your project:

cordova platform rm ioscordova platform add ios

Debugging in Xcode

Import project in Xcode throughFile > Open and targeting/path/to/your-cdv-project/platforms/ios/App.xcworkspace.

How to Test Repo Development

npm installnpmtest

Further reading


[8]ページ先頭

©2009-2025 Movatter.jp