mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-01-12 22:45:13 +08:00
Summary: Worth noting that while we support 10.8 and newer, Swift support is only 10.9 and newer. There were only a few more errors for 10.9 deployment target, but I'm not familiar with how it all works. Using an `available` to disable row actions for users on 10.10 (only available for 10.11 and newer). Closes https://github.com/Instagram/IGListKit/pull/374 Differential Revision: D4372977 Pulled By: jessesquires fbshipit-source-id: 19f4b50c8eb4aa92f80241d69c44a367e854f5e8