Skip to content

Commit 124ff1f

Browse files
committed
Try again with Podfile modification fo test scheme
1 parent 4988ab1 commit 124ff1f

File tree

3 files changed

+3
-35
lines changed

3 files changed

+3
-35
lines changed

Storage/FirebaseStorageUI/SDWebImageFIRStorageLoaderDefine.h

Lines changed: 0 additions & 34 deletions
This file was deleted.

Storage/Podfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ target 'FirebaseStorageUI' do
99
target 'FirebaseStorageUITests' do
1010
inherit! :search_paths
1111
pod 'OCMock'
12+
pod 'Firebase/Storage'
13+
pod 'SDWebImage', '~> 5.0'
1214
end
1315

1416
end

Storage/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ SPEC CHECKSUMS:
4747
OCMock: 43565190abc78977ad44a61c0d20d7f0784d35ab
4848
SDWebImage: 6764b5fa0f73c203728052955dbefa2bf1f33282
4949

50-
PODFILE CHECKSUM: 7e31ef1208b509b08b5ef56059cab4a380676885
50+
PODFILE CHECKSUM: 1a45efdec565d8fc9c3215d09a119d3ca609f0a6
5151

5252
COCOAPODS: 1.6.1

0 commit comments

Comments
 (0)