Skip to content

Commit a4ef9dd

Browse files
committed
Remove the abseil pod from the Firestore/Example/Podfile.
1 parent 8fd5b5c commit a4ef9dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Firestore/Example/Podfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ if is_platform(:ios)
9999

100100
configure_local_pods()
101101

102-
pod 'abseil', '~> 1.20240116.1'
103-
104102
target 'Firestore_Tests_iOS' do
105103
inherit! :search_paths
106104

@@ -142,8 +140,6 @@ if is_platform(:osx)
142140

143141
configure_local_pods()
144142

145-
pod 'abseil', '~> 1.20240116.1'
146-
147143
target 'Firestore_Tests_macOS' do
148144
inherit! :search_paths
149145

@@ -172,8 +168,6 @@ if is_platform(:tvos)
172168

173169
configure_local_pods()
174170

175-
pod 'abseil', '~> 1.20240116.1'
176-
177171
target 'Firestore_Tests_tvOS' do
178172
inherit! :search_paths
179173

0 commit comments

Comments
 (0)