File tree 11 files changed +20
-20
lines changed
11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ if(IOS)
119
119
set (pod_target_name "download_admob_pod_headers" )
120
120
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
121
121
set (pod_list "" )
122
- list (APPEND pod_list "'Firebase/AdMob', '6.1 .0'" )
122
+ list (APPEND pod_list "'Firebase/AdMob', '6.9 .0'" )
123
123
124
124
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
125
125
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ if(IOS)
132
132
set (pod_target_name "download_analytics_pod_headers" )
133
133
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
134
134
set (pod_list "" )
135
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
136
- list (APPEND pod_list "'Firebase/Analytics', '6.1 .0'" )
135
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
136
+ list (APPEND pod_list "'Firebase/Analytics', '6.9 .0'" )
137
137
138
138
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
139
139
Original file line number Diff line number Diff line change @@ -351,8 +351,8 @@ if(IOS)
351
351
set (pod_target_name "download_app_pod_headers" )
352
352
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
353
353
set (pod_list "" )
354
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
355
- list (APPEND pod_list "'Firebase/DynamicLinks', '6.1 .0'" )
354
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
355
+ list (APPEND pod_list "'Firebase/DynamicLinks', '6.9 .0'" )
356
356
357
357
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
358
358
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ if(IOS)
207
207
set (pod_target_name "download_auth_pod_headers" )
208
208
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
209
209
set (pod_list "" )
210
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
211
- list (APPEND pod_list "'Firebase/Auth', '6.1 .0'" )
210
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
211
+ list (APPEND pod_list "'Firebase/Auth', '6.9 .0'" )
212
212
213
213
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
214
214
Original file line number Diff line number Diff line change @@ -205,8 +205,8 @@ if(IOS)
205
205
set (pod_target_name "download_database_pod_headers" )
206
206
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
207
207
set (pod_list "" )
208
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
209
- list (APPEND pod_list "'Firebase/Database', '6.1 .0'" )
208
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
209
+ list (APPEND pod_list "'Firebase/Database', '6.9 .0'" )
210
210
211
211
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
212
212
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ if(IOS)
91
91
set (pod_target_name "download_dynamic_links_pod_headers" )
92
92
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
93
93
set (pod_list "" )
94
- list (APPEND pod_list "'Firebase/DynamicLinks', '6.1 .0'" )
94
+ list (APPEND pod_list "'Firebase/DynamicLinks', '6.9 .0'" )
95
95
96
96
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
97
97
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ if(IOS)
108
108
set (pod_target_name "download_functions_pod_headers" )
109
109
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
110
110
set (pod_list "" )
111
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
112
- list (APPEND pod_list "'Firebase/Functions', '6.1 .0'" )
111
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
112
+ list (APPEND pod_list "'Firebase/Functions', '6.9 .0'" )
113
113
114
114
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
115
115
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ if(IOS)
105
105
set (pod_target_name "download_instance_id_pod_headers" )
106
106
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
107
107
set (pod_list "" )
108
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
109
- list (APPEND pod_list "'FirebaseInstanceID', '4.1.0 '" )
108
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
109
+ list (APPEND pod_list "'FirebaseInstanceID', '4.2.5 '" )
110
110
111
111
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
112
112
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ if(IOS)
124
124
set (pod_target_name "download_messaging_pod_headers" )
125
125
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
126
126
set (pod_list "" )
127
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
128
- list (APPEND pod_list "'Firebase/Messaging', '6.1 .0'" )
127
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
128
+ list (APPEND pod_list "'Firebase/Messaging', '6.9 .0'" )
129
129
130
130
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
131
131
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ if(IOS)
129
129
set (pod_target_name "download_remote_config_pod_headers" )
130
130
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
131
131
set (pod_list "" )
132
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
133
- list (APPEND pod_list "'Firebase/RemoteConfig', '6.1 .0'" )
132
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
133
+ list (APPEND pod_list "'Firebase/RemoteConfig', '6.9 .0'" )
134
134
135
135
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
136
136
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ if(IOS)
133
133
set (pod_target_name "download_storage_pod_headers" )
134
134
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
135
135
set (pod_list "" )
136
- list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
137
- list (APPEND pod_list "'Firebase/Storage', '6.1 .0'" )
136
+ list (APPEND pod_list "'Firebase/Core', '6.9 .0'" )
137
+ list (APPEND pod_list "'Firebase/Storage', '6.9 .0'" )
138
138
139
139
setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
140
140
You can’t perform that action at this time.
0 commit comments