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.
1 parent 8fd5b5c commit a4ef9ddCopy full SHA for a4ef9dd
Firestore/Example/Podfile
@@ -99,8 +99,6 @@ if is_platform(:ios)
99
100
configure_local_pods()
101
102
- pod 'abseil', '~> 1.20240116.1'
103
-
104
target 'Firestore_Tests_iOS' do
105
inherit! :search_paths
106
@@ -142,8 +140,6 @@ if is_platform(:osx)
142
140
143
141
144
145
146
147
target 'Firestore_Tests_macOS' do
148
149
@@ -172,8 +168,6 @@ if is_platform(:tvos)
172
168
173
169
174
170
175
176
177
171
target 'Firestore_Tests_tvOS' do
178
179
0 commit comments