diff --git a/admob/integration_test/Podfile b/admob/integration_test/Podfile index 341d715025..edbea91cff 100644 --- a/admob/integration_test/Podfile +++ b/admob/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' # Firebase AdMob test application. diff --git a/analytics/integration_test/Podfile b/analytics/integration_test/Podfile index a685a4f6fe..e6e0602e99 100644 --- a/analytics/integration_test/Podfile +++ b/analytics/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' # Firebase Analytics test application. diff --git a/app/integration_test/Podfile b/app/integration_test/Podfile index bde5a25dc4..9e4cc47b75 100644 --- a/app/integration_test/Podfile +++ b/app/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' # Firebase App test application. diff --git a/auth/integration_test/Podfile b/auth/integration_test/Podfile index 4ad5dd183f..11c1bd78b9 100644 --- a/auth/integration_test/Podfile +++ b/auth/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Firebase Auth test application. use_frameworks! :linkage => :static diff --git a/database/integration_test/Podfile b/database/integration_test/Podfile index 7a638b4163..8f77c1dcfe 100644 --- a/database/integration_test/Podfile +++ b/database/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Firebase Realtime Database test application. use_frameworks! :linkage => :static diff --git a/dynamic_links/integration_test/Podfile b/dynamic_links/integration_test/Podfile index 925a2100ab..331ebe65f4 100644 --- a/dynamic_links/integration_test/Podfile +++ b/dynamic_links/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' # Firebase Dynamic Links test application. diff --git a/firestore/integration_test/Podfile b/firestore/integration_test/Podfile index 63d4211609..a730b4ebc9 100644 --- a/firestore/integration_test/Podfile +++ b/firestore/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Cloud Firestore test application. use_frameworks! :linkage => :static diff --git a/firestore/integration_test_internal/Podfile b/firestore/integration_test_internal/Podfile index 53c19ffa04..07c1d44ed3 100644 --- a/firestore/integration_test_internal/Podfile +++ b/firestore/integration_test_internal/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Cloud Firestore internal test application. use_frameworks! :linkage => :static diff --git a/functions/integration_test/Podfile b/functions/integration_test/Podfile index 4b4c88dd93..90e41cc6db 100644 --- a/functions/integration_test/Podfile +++ b/functions/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Cloud Functions for Firebase test application. use_frameworks! :linkage => :static diff --git a/installations/integration_test/Podfile b/installations/integration_test/Podfile index edc3513624..74b8df6af9 100644 --- a/installations/integration_test/Podfile +++ b/installations/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' # Firebase Installations test application. diff --git a/ios_pod/Podfile b/ios_pod/Podfile index 8ea5a36a8c..27dacad454 100644 --- a/ios_pod/Podfile +++ b/ios_pod/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' use_frameworks! diff --git a/messaging/integration_test/Podfile b/messaging/integration_test/Podfile index 3d2fdb3895..133c62a723 100644 --- a/messaging/integration_test/Podfile +++ b/messaging/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Firebase Cloud Messaging test application. use_frameworks! :linkage => :static diff --git a/remote_config/integration_test/Podfile b/remote_config/integration_test/Podfile index 28e9bfc7de..cb23fca811 100644 --- a/remote_config/integration_test/Podfile +++ b/remote_config/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Firebase Remote Config test application. use_frameworks! :linkage => :static diff --git a/storage/integration_test/Podfile b/storage/integration_test/Podfile index 88cdcf6cc0..15de55a65e 100644 --- a/storage/integration_test/Podfile +++ b/storage/integration_test/Podfile @@ -1,4 +1,3 @@ -source 'https://github.com/Firebase/SpecsStaging.git' source 'https://github.com/CocoaPods/Specs.git' # Cloud Storage for Firebase test application. use_frameworks! :linkage => :static