Skip to content

Commit 771aec0

Browse files
authored
Update supported devices and OS versions.
1 parent 83aa08c commit 771aec0

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Diff for: platform/ios/ios.md

+13-9
Original file line numberDiff line numberDiff line change
@@ -22,48 +22,52 @@
2222

2323
### iOS
2424

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+
2727

2828
### watchOS
2929

3030
* watchOS 3.0+
3131

3232
### tvOS
3333

34-
* tvOS 10.0+
34+
* tvOS 11.0+
3535

3636
## Supported Devices
3737

3838
We support:
3939

4040
* 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
4343
* iPhone 6, iPhone 6 Plus
4444
* iPhone 6s, iPhone 6s Plus
4545
* iPhone 7, iPhone 7 Plus
4646
* iPhone 8, 8 Plus
4747
* iPhone SE
4848
* iPhone X
49+
* iPhone XS, XR, XS Max
4950
* 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)
5154
* iPad Air, iPad Air 2
5255
* iPad Mini 1st generation, iPad Mini Retina
5356
* iPad Pro 12.9 inch, 9.7 inch, 10.5 inch.
5457
* iPods:
55-
* iPod 5th generation
58+
* iPod 5th generation (deprecated, limited support for old projects)
5659
* iPod 6th generation
5760

5861
## Development Tools
5962

6063
### Programming Languages
6164

62-
* Swift 3.2/4.0
65+
* Swift 3.4 / Swift 4.1 (deprecated, limited support for old projects)
66+
* Swift 4.2
6367

6468
### IDE
6569

66-
* Xcode 9+
70+
* Xcode 10+
6771

6872
### Other Tools
6973

0 commit comments

Comments
 (0)