aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Example/Podfile6
-rw-r--r--Firestore/Example/Podfile6
2 files changed, 6 insertions, 6 deletions
diff --git a/Example/Podfile b/Example/Podfile
index 774635c..61913f4 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -1,6 +1,6 @@
-#delete source lines before master merge
-source 'sso://cpdc-internal/spec'
-source 'https://github.com/CocoaPods/Specs.git'
+# Uncomment the next two lines for pre-release testing
+#source 'sso://cpdc-internal/spec'
+#source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index a745de7..1de1906 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -1,6 +1,6 @@
-#delete source lines before master merge
-source 'sso://cpdc-internal/spec'
-source 'https://github.com/CocoaPods/Specs.git'
+# Uncomment the next two lines for pre-release testing
+#source 'sso://cpdc-internal/spec'
+#source 'https://github.com/CocoaPods/Specs.git'
# The next line is the forcing function for the Firebase pod. The Firebase
# version's subspecs should depend on the component versions in their