|
22 | 22 |
|
23 | 23 | ### iOS
|
24 | 24 |
|
25 |
| -* iOS 9.0+(iOS 9 deprecated, limited support only for old projects) |
26 |
| -* iOS 10.x+ |
| 25 | +* iOS 10.0+ (deprecated, limited support for old projects) |
| 26 | +* iOS 11.x+ |
27 | 27 |
|
28 | 28 | ### watchOS
|
29 | 29 |
|
30 | 30 | * watchOS 3.0+
|
31 | 31 |
|
32 | 32 | ### tvOS
|
33 | 33 |
|
34 |
| -* tvOS 10.0+ |
| 34 | +* tvOS 11.0+ |
35 | 35 |
|
36 | 36 | ## Supported Devices
|
37 | 37 |
|
38 | 38 | We support:
|
39 | 39 |
|
40 | 40 | * iPhones:
|
41 |
| - * iPhone 4S(deprecated, support will be dropped soon) |
42 |
| - * iPhone 5, iPhone 5c,iPhone 5S |
| 41 | + * iPhone 5, iPhone 5c (deprecated, limited support for old projects) |
| 42 | + * iPhone 5S |
43 | 43 | * iPhone 6, iPhone 6 Plus
|
44 | 44 | * iPhone 6s, iPhone 6s Plus
|
45 | 45 | * iPhone 7, iPhone 7 Plus
|
46 | 46 | * iPhone 8, 8 Plus
|
47 | 47 | * iPhone SE
|
48 | 48 | * iPhone X
|
| 49 | + * iPhone XS, XR, XS Max |
49 | 50 | * iPads:
|
50 |
| - * iPad 2, iPad 3, iPad 4, iPad 5 gen |
| 51 | + * iPad 2, iPad 3, iPad 4 (deprecated, limited support for old projects) |
| 52 | + * iPad 5 gen |
| 53 | + * iPad(2017, 2018) |
51 | 54 | * iPad Air, iPad Air 2
|
52 | 55 | * iPad Mini 1st generation, iPad Mini Retina
|
53 | 56 | * iPad Pro 12.9 inch, 9.7 inch, 10.5 inch.
|
54 | 57 | * iPods:
|
55 |
| - * iPod 5th generation |
| 58 | + * iPod 5th generation (deprecated, limited support for old projects) |
56 | 59 | * iPod 6th generation
|
57 | 60 |
|
58 | 61 | ## Development Tools
|
59 | 62 |
|
60 | 63 | ### Programming Languages
|
61 | 64 |
|
62 |
| -* Swift 3.2/4.0 |
| 65 | +* Swift 3.4 / Swift 4.1 (deprecated, limited support for old projects) |
| 66 | +* Swift 4.2 |
63 | 67 |
|
64 | 68 | ### IDE
|
65 | 69 |
|
66 |
| -* Xcode 9+ |
| 70 | +* Xcode 10+ |
67 | 71 |
|
68 | 72 | ### Other Tools
|
69 | 73 |
|
|
0 commit comments