File tree Expand file tree Collapse file tree 13 files changed +25
-25
lines changed Expand file tree Collapse file tree 13 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ if(IOS)
117117 set (pod_target_name "download_admob_pod_headers" )
118118 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
119119 set (pod_list "" )
120- list (APPEND pod_list "'Firebase/AdMob', '5.20.0 '" )
120+ list (APPEND pod_list "'Firebase/AdMob', '5.20.2 '" )
121121
122122 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
123123
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ if(IOS)
130130 set (pod_target_name "download_analytics_pod_headers" )
131131 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
132132 set (pod_list "" )
133- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
134- list (APPEND pod_list "'Firebase/Analytics', '5.20.0 '" )
133+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
134+ list (APPEND pod_list "'Firebase/Analytics', '5.20.2 '" )
135135
136136 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
137137
Original file line number Diff line number Diff line change @@ -281,8 +281,8 @@ if(IOS)
281281 set (pod_target_name "download_app_pod_headers" )
282282 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
283283 set (pod_list "" )
284- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
285- list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.0 '" )
284+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
285+ list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.2 '" )
286286
287287 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
288288
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ if(IOS)
197197 set (pod_target_name "download_auth_pod_headers" )
198198 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
199199 set (pod_list "" )
200- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
201- list (APPEND pod_list "'Firebase/Auth', '5.20.0 '" )
200+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
201+ list (APPEND pod_list "'Firebase/Auth', '5.20.2 '" )
202202
203203 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
204204
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ if(IOS)
200200 set (pod_target_name "download_database_pod_headers" )
201201 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
202202 set (pod_list "" )
203- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
204- list (APPEND pod_list "'Firebase/Database', '5.20.0 '" )
203+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
204+ list (APPEND pod_list "'Firebase/Database', '5.20.2 '" )
205205
206206 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
207207
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ if(IOS)
8989 set (pod_target_name "download_dynamic_links_pod_headers" )
9090 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
9191 set (pod_list "" )
92- list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.0 '" )
92+ list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.2 '" )
9393
9494 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
9595
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ if(IOS)
106106 set (pod_target_name "download_functions_pod_headers" )
107107 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
108108 set (pod_list "" )
109- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
110- list (APPEND pod_list "'Firebase/Functions', '5.20.0 '" )
109+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
110+ list (APPEND pod_list "'Firebase/Functions', '5.20.2 '" )
111111
112112 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
113113
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ if(IOS)
9393 set (pod_target_name "download_instance_id_pod_headers" )
9494 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
9595 set (pod_list "" )
96- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
96+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
9797 list (APPEND pod_list "'FirebaseInstanceID', '3.8.1'" )
9898
9999 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ if(IOS)
9090 set (pod_target_name "download_invites_pod_headers" )
9191 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
9292 set (pod_list "" )
93- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
94- list (APPEND pod_list "'Firebase/Invites', '5.20.0 '" )
95- list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.0 '" )
93+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
94+ list (APPEND pod_list "'Firebase/Invites', '5.20.2 '" )
95+ list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.2 '" )
9696
9797 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
9898
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ if(IOS)
122122 set (pod_target_name "download_messaging_pod_headers" )
123123 set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
124124 set (pod_list "" )
125- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
126- list (APPEND pod_list "'Firebase/Messaging', '5.20.0 '" )
125+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
126+ list (APPEND pod_list "'Firebase/Messaging', '5.20.2 '" )
127127
128128 setup_pod_headers_target("${pod_target_name} " "${pods_dir} " "${pod_list} " )
129129
You can’t perform that action at this time.
0 commit comments