Skip to content

Commit 38c876c

Browse files
committed
adicionado podfile
2 parents c525d2d + c100f76 commit 38c876c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

solutions/devsprint-caio-santos-7/Podfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ target 'FinanceApp' do
1313
pod 'SnapshotTesting', '~> 1.9.0'
1414
end
1515

16+
target 'FinanceAppUITests' do
17+
# Pods for testing
18+
end
19+
1620
end

solutions/devsprint-caio-santos-7/Podfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
PODS:
23
- SnapshotTesting (1.9.0)
34

@@ -11,6 +12,6 @@ SPEC REPOS:
1112
SPEC CHECKSUMS:
1213
SnapshotTesting: 6141c48b6aa76ead61431ca665c14ab9a066c53b
1314

14-
PODFILE CHECKSUM: 943c16186866fd17226e49884f6360bcda0046f8
15+
PODFILE CHECKSUM: 47d5e29d1f724e8d7c597d87a8ae9ab07e5d53aa
1516

1617
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)