Jeff Verkoeyen
d7ff705337
Drop support for iOS 9.
...
PiperOrigin-RevId: 326015653
2020-08-11 07:21:40 -07:00
Robert Moore
8001cc9de3
Update build environment for Xcode and CocoaPods ( #7115 )
...
We are currently stuck on Xcode 10.0 (possibly 10.1) and use CocoaPods 1.6.1. We no longer support CocoaPods 1.5.x, nor do we regularly use Xcode 9.x except for presubmit testing.
Fixes #7143
2019-04-15 12:03:53 -04:00
featherless
a3e215daa7
[ios8]! Drop support for iOS 8 in all components. ( #7135 )
...
Closes https://github.com/material-components/material-components-ios/issues/4656
I used the following `grep` to find references to iOS 8:
grep -rI "8\.0" .
2019-04-12 23:08:35 +03:00
Randall Li
14f96543cd
[Docs] Updated the cocoapods version we are using. ( #5595 )
2018-11-05 16:34:02 -05:00
Yarden Eitan
b17bb98f73
update kokoro to 9.0.0 ( #4986 )
2018-08-31 14:16:01 -04:00
featherless
c61a2535c1
Move all docs into the docs/ folder. ( #3537 )
...
This removes the `howto/` folder entirely and makes our github doc layout match our website doc layout more closely.
2018-04-26 23:14:35 -04:00