We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9c9a1 commit 289b271Copy full SHA for 289b271
_data/xcodes.yml
@@ -1,4 +1,38 @@
1
osx_images:
2
+ - image: xcode14.2
3
+ xcode: "14.2"
4
+ osx_version: "12.6"
5
+ xcode_full_version: "14.2"
6
+ xcode_build_version: "14C18"
7
+ image_publish_date: 2023-01-06
8
+ sdks:
9
+ - iphoneos16.2
10
+ - iphonesimulator16.2
11
+ - macosx13.1
12
+ - appletvos16.1
13
+ - appletvsimulator16.1
14
+ - watchos9.1
15
+ - watchsimulator9.1
16
+ simulators:
17
+ - iOS 15.0
18
+ - iOS 15.2
19
+ - iOS 15.4
20
+ - iOS 15.5
21
+ - iOS 16.0
22
+ - iOS 16.2
23
+ - tvOS 14.5
24
+ - tvOS 15.0
25
+ - tvOS 15.2
26
+ - tvOS 15.4
27
+ - tvOS 16.0
28
+ - tvOS 16.1
29
+ - watchOS 7.4
30
+ - watchOS 8.0
31
+ - watchOS 8.3
32
+ - watchOS 8.5
33
+ - watchOS 9.0
34
+ - watchOS 9.1
35
+ jdk: "19.0.1"
36
- image: xcode14.1
37
xcode: "14.1"
38
osx_version: "12.6"
0 commit comments