Skip to content

Commit d47b2fc

Browse files
committed
Remove Fuzzer
1 parent 8dd3591 commit d47b2fc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Firestore/Example/Podfile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,6 @@ if is_platform(:ios)
126126

127127
pod 'leveldb-library'
128128
end
129-
130-
target 'Firestore_FuzzTests_iOS' do
131-
inherit! :search_paths
132-
platform :ios, '15.0'
133-
134-
pod 'LibFuzzer', :podspec => 'LibFuzzer.podspec', :inhibit_warnings => true
135-
end
136129
end
137130
end
138131

0 commit comments

Comments
 (0)