We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c525d2d + c100f76 commit 38c876cCopy full SHA for 38c876c
solutions/devsprint-caio-santos-7/Podfile
@@ -13,4 +13,8 @@ target 'FinanceApp' do
13
pod 'SnapshotTesting', '~> 1.9.0'
14
end
15
16
+ target 'FinanceAppUITests' do
17
+ # Pods for testing
18
+ end
19
+
20
solutions/devsprint-caio-santos-7/Podfile.lock
@@ -1,3 +1,4 @@
1
2
PODS:
3
- SnapshotTesting (1.9.0)
4
@@ -11,6 +12,6 @@ SPEC REPOS:
11
12
SPEC CHECKSUMS:
SnapshotTesting: 6141c48b6aa76ead61431ca665c14ab9a066c53b
-PODFILE CHECKSUM: 943c16186866fd17226e49884f6360bcda0046f8
+PODFILE CHECKSUM: 47d5e29d1f724e8d7c597d87a8ae9ab07e5d53aa
COCOAPODS: 1.11.3
0 commit comments