File tree Expand file tree Collapse file tree 12 files changed +23
-23
lines changed Expand file tree Collapse file tree 12 files changed +23
-23
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', '6.0 .0'" )
120
+ list (APPEND pod_list "'Firebase/AdMob', '6.1 .0'" )
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', '6.0 .0'" )
134
- list (APPEND pod_list "'Firebase/Analytics', '6.0 .0'" )
133
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
134
+ list (APPEND pod_list "'Firebase/Analytics', '6.1 .0'" )
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 @@ -293,8 +293,8 @@ if(IOS)
293
293
set (pod_target_name "download_app_pod_headers" )
294
294
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
295
295
set (pod_list "" )
296
- list (APPEND pod_list "'Firebase/Core', '6.0 .0'" )
297
- list (APPEND pod_list "'Firebase/DynamicLinks', '6.0 .0'" )
296
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
297
+ list (APPEND pod_list "'Firebase/DynamicLinks', '6.1 .0'" )
298
298
299
299
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
300
300
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ if(IOS)
206
206
set (pod_target_name "download_auth_pod_headers" )
207
207
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
208
208
set (pod_list "" )
209
- list (APPEND pod_list "'Firebase/Core', '6.0 .0'" )
210
- list (APPEND pod_list "'Firebase/Auth', '6.0 .0'" )
209
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
210
+ list (APPEND pod_list "'Firebase/Auth', '6.1 .0'" )
211
211
212
212
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
213
213
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', '6.0 .0'" )
204
- list (APPEND pod_list "'Firebase/Database', '6.0 .0'" )
203
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
204
+ list (APPEND pod_list "'Firebase/Database', '6.1 .0'" )
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', '6.0 .0'" )
92
+ list (APPEND pod_list "'Firebase/DynamicLinks', '6.1 .0'" )
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', '6.0 .0'" )
110
- list (APPEND pod_list "'Firebase/Functions', '6.0 .0'" )
109
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
110
+ list (APPEND pod_list "'Firebase/Functions', '6.1 .0'" )
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,8 +93,8 @@ 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', '6.0 .0'" )
97
- list (APPEND pod_list "'FirebaseInstanceID', '4.0 .0'" )
96
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
97
+ list (APPEND pod_list "'FirebaseInstanceID', '4.1 .0'" )
98
98
99
99
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
100
100
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', '6.0 .0'" )
126
- list (APPEND pod_list "'Firebase/Messaging', '6.0 .0'" )
125
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
126
+ list (APPEND pod_list "'Firebase/Messaging', '6.1 .0'" )
127
127
128
128
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
129
129
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ if(IOS)
126
126
set (pod_target_name "download_remote_config_pod_headers" )
127
127
set (pods_dir "${PROJECT_BINARY_DIR} /Pods" )
128
128
set (pod_list "" )
129
- list (APPEND pod_list "'Firebase/Core', '6.0 .0'" )
130
- list (APPEND pod_list "'Firebase/RemoteConfig', '6.0 .0'" )
129
+ list (APPEND pod_list "'Firebase/Core', '6.1 .0'" )
130
+ list (APPEND pod_list "'Firebase/RemoteConfig', '6.1 .0'" )
131
131
132
132
setup_pod_headers_target ("${pod_target_name} " "${pods_dir} " "${pod_list} " )
133
133
You can’t perform that action at this time.
0 commit comments