File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -40,17 +40,16 @@ Every version of our Kotlin Multiplatform SDK is compiled with a specific versio
40
40
Use the Kotlin Multiplatform and Cocoa SDK combinations listed in the table below to ensure the best compatibility and stability.
41
41
42
42
| Kotlin Multiplatform SDK Version | Cocoa SDK Version |
43
- | -------------------------------- | ----------------- |
43
+ | ---------------------------------- | ----------------- |
44
44
| 0.6.0 | 8.25.0 |
45
45
| 0.7.0, 0.7.1 | 8.26.0 |
46
46
| 0.8.0, 0.9.0 | 8.36.0 |
47
47
| 0.10.0 | 8.38.0 |
48
48
| 0.11.0 | 8.44.0 |
49
49
| 0.12.0 | 8.49.0 (Xcode 16.3 compatible) |
50
50
| 0.13.0 | 8.49.1 |
51
- | 0.14.0 | 8.53.1 |
52
- | 0.15.0, 0.16.0 | 8.53.2 |
53
- | 0.17.0 | 8.53.2 |
51
+ | 0.14.0 | 8.53.1 |
52
+ | 0.15.0, 0.16.0, 0.17.0 | 8.53.2 |
54
53
55
54
## Usage
56
55
You can’t perform that action at this time.
0 commit comments