IGListKit/Examples
Ryan Nystrom 37c798ac78 Bump min macOS version to 10.11 #trivial
Summary:
Followup from #1068

The `NSIndexPath` methods we use **are not** available <10.11. In theory this has always been "broken" b/c older macOS versions would crash at runtime when trying to use these methods.

Normally this would be breaking change, but I can't imagine anyone is using IGListKit on the mac targeting 10.10 and shipping a working app.

cc jessesquires for thoughts

This should be the last remaining item before we get a green badge.

(note that 10.11 was released 9/30/15 which is about 2 weeks before the public IGListKit release)
Closes https://github.com/Instagram/IGListKit/pull/1080

Differential Revision: D6894369

Pulled By: rnystrom

fbshipit-source-id: e5992c7bba68b21704af6bc8fb889b5427266954
2018-02-03 08:31:28 -08:00
..
Examples-iOS Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00
Examples-macOS Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00
Examples-tvOS Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00
.swiftlint.yml Update .travis.yml and lint.sh, try to fix #1060 and lint errors #trivial 2018-02-02 13:16:46 -08:00