File tree Expand file tree Collapse file tree 16 files changed +74
-74
lines changed
analytics/integration_test
database/integration_test
dynamic_links/integration_test
integration_test_internal
functions/integration_test
installations/integration_test
messaging/integration_test
remote_config/integration_test Expand file tree Collapse file tree 16 files changed +74
-74
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ platform :ios, '10.0'
3
3
# Firebase AdMob test application.
4
4
5
5
target 'integration_test' do
6
- pod 'Firebase/Analytics' , '8.9.0 '
6
+ pod 'Firebase/Analytics' , '8.9.1 '
7
7
pod 'Google-Mobile-Ads-SDK' , '7.69.0-cppsdk'
8
8
end
9
9
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ platform :ios, '10.0'
5
5
6
6
target 'integration_test' do
7
7
platform :ios , '10.0'
8
- pod 'Firebase/Analytics' , '8.9.0 '
8
+ pod 'Firebase/Analytics' , '8.9.1 '
9
9
end
10
10
11
11
target 'integration_test_tvos' do
12
12
platform :tvos , '12.0'
13
- pod 'Firebase/Analytics' , '8.9.0 '
13
+ pod 'Firebase/Analytics' , '8.9.1 '
14
14
end
15
15
16
16
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ platform :ios, '10.0'
4
4
# Firebase App test application.
5
5
6
6
target 'integration_test' do
7
- pod 'Firebase/Analytics' , '8.9.0 '
7
+ pod 'Firebase/Analytics' , '8.9.1 '
8
8
end
9
9
10
10
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ source 'https://github.com/CocoaPods/Specs.git'
4
4
5
5
target 'integration_test' do
6
6
platform :ios , '10.0'
7
- pod 'Firebase/Auth' , '8.9.0 '
7
+ pod 'Firebase/Auth' , '8.9.1 '
8
8
end
9
9
10
10
target 'integration_test_tvos' do
11
11
platform :tvos , '12.0'
12
- pod 'Firebase/Auth' , '8.9.0 '
12
+ pod 'Firebase/Auth' , '8.9.1 '
13
13
end
14
14
15
15
post_install do |installer |
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ if(TARGET firestore)
18
18
return ()
19
19
endif ()
20
20
21
- set (version CocoaPods-8.9.0 )
21
+ set (version CocoaPods-8.9.1 )
22
22
ExternalProject_Add (
23
23
firestore
24
24
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ source 'https://github.com/CocoaPods/Specs.git'
4
4
5
5
target 'integration_test' do
6
6
platform :ios , '10.0'
7
- pod 'Firebase/Database' , '8.9.0 '
8
- pod 'Firebase/Auth' , '8.9.0 '
7
+ pod 'Firebase/Database' , '8.9.1 '
8
+ pod 'Firebase/Auth' , '8.9.1 '
9
9
end
10
10
11
11
target 'integration_test_tvos' do
12
12
platform :tvos , '12.0'
13
- pod 'Firebase/Database' , '8.9.0 '
14
- pod 'Firebase/Auth' , '8.9.0 '
13
+ pod 'Firebase/Database' , '8.9.1 '
14
+ pod 'Firebase/Auth' , '8.9.1 '
15
15
end
16
16
17
17
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ platform :ios, '10.0'
4
4
# Firebase Dynamic Links test application.
5
5
6
6
target 'integration_test' do
7
- pod 'Firebase/DynamicLinks' , '8.9.0 '
7
+ pod 'Firebase/DynamicLinks' , '8.9.1 '
8
8
end
9
9
10
10
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ source 'https://github.com/CocoaPods/Specs.git'
4
4
5
5
target 'integration_test' do
6
6
platform :ios , '10.0'
7
- pod 'Firebase/Firestore' , '8.9.0 '
8
- pod 'Firebase/Auth' , '8.9.0 '
7
+ pod 'Firebase/Firestore' , '8.9.1 '
8
+ pod 'Firebase/Auth' , '8.9.1 '
9
9
end
10
10
11
11
target 'integration_test_tvos' do
12
12
platform :tvos , '12.0'
13
- pod 'Firebase/Firestore' , '8.9.0 '
14
- pod 'Firebase/Auth' , '8.9.0 '
13
+ pod 'Firebase/Firestore' , '8.9.1 '
14
+ pod 'Firebase/Auth' , '8.9.1 '
15
15
end
16
16
17
17
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ platform :ios, '10.0'
4
4
5
5
target 'integration_test' do
6
6
platform :ios , '10.0'
7
- pod 'Firebase/Firestore' , '8.9.0 '
8
- pod 'Firebase/Auth' , '8.9.0 '
7
+ pod 'Firebase/Firestore' , '8.9.1 '
8
+ pod 'Firebase/Auth' , '8.9.1 '
9
9
end
10
10
11
11
target 'integration_test_tvos' do
12
12
platform :tvos , '12.0'
13
- pod 'Firebase/Firestore' , '8.9.0 '
14
- pod 'Firebase/Auth' , '8.9.0 '
13
+ pod 'Firebase/Firestore' , '8.9.1 '
14
+ pod 'Firebase/Auth' , '8.9.1 '
15
15
end
16
16
17
17
post_install do |installer |
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ source 'https://github.com/CocoaPods/Specs.git'
4
4
5
5
target 'integration_test' do
6
6
platform :ios , '10.0'
7
- pod 'Firebase/Functions' , '8.9.0 '
8
- pod 'Firebase/Auth' , '8.9.0 '
7
+ pod 'Firebase/Functions' , '8.9.1 '
8
+ pod 'Firebase/Auth' , '8.9.1 '
9
9
end
10
10
11
11
target 'integration_test_tvos' do
12
12
platform :tvos , '12.0'
13
- pod 'Firebase/Functions' , '8.9.0 '
14
- pod 'Firebase/Auth' , '8.9.0 '
13
+ pod 'Firebase/Functions' , '8.9.1 '
14
+ pod 'Firebase/Auth' , '8.9.1 '
15
15
end
16
16
17
17
post_install do |installer |
You can’t perform that action at this time.
0 commit comments