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)
117
117
set (pod_target_name "download_admob_pod_headers" )
118
118
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
119
119
set (pod_list "" )
120
- list (APPEND pod_list "'Firebase/AdMob', '5.20.0 '" )
120
+ list (APPEND pod_list "'Firebase/AdMob', '5.20.2 '" )
121
121
122
122
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
123
123
Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ if(IOS)
130
130
set (pod_target_name "download_analytics_pod_headers" )
131
131
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
132
132
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 '" )
135
135
136
136
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
137
137
Original file line number Diff line number Diff line change @@ -281,8 +281,8 @@ if(IOS)
281
281
set (pod_target_name "download_app_pod_headers" )
282
282
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
283
283
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 '" )
286
286
287
287
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
288
288
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ if(IOS)
197
197
set (pod_target_name "download_auth_pod_headers" )
198
198
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
199
199
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 '" )
202
202
203
203
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
204
204
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ if(IOS)
200
200
set (pod_target_name "download_database_pod_headers" )
201
201
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
202
202
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 '" )
205
205
206
206
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
207
207
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ if(IOS)
89
89
set (pod_target_name "download_dynamic_links_pod_headers" )
90
90
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
91
91
set (pod_list "" )
92
- list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.0 '" )
92
+ list (APPEND pod_list "'Firebase/DynamicLinks', '5.20.2 '" )
93
93
94
94
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
95
95
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ if(IOS)
106
106
set (pod_target_name "download_functions_pod_headers" )
107
107
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
108
108
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 '" )
111
111
112
112
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
113
113
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ if(IOS)
93
93
set (pod_target_name "download_instance_id_pod_headers" )
94
94
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
95
95
set (pod_list "" )
96
- list (APPEND pod_list "'Firebase/Core', '5.20.0 '" )
96
+ list (APPEND pod_list "'Firebase/Core', '5.20.2 '" )
97
97
list (APPEND pod_list "'FirebaseInstanceID', '3.8.1'" )
98
98
99
99
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)
90
90
set (pod_target_name "download_invites_pod_headers" )
91
91
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
92
92
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 '" )
96
96
97
97
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
98
98
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ if(IOS)
122
122
set (pod_target_name "download_messaging_pod_headers" )
123
123
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
124
124
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 '" )
127
127
128
128
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
129
129
You can’t perform that action at this time.
0 commit comments