Skip to content

Commit 1e10672

Browse files
committed
doc(ios): update requirements & support table
1 parent d4132a8 commit 1e10672

File tree

1 file changed

+12
-0
lines changed
  • www/docs/en/dev/guide/platforms/ios

1 file changed

+12
-0
lines changed

www/docs/en/dev/guide/platforms/ios/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,18 @@ The table below outlines Cordova-iOS's prerequisites by version. Additionally, X
4949
</tr>
5050
</thead>
5151
<tbody>
52+
<tr>
53+
<td>8.x</td>
54+
<td>13.0</td>
55+
<td>
56+
<ul>
57+
<li>Cocoapods: >=1.16.0</li>
58+
<li>ios-deploy: >=1.12.2</li>
59+
<li>Node: >=16.13.0</li>
60+
<li>Xcode (xcodebuild): >=15.0.0</li>
61+
</ul>
62+
</td>
63+
</tr>
5264
<tr>
5365
<td>7.x</td>
5466
<td>11.0</td>

0 commit comments

Comments
 (0)