From f92829fa7554031df1947c50d5f8fcd67365ea98 Mon Sep 17 00:00:00 2001 From: Rich Gowman Date: Wed, 13 Jun 2018 10:48:37 -0400 Subject: Remove Protos/cpp/google/protobuf from sync_project.rb ... ... and run sync_project.rb --- scripts/sync_project.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/sync_project.rb b/scripts/sync_project.rb index b6dc1c2..f353f31 100755 --- a/scripts/sync_project.rb +++ b/scripts/sync_project.rb @@ -76,9 +76,6 @@ def sync_firestore() # These files are integration tests, handled below 'Firestore/Example/Tests/Integration/**', - - # These files are already provided by the ProtobufCpp pod. - 'Firestore/Protos/cpp/google/protobuf/**', ] end -- cgit v1.2.3