Skip to content

Commit 1dbbe58

Browse files
committed
Fix podfiles
1 parent 19ee687 commit 1dbbe58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firestore/integration_test/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://github.com/Firebase/SpecsStaging.git'
22
source 'https://github.com/CocoaPods/Specs.git'
3-
# Firebase Realtime Firestore test application.
3+
# Cloud Firestore test application.
44
use_frameworks! :linkage => :static
55

66
target 'integration_test' do

firestore/integration_test_internal/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
source 'https://github.com/Firebase/SpecsStaging.git'
12
source 'https://github.com/CocoaPods/Specs.git'
2-
platform :ios, '10.0'
33
# Cloud Firestore internal test application.
44
use_frameworks! :linkage => :static
55

0 commit comments

Comments
 (0)