This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new b56a29e575 doc(ios): update requirements & support table (#1388)
b56a29e575 is described below

commit b56a29e575e3d8439e29ad19217d043d320b8efd
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Mar 19 15:43:15 2025 +0900

    doc(ios): update requirements & support table (#1388)
---
 www/docs/en/dev/guide/platforms/ios/index.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/www/docs/en/dev/guide/platforms/ios/index.md 
b/www/docs/en/dev/guide/platforms/ios/index.md
index bc1e9608cf..c7ab0b029e 100644
--- a/www/docs/en/dev/guide/platforms/ios/index.md
+++ b/www/docs/en/dev/guide/platforms/ios/index.md
@@ -49,6 +49,18 @@ The table below outlines Cordova-iOS's prerequisites by 
version. Additionally, X
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>8.x</td>
+            <td>13.0</td>
+            <td>
+                <ul>
+                    <li>Cocoapods: >=1.16.0</li>
+                    <li>ios-deploy: >=1.12.2</li>
+                    <li>Node: >=20.5.0</li>
+                    <li>Xcode (xcodebuild): >=15.0.0</li>
+                </ul>
+            </td>
+        </tr>
         <tr>
             <td>7.x</td>
             <td>11.0</td>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to