Skip to content

Commit 72b1fb2

Browse files
authored
Merge pull request #211 from tidev/jdkupdate
Update to the compatibility matrix
2 parents e6d3864 + 8a833ef commit 72b1fb2

File tree

1 file changed

+17
-15
lines changed
  • docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix

1 file changed

+17
-15
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix/README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document describes the system environments that are compatible with Titaniu
1313

1414
Some information about legacy Titanium SDK versions is included here solely for reference. Thus, only the following releases are officially supported:
1515

16-
* 10.0.0 - latest
16+
* 12.0.0 - latest
1717

1818
### Pre-release versions
1919

@@ -37,14 +37,15 @@ The Java Development Kit (JDK) is required to build Titanium apps and modules fo
3737

3838
| Titanium SDK version | Min JDK version | Max JDK version |
3939
| --- | --- | --- |
40-
| 10.1.0 - latest | 11 | 16 |
41-
| 9.0.2 - 10.0.2 | 8 | 15 |
40+
| 12.0.0 - latest | 11 | 17 |
4241

4342
<details>
4443
<summary><b>Unsupported version</b></summary>
4544

4645
| Titanium SDK version | Min JDK version | Max JDK version |
4746
| --- | --- | --- |
47+
| 10.1.0 - 11.1.1 | 11 | 16 |
48+
| 9.0.2 - 10.0.2 | 8 | 15 |
4849
| 9.0.1 | 8 | 13 |
4950
| 9.0.0 | 8 | 12 |
5051
| 7.5.0 - 8.3.1 | 8 | 14 |
@@ -69,11 +70,8 @@ On Windows you will need to enable `dev mode` in the Windows settings in order t
6970

7071
| Unified CLI Version | Min Node Version | Max Node Version |
7172
| --- | --- | --- |
72-
| 12.1.0 - latest | 16.x | 19.x |
73-
| 10.0.1 - 12.0.0 | 14.x | 16.x |
74-
| 9.0.0 - 10.0.0 | 12.13.0 | 15.x |
73+
| 12.1.0 - latest | 16.x | 20.x |
7574

76-
_Info: with Titanium CLI 6.0.0 the support for Node 12 was dropped_
7775

7876
See [Installing Node](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Prerequisites/Installing_Node.html) for details.
7977

