mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 15:08:50 +00:00
Summary: ## Changes in this pull request - set header `IGListAdapterUpdaterCompatible.h` to - public which fixed Xcode 12 unit test iOS build. - include `IGListTransitionData.m` to tvOS trget which fixed Xcode 12 tvOS framework build. - Added GitHub workflow `CI`. ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1478 Reviewed By: candance Differential Revision: D25504500 Pulled By: lorixx fbshipit-source-id: 91f477838f176f662dd74928b75df670a4106968
28 lines
766 B
Text
28 lines
766 B
Text
PODS:
|
|
- IGListDiffKit (4.1.0)
|
|
- IGListKit (4.1.0):
|
|
- IGListDiffKit (= 4.1.0)
|
|
- IGListSwiftKit (4.1.0):
|
|
- IGListKit (= 4.1.0)
|
|
|
|
DEPENDENCIES:
|
|
- IGListDiffKit (from `../../IGListDiffKit.podspec`)
|
|
- IGListKit (from `../../IGListKit.podspec`)
|
|
- IGListSwiftKit (from `../../IGListSwiftKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListDiffKit:
|
|
:path: "../../IGListDiffKit.podspec"
|
|
IGListKit:
|
|
:path: "../../IGListKit.podspec"
|
|
IGListSwiftKit:
|
|
:path: "../../IGListSwiftKit.podspec"
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListDiffKit: 7d70583ef1f7883b23b40a21051844c6036128ca
|
|
IGListKit: a2345833762c4ebdf576ed6a51e35db701f0c2f0
|
|
IGListSwiftKit: a2b846f2aa8a1440964b4bce2d97423d685d06b6
|
|
|
|
PODFILE CHECKSUM: a9a6bbfc859f2bc942afe333e906138bc8c8f559
|
|
|
|
COCOAPODS: 1.8.4
|