This is an automated email from the ASF dual-hosted git repository.
manuelbeck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
The following commit(s) were added to refs/heads/master by this push:
new 020e0b9f doc(readme): add minimum iOS version (#1592)
020e0b9f is described below
commit 020e0b9f8f6bf7fe2b33d56a396c309a5f317a94
Author: Manuel Beck <[email protected]>
AuthorDate: Sat Dec 6 20:19:05 2025 +0100
doc(readme): add minimum iOS version (#1592)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fba43d0c..000c4e25 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Cordova iOS is an iOS application library that allows for
Cordova-based projects
## Requirements
+* iOS 13+
* Xcode 15.x or greater. Download it at the [Apple Developer -
Downloads](https://developer.apple.com/downloads) or the [Mac App
Store](https://apps.apple.com/us/app/xcode/id497799835?mt=12).
* [Node.js](https://nodejs.org) 20.5.0 or greater
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]