Skip to content

Commit

Permalink
Update examples for 3.3.0
Browse files Browse the repository at this point in the history
Summary:
Ran examples pod scripts to update example projects.
Closes #1152

Differential Revision: D7709652

Pulled By: rnystrom

fbshipit-source-id: 7a267fabbf6535d15e53d19d7211f6159e66a8f0
  • Loading branch information
Ryan Nystrom authored and facebook-github-bot committed Apr 20, 2018
1 parent 825b992 commit 6771b41
Show file tree
Hide file tree
Showing 15 changed files with 1,692 additions and 1,314 deletions.
10 changes: 5 additions & 5 deletions Examples/Examples-iOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- IGListKit (3.2.0):
- IGListKit/Default (= 3.2.0)
- IGListKit/Default (3.2.0):
- IGListKit (3.3.0):
- IGListKit/Default (= 3.3.0)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.2.0)
- IGListKit/Diffing (3.3.0)

DEPENDENCIES:
- IGListKit (from `../../IGListKit.podspec`)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: ../../IGListKit.podspec

SPEC CHECKSUMS:
IGListKit: 51c65b05adb0e37fecd669ade0c7dec113dce053
IGListKit: d52a4ed9ca62ce06f35dea5a100d6dfc3022ef99

PODFILE CHECKSUM: 0d505f6895c1f8c0016d78680f9b532c444cbb5e

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Examples/Examples-iOS/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,152 changes: 639 additions & 513 deletions Examples/Examples-iOS/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Examples/Examples-macOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- IGListKit (3.2.0):
- IGListKit/Default (= 3.2.0)
- IGListKit/Default (3.2.0):
- IGListKit (3.3.0):
- IGListKit/Default (= 3.3.0)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.2.0)
- IGListKit/Diffing (3.3.0)

DEPENDENCIES:
- IGListKit (from `../../IGListKit.podspec`)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: ../../IGListKit.podspec

SPEC CHECKSUMS:
IGListKit: 51c65b05adb0e37fecd669ade0c7dec113dce053
IGListKit: d52a4ed9ca62ce06f35dea5a100d6dfc3022ef99

PODFILE CHECKSUM: b2d4196e45c2a81ef18daa376d33978bf335df7c

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Examples/Examples-macOS/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

636 changes: 381 additions & 255 deletions Examples/Examples-macOS/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Examples/Examples-tvOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- IGListKit (3.2.0):
- IGListKit/Default (= 3.2.0)
- IGListKit/Default (3.2.0):
- IGListKit (3.3.0):
- IGListKit/Default (= 3.3.0)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.2.0)
- IGListKit/Diffing (3.3.0)

DEPENDENCIES:
- IGListKit (from `../../IGListKit.podspec`)
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: ../../IGListKit.podspec

SPEC CHECKSUMS:
IGListKit: 51c65b05adb0e37fecd669ade0c7dec113dce053
IGListKit: d52a4ed9ca62ce06f35dea5a100d6dfc3022ef99

PODFILE CHECKSUM: f68cec0d93efa38d42ede50dfe01309d83664d56

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Examples/Examples-tvOS/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6771b41

Please sign in to comment.