Skip to content

Remove SpecsStaging repo from Podfiles after 9.0.0 iOS release. #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion admob/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion analytics/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion app/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion auth/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion database/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion dynamic_links/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion firestore/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion firestore/integration_test_internal/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion functions/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion installations/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
1 change: 0 additions & 1 deletion ios_pod/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
source 'https://github.com/Firebase/SpecsStaging.git'
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
Expand Down
1 change: 0 additions & 1 deletion messaging/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion remote_config/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion storage/integration_test/Podfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down