@@ -82,6 +80,8 @@ See [Installing Node](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Prerequis
8280

8381
| Unified CLI Version | Min Node Version | Max Node Version |
8482
| --- | --- | --- |
83+
| 10.0.1 - 12.0.0 | 14.x | 16.x |
84+
| 9.0.0 - 10.0.0 | 12.13.0 | 15.x |
8585
| 8.0.0 - 8.2.0 | 10.13.0 | 12.x |
8686
| 7.1.0 - 7.1.2 | 8.x | 10.x |
8787
| 6.2.2 - 7.0.12 | 6.x | 8.15.x |
@@ -133,14 +133,14 @@ Each Titanium SDK supports building against a specific range of Android versions
133133

134134
| Titanium SDK Version | Min Target Android Version <br />(android:targetSdkVersion) | Max Target Android Version <br />(android:targetSdkVersion) | Min Supported Android Version <br />(android:minSdkVersion) |
135135
| --- | --- | --- | --- |
136-
| 12.0.0 - latest\* | 6.0.x (API 23) | 13.0.x (API 33) | 5.0.x (API 21) |
137-
| 10.1.0 - 11.1.1 | 6.0.x (API 23) | 12.0.x (API 31) | 5.0.x (API 21) |
136+
| 12.0.0 - latest | 6.0.x (API 23) | 13.0.x (API 33) | 5.0.x (API 21) |
138137

139138
<details>
140139
<summary><b>Unsupported versions</b></summary>
141140

142141
| Titanium SDK Version | Min Target Android Version <br />(android:targetSdkVersion) | Max Target Android Version <br />(android:targetSdkVersion) | Min Supported Android Version <br />(android:minSdkVersion) |
143142
| --- | --- | --- | --- |
143+
| 10.1.0 - 11.1.1 | 6.0.x (API 23) | 12.0.x (API 31) | 5.0.x (API 21) |
144144
| 10.0.0 - 10.0.2 | 6.0.x (API 23) | 11.0.x (API 30) | 5.0.x (API 21) |
145145
| 9.3.0 - 9.3.2 | 6.0.x (API 23) | 11.0.x (API 30) | 4.4.x (API 19) |
146146
| 8.3.0 - 9.2.2 | 6.0.x (API 23) | 10.0.x (API 29) | 4.4.x (API 19) |
@@ -203,15 +203,16 @@ Each Titanium SDK supports a specific range of Xcode versions, shown in the tabl
203203

204204
| Titanium SDK Version | Min Xcode Version | Max Xcode Version | Notes |
205205
| --- | --- | --- | --- |
206-
| 10.1.0 - latest | 11.0.0 | 13.x | Full support for iOS 15 |
207-
| 10.0.0 - 10.0.2 | 11.0.0 | 12.x | Dropped iOS 11 support |
208-
| 9.3.0 - 9.3.2 | 11.0.0 | 12.x | |
206+
| 12.2.0 - latest | 12.0.0 | 15.x | Full support for iOS 17 |
207+
| 10.1.0 - 12.1.2 | 11.0.0 | 13.x | Full support for iOS 15 |
209208

210209
<details>
211210
<summary><b>Unsupported versions of Xcode</b></summary>
212211

213212
| Titanium SDK Version | Min Xcode Version | Max Xcode Version | Notes |
214213
| --- | --- | --- | --- |
214+
| 10.0.0 - 10.0.2 | 11.0.0 | 12.x | Dropped iOS 11 support |
215+
| 9.3.0 - 9.3.2 | 11.0.0 | 12.x | |
215216
| 9.2.0 - 9.2.2 | 11.0.0 | 12.x | Full support for iOS 14 and beta support for macOS via Mac Catalyst |
216217
| 9.0.0 - 9.1.0 | 9.0.0 | 11.x | Dropped iOS 9 support |
217218
| 8.3.0 - 8.3.1 | 8.0.0 | 11.x | |
@@ -244,15 +245,16 @@ Each Titanium SDK supports a specific range of iOS base SDKs and deployment targ
244245

245246
| Titanium SDK version | Minimum iOS SDK version | Maximum iOS SDK version | Minimum target iOS version | Maximum target iOS version |
246247
| --- | --- | --- | --- | --- |
247-
| 10.1.0 - latest | 13.0.0 | 15.x | 12.0 | 15.x |
248-
| 10.0.0 - 10.0.2 | 13.0.0 | 14.x | 12.0 | 14.x |
249-
| 9.2.0 - 9.3.x | 13.0.0 | 14.x | 10.0 | 14.x |
248+
| 12.2..0 - latest | 13.0.0 | 17.x | 12.0 | 17.x |
249+
| 10.1.0 - 12.1.2 | 13.0.0 | 15.x | 12.0 | 15.x |
250250

251251
<details>
252252
<summary><b>Unsupported versions of iOS SDK / Target iOS platform</b></summary>
253253

254254
| Titanium SDK version | Minimum SDK version | Maximum SDK version | Minimum target iOS version | Maximum target iOS version |
255255
| --- | --- | --- | --- | --- |
256+
| 10.0.0 - 10.0.2 | 13.0.0 | 14.x | 12.0 | 14.x |
257+
| 9.2.0 - 9.3.x | 13.0.0 | 14.x | 10.0 | 14.x |
256258
| 9.0.0 - 9.1.2 | 11.0.0 | 13.x | 10.0 | 13.x |
257259
| 8.2.0 - 8.3.1 | 10.0.0 | 13.x | 9.0 | 13.x |
258260
| 8.0.0 - 8.1.1 | 10.0.0 | 12.x | 9.0 | 12.x |

0 commit comments

Comments
 (0)