Skip to content

Commit 433073d

Browse files
authored
Remove staging repo from podfiles. (#923)
1 parent 63637b4 commit 433073d

File tree

14 files changed

+0
-14
lines changed

14 files changed

+0
-14
lines changed

admob/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
# Firebase AdMob test application.

analytics/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
# Firebase Analytics test application.

app/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
# Firebase App test application.

auth/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Firebase Auth test application.
43
use_frameworks! :linkage => :static

database/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Firebase Realtime Database test application.
43
use_frameworks! :linkage => :static

dynamic_links/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
# Firebase Dynamic Links test application.

firestore/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Cloud Firestore test application.
43
use_frameworks! :linkage => :static

firestore/integration_test_internal/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Cloud Firestore internal test application.
43
use_frameworks! :linkage => :static

functions/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Cloud Functions for Firebase test application.
43
use_frameworks! :linkage => :static

installations/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
# Firebase Installations test application.

ios_pod/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
platform :ios, '10.0'
43
use_frameworks!

messaging/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Firebase Cloud Messaging test application.
43
use_frameworks! :linkage => :static

remote_config/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Firebase Remote Config test application.
43
use_frameworks! :linkage => :static

storage/integration_test/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
source 'https://github.com/Firebase/SpecsStaging.git'
21
source 'https://github.com/CocoaPods/Specs.git'
32
# Cloud Storage for Firebase test application.
43
use_frameworks! :linkage => :static

0 commit comments

Comments
 (0)