mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-09 02:20:45 +00:00
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
20 lines
426 B
Text
20 lines
426 B
Text
PODS:
|
|
- IGListKit (3.1.1):
|
|
- IGListKit/Default (= 3.1.1)
|
|
- IGListKit/Default (3.1.1):
|
|
- IGListKit/Diffing
|
|
- IGListKit/Diffing (3.1.1)
|
|
|
|
DEPENDENCIES:
|
|
- IGListKit (from `../../IGListKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListKit:
|
|
:path: ../../IGListKit.podspec
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListKit: 13996c8df98fed98a5076845aabc22cdc7732aee
|
|
|
|
PODFILE CHECKSUM: 0d505f6895c1f8c0016d78680f9b532c444cbb5e
|
|
|
|
COCOAPODS: 1.4.0
|