forked from Instagram/IGListKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Added support for macOS. The macOS target includes only the core diffing functionality so `IGListDiff` can be used on macOS apps. I have not added the tests because I don't know how you're setting them up, maybe the same tests can be used by adding some `#if os(...)`s to the test files. I have tested integration on iOS, tvOS and macOS using both Carthage and Cocoapods. Closes Instagram#235 Differential Revision: D4325423 Pulled By: jessesquires fbshipit-source-id: 871bf08410061306004872f5feb7a09d362b6bc1
- Loading branch information
Showing
5 changed files
with
390 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.