aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Example/Podfile')
-rw-r--r--Firestore/Example/Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 371a349..b0c0731 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -41,5 +41,6 @@ target 'Firestore_Example_iOS' do
inherit! :search_paths
pod 'LibFuzzer', :podspec => 'LibFuzzer.podspec'
+ pod '!ProtoCompiler'
end
end