Skip to content

Commit 09f62a3

Browse files
committed
Remove Fuzzer
1 parent b95b616 commit 09f62a3

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, '13.0'
133-
134-
pod 'LibFuzzer', :podspec => 'LibFuzzer.podspec', :inhibit_warnings => true
135-
end
136129
end
137130
end
138131

0 commit comments

Comments
 (0)