mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 15:08:50 +00:00
Summary: As title, let's prepare the 4.0 release with the version bump. 1. Change the Source/Info.plist to have 4.0.0 for CFBundleShortVersionString. 2. Manually update any .md files that used the old release versions. 3. Run `./scripts/setup.sh` to re-update all the pods and the Example projects. Reviewed By: natestedman Differential Revision: D18616823 fbshipit-source-id: ca0f2a09cdd9ab592c2cb002fe923e195ce3ab12
22 lines
536 B
Text
22 lines
536 B
Text
PODS:
|
|
- IGListDiffKit (4.0.0)
|
|
- IGListKit (4.0.0):
|
|
- IGListDiffKit (= 4.0.0)
|
|
|
|
DEPENDENCIES:
|
|
- IGListDiffKit (from `../../IGListDiffKit.podspec`)
|
|
- IGListKit (from `../../IGListKit.podspec`)
|
|
|
|
EXTERNAL SOURCES:
|
|
IGListDiffKit:
|
|
:path: "../../IGListDiffKit.podspec"
|
|
IGListKit:
|
|
:path: "../../IGListKit.podspec"
|
|
|
|
SPEC CHECKSUMS:
|
|
IGListDiffKit: 665d6cf43ce726e676013db9c7d6c4294259b6b2
|
|
IGListKit: fd5a5d21935298f5849fa49d426843cff97b77c7
|
|
|
|
PODFILE CHECKSUM: 2b95f8cd7d9770f8701026bd003a9e614c3f2d78
|
|
|
|
COCOAPODS: 1.8.4
|