Skip to content

Commit b56a29e

Browse files
authored
doc(ios): update requirements & support table (#1388)
1 parent 27f65c2 commit b56a29e

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

Diff for: www/docs/en/dev/guide/platforms/ios/index.md

+12
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: >=20.5.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)