IGListKit/Examples/Examples-macOS
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
..
IGListKitExamples Update gems, fix warnings, pod install 2017-12-19 09:31:37 -08:00
IGListKitExamples.xcodeproj Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
IGListKitExamples.xcworkspace run pod install everywhere, gen docs. 2016-12-14 14:44:10 -08:00
Pods Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00
LICENSE-examples.md macOS support follow-up work, #270 2016-12-13 23:14:07 -08:00
Podfile Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00
Podfile.lock Bump min macOS version to 10.11 #trivial 2018-02-03 08:31:28 -08:00