-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update FBSnapshotTestCase to iOSSnapshotTestCase (=6.2) (#1855)
* Update FBSnapshotTestCase to iOSSnapshotTestCase (=6.1) * be explicit about iOSSnapshotTestCase 6.2 * get rid of iOS_10 suffix and move all the reference images from there into the true reference directory Co-authored-by: Rahul Malik <[email protected]>
- Loading branch information
1 parent
a97b689
commit 3ccbc5f
Showing
4 changed files
with
15 additions
and
15 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
PODS: | ||
- FBSnapshotTestCase/Core (2.1.4) | ||
- iOSSnapshotTestCase/Core (6.2.0) | ||
- OCMock (3.6) | ||
|
||
DEPENDENCIES: | ||
- FBSnapshotTestCase/Core (~> 2.1) | ||
- iOSSnapshotTestCase/Core (~> 6.2) | ||
- OCMock (~> 3.6) | ||
|
||
SPEC REPOS: | ||
https://github.com/CocoaPods/Specs.git: | ||
- FBSnapshotTestCase | ||
- iOSSnapshotTestCase | ||
- OCMock | ||
|
||
SPEC CHECKSUMS: | ||
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a | ||
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 | ||
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992 | ||
|
||
PODFILE CHECKSUM: 9f751863f64737ce61a8b6aaa6a8bfe0aadcc165 | ||
PODFILE CHECKSUM: ff1a1777e31f49e6e4b7b148d0f10e504db7fa26 | ||
|
||
COCOAPODS: 1.9.1 |
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