aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-04 10:13:02 -0700
committerGravatar GitHub <noreply@github.com>2018-05-04 10:13:02 -0700
commit56a529531b5ecd81a68c098ec8fbc5b8a6ec3fcf (patch)
tree39e2f8a48a2dfe071a160c57b7c4a5cc06bbfb9c /Example
parentd7e1ba36acd55305927c677cd90acc150045395c (diff)
Disable pre-release repos (#1228)
Diffstat (limited to 'Example')
-rw-r--r--Example/Podfile6
1 files changed, 3 insertions, 3 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!