From 56a529531b5ecd81a68c098ec8fbc5b8a6ec3fcf Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 4 May 2018 10:13:02 -0700 Subject: Disable pre-release repos (#1228) --- Firestore/Example/Podfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Firestore/Example/Podfile') 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 -- cgit v1.2.3