147
147
],
148
148
"cpu" : " x86_64" ,
149
149
"paths" : [
150
- " Firebase/Plugins/x86_64/FirebaseCppApp*"
150
+ " Firebase/Plugins/x86_64/FirebaseCppApp-*" ,
151
+ " Firebase/Plugins/x86_64/FirebaseCppApp.*"
151
152
]
152
153
},
153
154
{
185
186
"export_upm" : 1 ,
186
187
"upm_package_config" : {
187
188
"manifest" : {
188
- "unity" : " 2018 .1" ,
189
+ "unity" : " 2019 .1" ,
189
190
"dependencies" : {
190
- "com.google.external-dependency-manager" : " 1.2.172 "
191
+ "com.google.external-dependency-manager" : " 1.2.176 "
191
192
}
192
193
}
193
194
}
215
216
"imports" : [
216
217
{
217
218
"importer" : " PluginImporter" ,
218
- "platforms" : [" Editor" , " Standalone" , " Android" ],
219
+ "platforms" : [
220
+ " Editor" ,
221
+ " Standalone" ,
222
+ " Android"
223
+ ],
219
224
"cpu" : " AnyCPU" ,
220
225
"paths" : [
221
226
" Firebase/Plugins/Firebase.AppCheck.dll" ,
224
229
},
225
230
{
226
231
"importer" : " PluginImporter" ,
227
- "platforms" : [" iOS" , " tvOS" ],
232
+ "platforms" : [
233
+ " iOS" ,
234
+ " tvOS"
235
+ ],
228
236
"cpu" : " AnyCPU" ,
229
237
"paths" : [
230
238
" Firebase/Plugins/iOS/Firebase.AppCheck.dll" ,
233
241
},
234
242
{
235
243
"importer" : " PluginImporter" ,
236
- "platforms" : [" iOS" ],
244
+ "platforms" : [
245
+ " iOS"
246
+ ],
237
247
"cpu" : " AnyCPU" ,
238
248
"paths" : [
239
249
" Plugins/iOS/Firebase/libFirebaseCppAppCheck.a"
240
250
]
241
251
},
242
252
{
243
253
"importer" : " PluginImporter" ,
244
- "platforms" : [" tvOS" ],
254
+ "platforms" : [
255
+ " tvOS"
256
+ ],
245
257
"cpu" : " AnyCPU" ,
246
258
"paths" : [
247
259
" Plugins/tvOS/Firebase/libFirebaseCppAppCheck.a"
256
268
},
257
269
{
258
270
"importer" : " PluginImporter" ,
259
- "platforms" : [" Editor" , " Standalone" ],
271
+ "platforms" : [
272
+ " Editor" ,
273
+ " Standalone"
274
+ ],
260
275
"cpu" : " x86_64" ,
261
276
"paths" : [
262
277
" Firebase/Plugins/x86_64/FirebaseCppAppCheck*"
263
278
]
264
279
},
265
280
{
266
281
"importer" : " DefaultImporter" ,
267
- "sections" : [" samples" ],
282
+ "sections" : [
283
+ " samples"
284
+ ],
268
285
"paths" : [
269
286
" Firebase/Sample/AppCheck/"
270
287
]
271
288
},
272
289
{
273
290
"importer" : " DefaultImporter" ,
274
- "sections" : [" samples" , " documentation" ],
291
+ "sections" : [
292
+ " samples" ,
293
+ " documentation"
294
+ ],
275
295
"paths" : [
276
296
" Firebase/Editor/AppCheckReadme.md"
277
297
]
283
303
],
284
304
"manifest_path" : " Firebase/Editor" ,
285
305
"readme" : " Firebase/Editor/AppCheckReadme.md" ,
286
- "changelog" : " Firebase/Editor/readme.md" ,
287
- "license" : " Firebase/Editor/LICENSE" ,
288
- "documentation" : " Firebase/Editor/AppCheckReadme.md" ,
289
- "common_manifest" : {
306
+ "changelog" : " Firebase/Editor/readme.md" ,
307
+ "license" : " Firebase/Editor/LICENSE" ,
308
+ "documentation" : " Firebase/Editor/AppCheckReadme.md" ,
309
+ "common_manifest" : {
290
310
"name" : " com.google.firebase.app-check" ,
291
311
"display_name" : " Firebase App Check" ,
292
312
"description" : [
295
315
" resources. It works with both Firebase services, Google Cloud " ,
296
316
" services, and your own APIs to keep your resources safe."
297
317
],
298
- "keywords" : [" Google" , " Firebase" , " App Check" ],
318
+ "keywords" : [
319
+ " Google" ,
320
+ " Firebase" ,
321
+ " App Check"
322
+ ],
299
323
"author" : {
300
- "name" : " Google LLC" ,
324
+ "name" : " Google LLC" ,
301
325
"url" : " https://firebase.google.com/docs/app-check"
302
326
}
303
327
},
304
328
"export_upm" : 1 ,
305
- "upm_package_config" : {
306
- "manifest" : {
307
- "unity" : " 2018 .1"
329
+ "upm_package_config" : {
330
+ "manifest" : {
331
+ "unity" : " 2019 .1"
308
332
}
309
333
}
310
334
}
311
335
]
312
- }
336
+ }
0 commit comments