Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

cordova-ios

> 数据库
Open source

Apache Cordova iOS

2.2K stars0 likes2 views
WebsiteGitHub

About

Apache Cordova iOS

Cordova iOS

)

) 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).

Requirements

  • iOS 13+
  • Xcode
  • Node.js

[!TIP] Refer to the official Apache Cordova documentation for details on the requirements and prerequisites for building Cordova-iOS applications. These resources outline the necessary tools, supported versions, and platform requirements:

  • System Requirements

Create a Cordova project

Follow the instructions in the Create your first Cordova app section of Apache Cordova Docs

Updating a Cordova project

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

cordova platform rm ios
cordova platform add ios

Debugging in Xcode

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

Further reading

  • Apache Cordova
  • Apache Cordova iOS Platform Guide
  • Apache Cordova iOS API Documentation

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Apache Cordova
  • •Apache Cordova iOS Platform Guide
  • •Apache Cordova iOS API Documentation

> Tags

JavaScriptcordovacordova-platformhacktoberfestios

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库