Skip to content

Commit a4dce1a

Browse files
authored
Integration tests need SpecStaging (#5483)
1 parent 6851328 commit a4dce1a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

FirebaseAuth/Tests/Sample/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#source 'sso://cpdc-internal/firebase'
33
#source 'https://cdn.cocoapods.org/'
44

5+
source 'https://github.com/firebase/SpecsStaging.git'
56
source 'https://cdn.cocoapods.org/'
67

78
use_frameworks!

FirebaseMessaging/Apps/Sample/Podfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
use_frameworks!
22

3+
source 'https://github.com/firebase/SpecsStaging.git'
4+
source 'https://cdn.cocoapods.org/'
5+
36
target 'Sample' do
47
platform :ios, '13.0'
58

0 commit comments

Comments
 (0)