react-native-update 10.37.13 → 10.37.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/README-CN.md +72 -0
  2. package/README.md +61 -49
  3. package/android/build.gradle +47 -17
  4. package/bunfig.toml +2 -0
  5. package/error.js +1609 -0
  6. package/harmony/har-wrapper/AppScope/app.json5 +8 -0
  7. package/harmony/har-wrapper/build-profile.json5 +35 -0
  8. package/harmony/har-wrapper/hvigor/hvigor-config.json5 +5 -0
  9. package/harmony/har-wrapper/hvigorfile.ts +6 -0
  10. package/harmony/har-wrapper/oh-package.json5 +4 -0
  11. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/cache-v2-77b153ce45aba0ed28ef.json +1415 -0
  12. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-b65a07793384e0ce3e08.json +809 -0
  13. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-ce0e89410afd8bf3a057.json +60 -0
  14. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/directory-.-Release-f5ebdc15457944623624.json +14 -0
  15. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/index-2026-03-16T14-00-08-0134.json +89 -0
  16. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.cmake/api/v1/reply/target-rnupdate-Release-267153624504c9c3ffdd.json +222 -0
  17. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.ninja_deps +0 -0
  18. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/.ninja_log +8 -0
  19. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeCache.txt +415 -0
  20. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCCompiler.cmake +74 -0
  21. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCXXCompiler.cmake +85 -0
  22. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeDetermineCompilerABI_C.bin +0 -0
  23. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  24. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeSystem.cmake +15 -0
  25. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CompilerIdC/CMakeCCompilerId.c +880 -0
  26. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CompilerIdC/CMakeCCompilerId.o +0 -0
  27. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +869 -0
  28. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  29. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/CMakeConfigureLog.yaml +388 -0
  30. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/TargetDirectories.txt +3 -0
  31. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
  32. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/__w/react-native-update/react-native-update/android/jni/HDiffPatch/file_for_patch.c.o +0 -0
  33. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/__w/react-native-update/react-native-update/android/jni/HDiffPatch/libHDiffPatch/HPatch/patch.c.o +0 -0
  34. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/__w/react-native-update/react-native-update/android/jni/hpatch.c.o +0 -0
  35. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/__w/react-native-update/react-native-update/android/jni/lzma/C/Lzma2Dec.c.o +0 -0
  36. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/__w/react-native-update/react-native-update/android/jni/lzma/C/LzmaDec.c.o +0 -0
  37. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rnupdate.dir/pushy.c.o +0 -0
  38. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/rules.ninja +64 -0
  39. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/additional_project_files.txt +0 -0
  40. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/build.ninja +206 -0
  41. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/build_file_index.txt +1 -0
  42. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/cmake_install.cmake +54 -0
  43. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/compile_commands.json +38 -0
  44. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/configure_fingerprint.json +1 -0
  45. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/hvigor_native_config.json +1 -0
  46. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/metadata_generation_command.txt +17 -0
  47. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/native_work_dir.txt +1 -0
  48. package/harmony/pushy/.cxx/default/default/release/arm64-v8a/output.log +14 -0
  49. package/harmony/pushy/.cxx/default/default/release/hvigor/arm64-v8a/summary.cmake +0 -0
  50. package/harmony/pushy/BuildProfile.ets +3 -5
  51. package/harmony/pushy/build-profile.json5 +8 -1
  52. package/harmony/pushy/oh-package-lock.json5 +1 -1
  53. package/harmony/pushy/src/main/cpp/CMakeLists.txt +42 -30
  54. package/harmony/pushy/src/main/ets/DownloadTask.ts +145 -106
  55. package/harmony/pushy/src/main/ets/Logger.ts +24 -7
  56. package/harmony/pushy/src/main/ets/PushyFileJSBundleProvider.ets +1 -1
  57. package/harmony/pushy/src/main/ets/PushyTurboModule.ts +9 -73
  58. package/harmony/pushy/src/main/ets/UpdateContext.ts +206 -70
  59. package/harmony/pushy.har +0 -0
  60. package/package.json +9 -6
  61. package/scripts/build-harmony-har.js +427 -0
  62. package/scripts/prepublish.ts +113 -0
  63. package/scripts/read.js +188 -0
  64. package/src/__tests__/core.test.ts +103 -0
  65. package/src/__tests__/setup.ts +37 -0
  66. package/src/__tests__/utils.test.ts +36 -0
  67. package/src/client.ts +17 -10
  68. package/src/core.ts +5 -5
  69. package/src/locales/en.ts +1 -0
  70. package/src/locales/zh.ts +1 -0
  71. package/src/utils.ts +13 -1
@@ -0,0 +1,1415 @@
1
+ {
2
+ "entries" :
3
+ [
4
+ {
5
+ "name" : "CMAKE_ADDR2LINE",
6
+ "properties" :
7
+ [
8
+ {
9
+ "name" : "ADVANCED",
10
+ "value" : "1"
11
+ },
12
+ {
13
+ "name" : "HELPSTRING",
14
+ "value" : "Path to a program."
15
+ }
16
+ ],
17
+ "type" : "FILEPATH",
18
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-addr2line"
19
+ },
20
+ {
21
+ "name" : "CMAKE_AR",
22
+ "properties" :
23
+ [
24
+ {
25
+ "name" : "ADVANCED",
26
+ "value" : "1"
27
+ },
28
+ {
29
+ "name" : "HELPSTRING",
30
+ "value" : "Archiver"
31
+ }
32
+ ],
33
+ "type" : "FILEPATH",
34
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ar"
35
+ },
36
+ {
37
+ "name" : "CMAKE_ASM_FLAGS",
38
+ "properties" :
39
+ [
40
+ {
41
+ "name" : "HELPSTRING",
42
+ "value" : "Flags for all build types."
43
+ }
44
+ ],
45
+ "type" : "STRING",
46
+ "value" : ""
47
+ },
48
+ {
49
+ "name" : "CMAKE_ASM_FLAGS_DEBUG",
50
+ "properties" :
51
+ [
52
+ {
53
+ "name" : "HELPSTRING",
54
+ "value" : "Flags for debug variant builds."
55
+ }
56
+ ],
57
+ "type" : "STRING",
58
+ "value" : ""
59
+ },
60
+ {
61
+ "name" : "CMAKE_ASM_FLAGS_RELEASE",
62
+ "properties" :
63
+ [
64
+ {
65
+ "name" : "HELPSTRING",
66
+ "value" : "Flags for release variant builds."
67
+ }
68
+ ],
69
+ "type" : "STRING",
70
+ "value" : ""
71
+ },
72
+ {
73
+ "name" : "CMAKE_BUILD_TYPE",
74
+ "properties" :
75
+ [
76
+ {
77
+ "name" : "HELPSTRING",
78
+ "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..."
79
+ }
80
+ ],
81
+ "type" : "STRING",
82
+ "value" : "Release"
83
+ },
84
+ {
85
+ "name" : "CMAKE_CACHEFILE_DIR",
86
+ "properties" :
87
+ [
88
+ {
89
+ "name" : "HELPSTRING",
90
+ "value" : "This is the directory where this CMakeCache.txt was created"
91
+ }
92
+ ],
93
+ "type" : "INTERNAL",
94
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a"
95
+ },
96
+ {
97
+ "name" : "CMAKE_CACHE_MAJOR_VERSION",
98
+ "properties" :
99
+ [
100
+ {
101
+ "name" : "HELPSTRING",
102
+ "value" : "Major version of cmake used to create the current loaded cache"
103
+ }
104
+ ],
105
+ "type" : "INTERNAL",
106
+ "value" : "3"
107
+ },
108
+ {
109
+ "name" : "CMAKE_CACHE_MINOR_VERSION",
110
+ "properties" :
111
+ [
112
+ {
113
+ "name" : "HELPSTRING",
114
+ "value" : "Minor version of cmake used to create the current loaded cache"
115
+ }
116
+ ],
117
+ "type" : "INTERNAL",
118
+ "value" : "28"
119
+ },
120
+ {
121
+ "name" : "CMAKE_CACHE_PATCH_VERSION",
122
+ "properties" :
123
+ [
124
+ {
125
+ "name" : "HELPSTRING",
126
+ "value" : "Patch version of cmake used to create the current loaded cache"
127
+ }
128
+ ],
129
+ "type" : "INTERNAL",
130
+ "value" : "2"
131
+ },
132
+ {
133
+ "name" : "CMAKE_COMMAND",
134
+ "properties" :
135
+ [
136
+ {
137
+ "name" : "HELPSTRING",
138
+ "value" : "Path to CMake executable."
139
+ }
140
+ ],
141
+ "type" : "INTERNAL",
142
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/bin/cmake"
143
+ },
144
+ {
145
+ "name" : "CMAKE_CPACK_COMMAND",
146
+ "properties" :
147
+ [
148
+ {
149
+ "name" : "HELPSTRING",
150
+ "value" : "Path to cpack program executable."
151
+ }
152
+ ],
153
+ "type" : "INTERNAL",
154
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/bin/cpack"
155
+ },
156
+ {
157
+ "name" : "CMAKE_CTEST_COMMAND",
158
+ "properties" :
159
+ [
160
+ {
161
+ "name" : "HELPSTRING",
162
+ "value" : "Path to ctest program executable."
163
+ }
164
+ ],
165
+ "type" : "INTERNAL",
166
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/bin/ctest"
167
+ },
168
+ {
169
+ "name" : "CMAKE_CXX_COMPILER",
170
+ "properties" :
171
+ [
172
+ {
173
+ "name" : "ADVANCED",
174
+ "value" : "1"
175
+ },
176
+ {
177
+ "name" : "HELPSTRING",
178
+ "value" : ""
179
+ }
180
+ ],
181
+ "type" : "UNINITIALIZED",
182
+ "value" : ""
183
+ },
184
+ {
185
+ "name" : "CMAKE_CXX_COMPILER_AR",
186
+ "properties" :
187
+ [
188
+ {
189
+ "name" : "ADVANCED",
190
+ "value" : "1"
191
+ },
192
+ {
193
+ "name" : "HELPSTRING",
194
+ "value" : "LLVM archiver"
195
+ }
196
+ ],
197
+ "type" : "FILEPATH",
198
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ar"
199
+ },
200
+ {
201
+ "name" : "CMAKE_CXX_COMPILER_CLANG_SCAN_DEPS",
202
+ "properties" :
203
+ [
204
+ {
205
+ "name" : "ADVANCED",
206
+ "value" : "1"
207
+ },
208
+ {
209
+ "name" : "HELPSTRING",
210
+ "value" : "`clang-scan-deps` dependency scanner"
211
+ }
212
+ ],
213
+ "type" : "FILEPATH",
214
+ "value" : "CMAKE_CXX_COMPILER_CLANG_SCAN_DEPS-NOTFOUND"
215
+ },
216
+ {
217
+ "name" : "CMAKE_CXX_COMPILER_RANLIB",
218
+ "properties" :
219
+ [
220
+ {
221
+ "name" : "ADVANCED",
222
+ "value" : "1"
223
+ },
224
+ {
225
+ "name" : "HELPSTRING",
226
+ "value" : "Generate index for LLVM archive"
227
+ }
228
+ ],
229
+ "type" : "FILEPATH",
230
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ranlib"
231
+ },
232
+ {
233
+ "name" : "CMAKE_CXX_FLAGS",
234
+ "properties" :
235
+ [
236
+ {
237
+ "name" : "ADVANCED",
238
+ "value" : "1"
239
+ },
240
+ {
241
+ "name" : "HELPSTRING",
242
+ "value" : "Flags for all build types."
243
+ }
244
+ ],
245
+ "type" : "STRING",
246
+ "value" : ""
247
+ },
248
+ {
249
+ "name" : "CMAKE_CXX_FLAGS_DEBUG",
250
+ "properties" :
251
+ [
252
+ {
253
+ "name" : "ADVANCED",
254
+ "value" : "1"
255
+ },
256
+ {
257
+ "name" : "HELPSTRING",
258
+ "value" : "Flags for debug variant builds."
259
+ }
260
+ ],
261
+ "type" : "STRING",
262
+ "value" : ""
263
+ },
264
+ {
265
+ "name" : "CMAKE_CXX_FLAGS_MINSIZEREL",
266
+ "properties" :
267
+ [
268
+ {
269
+ "name" : "ADVANCED",
270
+ "value" : "1"
271
+ },
272
+ {
273
+ "name" : "HELPSTRING",
274
+ "value" : "Flags used by the CXX compiler during MINSIZEREL builds."
275
+ }
276
+ ],
277
+ "type" : "STRING",
278
+ "value" : "-Os -DNDEBUG"
279
+ },
280
+ {
281
+ "name" : "CMAKE_CXX_FLAGS_RELEASE",
282
+ "properties" :
283
+ [
284
+ {
285
+ "name" : "ADVANCED",
286
+ "value" : "1"
287
+ },
288
+ {
289
+ "name" : "HELPSTRING",
290
+ "value" : "Flags for release variant builds."
291
+ }
292
+ ],
293
+ "type" : "STRING",
294
+ "value" : ""
295
+ },
296
+ {
297
+ "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO",
298
+ "properties" :
299
+ [
300
+ {
301
+ "name" : "ADVANCED",
302
+ "value" : "1"
303
+ },
304
+ {
305
+ "name" : "HELPSTRING",
306
+ "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds."
307
+ }
308
+ ],
309
+ "type" : "STRING",
310
+ "value" : "-O2 -g -DNDEBUG"
311
+ },
312
+ {
313
+ "name" : "CMAKE_CXX_STANDARD_LIBRARIES",
314
+ "properties" :
315
+ [
316
+ {
317
+ "name" : "ADVANCED",
318
+ "value" : "1"
319
+ },
320
+ {
321
+ "name" : "HELPSTRING",
322
+ "value" : "Libraries linked by default with all C++ applications."
323
+ }
324
+ ],
325
+ "type" : "STRING",
326
+ "value" : "-lm"
327
+ },
328
+ {
329
+ "name" : "CMAKE_C_COMPILER",
330
+ "properties" :
331
+ [
332
+ {
333
+ "name" : "ADVANCED",
334
+ "value" : "1"
335
+ },
336
+ {
337
+ "name" : "HELPSTRING",
338
+ "value" : ""
339
+ }
340
+ ],
341
+ "type" : "UNINITIALIZED",
342
+ "value" : ""
343
+ },
344
+ {
345
+ "name" : "CMAKE_C_COMPILER_AR",
346
+ "properties" :
347
+ [
348
+ {
349
+ "name" : "ADVANCED",
350
+ "value" : "1"
351
+ },
352
+ {
353
+ "name" : "HELPSTRING",
354
+ "value" : "LLVM archiver"
355
+ }
356
+ ],
357
+ "type" : "FILEPATH",
358
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ar"
359
+ },
360
+ {
361
+ "name" : "CMAKE_C_COMPILER_CLANG_SCAN_DEPS",
362
+ "properties" :
363
+ [
364
+ {
365
+ "name" : "ADVANCED",
366
+ "value" : "1"
367
+ },
368
+ {
369
+ "name" : "HELPSTRING",
370
+ "value" : "`clang-scan-deps` dependency scanner"
371
+ }
372
+ ],
373
+ "type" : "FILEPATH",
374
+ "value" : "CMAKE_C_COMPILER_CLANG_SCAN_DEPS-NOTFOUND"
375
+ },
376
+ {
377
+ "name" : "CMAKE_C_COMPILER_RANLIB",
378
+ "properties" :
379
+ [
380
+ {
381
+ "name" : "ADVANCED",
382
+ "value" : "1"
383
+ },
384
+ {
385
+ "name" : "HELPSTRING",
386
+ "value" : "Generate index for LLVM archive"
387
+ }
388
+ ],
389
+ "type" : "FILEPATH",
390
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ranlib"
391
+ },
392
+ {
393
+ "name" : "CMAKE_C_FLAGS",
394
+ "properties" :
395
+ [
396
+ {
397
+ "name" : "ADVANCED",
398
+ "value" : "1"
399
+ },
400
+ {
401
+ "name" : "HELPSTRING",
402
+ "value" : "Flags for all build types."
403
+ }
404
+ ],
405
+ "type" : "STRING",
406
+ "value" : ""
407
+ },
408
+ {
409
+ "name" : "CMAKE_C_FLAGS_DEBUG",
410
+ "properties" :
411
+ [
412
+ {
413
+ "name" : "ADVANCED",
414
+ "value" : "1"
415
+ },
416
+ {
417
+ "name" : "HELPSTRING",
418
+ "value" : "Flags for debug variant builds."
419
+ }
420
+ ],
421
+ "type" : "STRING",
422
+ "value" : ""
423
+ },
424
+ {
425
+ "name" : "CMAKE_C_FLAGS_MINSIZEREL",
426
+ "properties" :
427
+ [
428
+ {
429
+ "name" : "ADVANCED",
430
+ "value" : "1"
431
+ },
432
+ {
433
+ "name" : "HELPSTRING",
434
+ "value" : "Flags used by the C compiler during MINSIZEREL builds."
435
+ }
436
+ ],
437
+ "type" : "STRING",
438
+ "value" : "-Os -DNDEBUG"
439
+ },
440
+ {
441
+ "name" : "CMAKE_C_FLAGS_RELEASE",
442
+ "properties" :
443
+ [
444
+ {
445
+ "name" : "ADVANCED",
446
+ "value" : "1"
447
+ },
448
+ {
449
+ "name" : "HELPSTRING",
450
+ "value" : "Flags for release variant builds."
451
+ }
452
+ ],
453
+ "type" : "STRING",
454
+ "value" : ""
455
+ },
456
+ {
457
+ "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO",
458
+ "properties" :
459
+ [
460
+ {
461
+ "name" : "ADVANCED",
462
+ "value" : "1"
463
+ },
464
+ {
465
+ "name" : "HELPSTRING",
466
+ "value" : "Flags used by the C compiler during RELWITHDEBINFO builds."
467
+ }
468
+ ],
469
+ "type" : "STRING",
470
+ "value" : "-O2 -g -DNDEBUG"
471
+ },
472
+ {
473
+ "name" : "CMAKE_C_STANDARD_LIBRARIES",
474
+ "properties" :
475
+ [
476
+ {
477
+ "name" : "ADVANCED",
478
+ "value" : "1"
479
+ },
480
+ {
481
+ "name" : "HELPSTRING",
482
+ "value" : "Libraries linked by default with all C applications."
483
+ }
484
+ ],
485
+ "type" : "STRING",
486
+ "value" : "-lm"
487
+ },
488
+ {
489
+ "name" : "CMAKE_DLLTOOL",
490
+ "properties" :
491
+ [
492
+ {
493
+ "name" : "ADVANCED",
494
+ "value" : "1"
495
+ },
496
+ {
497
+ "name" : "HELPSTRING",
498
+ "value" : "Path to a program."
499
+ }
500
+ ],
501
+ "type" : "FILEPATH",
502
+ "value" : "CMAKE_DLLTOOL-NOTFOUND"
503
+ },
504
+ {
505
+ "name" : "CMAKE_EDIT_COMMAND",
506
+ "properties" :
507
+ [
508
+ {
509
+ "name" : "HELPSTRING",
510
+ "value" : "Path to cache edit program executable."
511
+ }
512
+ ],
513
+ "type" : "INTERNAL",
514
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/bin/ccmake"
515
+ },
516
+ {
517
+ "name" : "CMAKE_EXECUTABLE_FORMAT",
518
+ "properties" :
519
+ [
520
+ {
521
+ "name" : "HELPSTRING",
522
+ "value" : "Executable file format"
523
+ }
524
+ ],
525
+ "type" : "INTERNAL",
526
+ "value" : "ELF"
527
+ },
528
+ {
529
+ "name" : "CMAKE_EXE_LINKER_FLAGS",
530
+ "properties" :
531
+ [
532
+ {
533
+ "name" : "ADVANCED",
534
+ "value" : "1"
535
+ },
536
+ {
537
+ "name" : "HELPSTRING",
538
+ "value" : "Linker flags to be used to create executables."
539
+ }
540
+ ],
541
+ "type" : "STRING",
542
+ "value" : ""
543
+ },
544
+ {
545
+ "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG",
546
+ "properties" :
547
+ [
548
+ {
549
+ "name" : "ADVANCED",
550
+ "value" : "1"
551
+ },
552
+ {
553
+ "name" : "HELPSTRING",
554
+ "value" : "Flags used by the linker during DEBUG builds."
555
+ }
556
+ ],
557
+ "type" : "STRING",
558
+ "value" : ""
559
+ },
560
+ {
561
+ "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL",
562
+ "properties" :
563
+ [
564
+ {
565
+ "name" : "ADVANCED",
566
+ "value" : "1"
567
+ },
568
+ {
569
+ "name" : "HELPSTRING",
570
+ "value" : "Flags used by the linker during MINSIZEREL builds."
571
+ }
572
+ ],
573
+ "type" : "STRING",
574
+ "value" : ""
575
+ },
576
+ {
577
+ "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE",
578
+ "properties" :
579
+ [
580
+ {
581
+ "name" : "ADVANCED",
582
+ "value" : "1"
583
+ },
584
+ {
585
+ "name" : "HELPSTRING",
586
+ "value" : "Flags used by the linker during RELEASE builds."
587
+ }
588
+ ],
589
+ "type" : "STRING",
590
+ "value" : ""
591
+ },
592
+ {
593
+ "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO",
594
+ "properties" :
595
+ [
596
+ {
597
+ "name" : "ADVANCED",
598
+ "value" : "1"
599
+ },
600
+ {
601
+ "name" : "HELPSTRING",
602
+ "value" : "Flags used by the linker during RELWITHDEBINFO builds."
603
+ }
604
+ ],
605
+ "type" : "STRING",
606
+ "value" : ""
607
+ },
608
+ {
609
+ "name" : "CMAKE_EXPORT_COMPILE_COMMANDS",
610
+ "properties" :
611
+ [
612
+ {
613
+ "name" : "HELPSTRING",
614
+ "value" : "No help, variable specified on the command line."
615
+ }
616
+ ],
617
+ "type" : "UNINITIALIZED",
618
+ "value" : "ON"
619
+ },
620
+ {
621
+ "name" : "CMAKE_EXTRA_GENERATOR",
622
+ "properties" :
623
+ [
624
+ {
625
+ "name" : "HELPSTRING",
626
+ "value" : "Name of external makefile project generator."
627
+ }
628
+ ],
629
+ "type" : "INTERNAL",
630
+ "value" : ""
631
+ },
632
+ {
633
+ "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR",
634
+ "properties" :
635
+ [
636
+ {
637
+ "name" : "HELPSTRING",
638
+ "value" : "Value Computed by CMake."
639
+ }
640
+ ],
641
+ "type" : "STATIC",
642
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/pkgRedirects"
643
+ },
644
+ {
645
+ "name" : "CMAKE_FIND_ROOT_PATH",
646
+ "properties" :
647
+ [
648
+ {
649
+ "name" : "HELPSTRING",
650
+ "value" : "No help, variable specified on the command line."
651
+ }
652
+ ],
653
+ "type" : "UNINITIALIZED",
654
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/hvigor/arm64-v8a"
655
+ },
656
+ {
657
+ "name" : "CMAKE_GENERATOR",
658
+ "properties" :
659
+ [
660
+ {
661
+ "name" : "HELPSTRING",
662
+ "value" : "Name of generator."
663
+ }
664
+ ],
665
+ "type" : "INTERNAL",
666
+ "value" : "Ninja"
667
+ },
668
+ {
669
+ "name" : "CMAKE_GENERATOR_INSTANCE",
670
+ "properties" :
671
+ [
672
+ {
673
+ "name" : "HELPSTRING",
674
+ "value" : "Generator instance identifier."
675
+ }
676
+ ],
677
+ "type" : "INTERNAL",
678
+ "value" : ""
679
+ },
680
+ {
681
+ "name" : "CMAKE_GENERATOR_PLATFORM",
682
+ "properties" :
683
+ [
684
+ {
685
+ "name" : "HELPSTRING",
686
+ "value" : "Name of generator platform."
687
+ }
688
+ ],
689
+ "type" : "INTERNAL",
690
+ "value" : ""
691
+ },
692
+ {
693
+ "name" : "CMAKE_GENERATOR_TOOLSET",
694
+ "properties" :
695
+ [
696
+ {
697
+ "name" : "HELPSTRING",
698
+ "value" : "Name of generator toolset."
699
+ }
700
+ ],
701
+ "type" : "INTERNAL",
702
+ "value" : ""
703
+ },
704
+ {
705
+ "name" : "CMAKE_HOME_DIRECTORY",
706
+ "properties" :
707
+ [
708
+ {
709
+ "name" : "HELPSTRING",
710
+ "value" : "Source directory with the top level CMakeLists.txt file for this project"
711
+ }
712
+ ],
713
+ "type" : "INTERNAL",
714
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/src/main/cpp"
715
+ },
716
+ {
717
+ "name" : "CMAKE_INSTALL_PREFIX",
718
+ "properties" :
719
+ [
720
+ {
721
+ "name" : "HELPSTRING",
722
+ "value" : "Install path prefix, prepended onto install directories."
723
+ }
724
+ ],
725
+ "type" : "PATH",
726
+ "value" : "/usr/local"
727
+ },
728
+ {
729
+ "name" : "CMAKE_INSTALL_SO_NO_EXE",
730
+ "properties" :
731
+ [
732
+ {
733
+ "name" : "HELPSTRING",
734
+ "value" : "Install .so files without execute permission."
735
+ }
736
+ ],
737
+ "type" : "INTERNAL",
738
+ "value" : "1"
739
+ },
740
+ {
741
+ "name" : "CMAKE_LIBRARY_OUTPUT_DIRECTORY",
742
+ "properties" :
743
+ [
744
+ {
745
+ "name" : "HELPSTRING",
746
+ "value" : "No help, variable specified on the command line."
747
+ }
748
+ ],
749
+ "type" : "UNINITIALIZED",
750
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/build/default/intermediates/cmake/default/obj/arm64-v8a"
751
+ },
752
+ {
753
+ "name" : "CMAKE_LINKER",
754
+ "properties" :
755
+ [
756
+ {
757
+ "name" : "ADVANCED",
758
+ "value" : "1"
759
+ },
760
+ {
761
+ "name" : "HELPSTRING",
762
+ "value" : "Path to a program."
763
+ }
764
+ ],
765
+ "type" : "FILEPATH",
766
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/ld.lld"
767
+ },
768
+ {
769
+ "name" : "CMAKE_MAKE_PROGRAM",
770
+ "properties" :
771
+ [
772
+ {
773
+ "name" : "HELPSTRING",
774
+ "value" : "No help, variable specified on the command line."
775
+ }
776
+ ],
777
+ "type" : "UNINITIALIZED",
778
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/bin/ninja"
779
+ },
780
+ {
781
+ "name" : "CMAKE_MODULE_LINKER_FLAGS",
782
+ "properties" :
783
+ [
784
+ {
785
+ "name" : "ADVANCED",
786
+ "value" : "1"
787
+ },
788
+ {
789
+ "name" : "HELPSTRING",
790
+ "value" : "Linker flags to be used to create modules."
791
+ }
792
+ ],
793
+ "type" : "STRING",
794
+ "value" : ""
795
+ },
796
+ {
797
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG",
798
+ "properties" :
799
+ [
800
+ {
801
+ "name" : "ADVANCED",
802
+ "value" : "1"
803
+ },
804
+ {
805
+ "name" : "HELPSTRING",
806
+ "value" : "Flags used by the linker during the creation of modules during DEBUG builds."
807
+ }
808
+ ],
809
+ "type" : "STRING",
810
+ "value" : ""
811
+ },
812
+ {
813
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL",
814
+ "properties" :
815
+ [
816
+ {
817
+ "name" : "ADVANCED",
818
+ "value" : "1"
819
+ },
820
+ {
821
+ "name" : "HELPSTRING",
822
+ "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds."
823
+ }
824
+ ],
825
+ "type" : "STRING",
826
+ "value" : ""
827
+ },
828
+ {
829
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE",
830
+ "properties" :
831
+ [
832
+ {
833
+ "name" : "ADVANCED",
834
+ "value" : "1"
835
+ },
836
+ {
837
+ "name" : "HELPSTRING",
838
+ "value" : "Flags used by the linker during the creation of modules during RELEASE builds."
839
+ }
840
+ ],
841
+ "type" : "STRING",
842
+ "value" : ""
843
+ },
844
+ {
845
+ "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO",
846
+ "properties" :
847
+ [
848
+ {
849
+ "name" : "ADVANCED",
850
+ "value" : "1"
851
+ },
852
+ {
853
+ "name" : "HELPSTRING",
854
+ "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds."
855
+ }
856
+ ],
857
+ "type" : "STRING",
858
+ "value" : ""
859
+ },
860
+ {
861
+ "name" : "CMAKE_NM",
862
+ "properties" :
863
+ [
864
+ {
865
+ "name" : "ADVANCED",
866
+ "value" : "1"
867
+ },
868
+ {
869
+ "name" : "HELPSTRING",
870
+ "value" : "Path to a program."
871
+ }
872
+ ],
873
+ "type" : "FILEPATH",
874
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-nm"
875
+ },
876
+ {
877
+ "name" : "CMAKE_NUMBER_OF_MAKEFILES",
878
+ "properties" :
879
+ [
880
+ {
881
+ "name" : "HELPSTRING",
882
+ "value" : "number of local generators"
883
+ }
884
+ ],
885
+ "type" : "INTERNAL",
886
+ "value" : "1"
887
+ },
888
+ {
889
+ "name" : "CMAKE_OBJCOPY",
890
+ "properties" :
891
+ [
892
+ {
893
+ "name" : "ADVANCED",
894
+ "value" : "1"
895
+ },
896
+ {
897
+ "name" : "HELPSTRING",
898
+ "value" : "Path to a program."
899
+ }
900
+ ],
901
+ "type" : "FILEPATH",
902
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-objcopy"
903
+ },
904
+ {
905
+ "name" : "CMAKE_OBJDUMP",
906
+ "properties" :
907
+ [
908
+ {
909
+ "name" : "ADVANCED",
910
+ "value" : "1"
911
+ },
912
+ {
913
+ "name" : "HELPSTRING",
914
+ "value" : "Path to a program."
915
+ }
916
+ ],
917
+ "type" : "FILEPATH",
918
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-objdump"
919
+ },
920
+ {
921
+ "name" : "CMAKE_OHOS_ARCH_ABI",
922
+ "properties" :
923
+ [
924
+ {
925
+ "name" : "HELPSTRING",
926
+ "value" : "No help, variable specified on the command line."
927
+ }
928
+ ],
929
+ "type" : "UNINITIALIZED",
930
+ "value" : "arm64-v8a"
931
+ },
932
+ {
933
+ "name" : "CMAKE_PLATFORM_INFO_INITIALIZED",
934
+ "properties" :
935
+ [
936
+ {
937
+ "name" : "HELPSTRING",
938
+ "value" : "Platform information initialized"
939
+ }
940
+ ],
941
+ "type" : "INTERNAL",
942
+ "value" : "1"
943
+ },
944
+ {
945
+ "name" : "CMAKE_PROJECT_DESCRIPTION",
946
+ "properties" :
947
+ [
948
+ {
949
+ "name" : "HELPSTRING",
950
+ "value" : "Value Computed by CMake"
951
+ }
952
+ ],
953
+ "type" : "STATIC",
954
+ "value" : ""
955
+ },
956
+ {
957
+ "name" : "CMAKE_PROJECT_HOMEPAGE_URL",
958
+ "properties" :
959
+ [
960
+ {
961
+ "name" : "HELPSTRING",
962
+ "value" : "Value Computed by CMake"
963
+ }
964
+ ],
965
+ "type" : "STATIC",
966
+ "value" : ""
967
+ },
968
+ {
969
+ "name" : "CMAKE_PROJECT_NAME",
970
+ "properties" :
971
+ [
972
+ {
973
+ "name" : "HELPSTRING",
974
+ "value" : "Value Computed by CMake"
975
+ }
976
+ ],
977
+ "type" : "STATIC",
978
+ "value" : "rnupdate"
979
+ },
980
+ {
981
+ "name" : "CMAKE_RANLIB",
982
+ "properties" :
983
+ [
984
+ {
985
+ "name" : "ADVANCED",
986
+ "value" : "1"
987
+ },
988
+ {
989
+ "name" : "HELPSTRING",
990
+ "value" : "Ranlib"
991
+ }
992
+ ],
993
+ "type" : "FILEPATH",
994
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-ranlib"
995
+ },
996
+ {
997
+ "name" : "CMAKE_READELF",
998
+ "properties" :
999
+ [
1000
+ {
1001
+ "name" : "ADVANCED",
1002
+ "value" : "1"
1003
+ },
1004
+ {
1005
+ "name" : "HELPSTRING",
1006
+ "value" : "Path to a program."
1007
+ }
1008
+ ],
1009
+ "type" : "FILEPATH",
1010
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-readelf"
1011
+ },
1012
+ {
1013
+ "name" : "CMAKE_ROOT",
1014
+ "properties" :
1015
+ [
1016
+ {
1017
+ "name" : "HELPSTRING",
1018
+ "value" : "Path to CMake installation."
1019
+ }
1020
+ ],
1021
+ "type" : "INTERNAL",
1022
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28"
1023
+ },
1024
+ {
1025
+ "name" : "CMAKE_SHARED_LINKER_FLAGS",
1026
+ "properties" :
1027
+ [
1028
+ {
1029
+ "name" : "ADVANCED",
1030
+ "value" : "1"
1031
+ },
1032
+ {
1033
+ "name" : "HELPSTRING",
1034
+ "value" : "Linker flags to be used to create shared libraries."
1035
+ }
1036
+ ],
1037
+ "type" : "STRING",
1038
+ "value" : ""
1039
+ },
1040
+ {
1041
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG",
1042
+ "properties" :
1043
+ [
1044
+ {
1045
+ "name" : "ADVANCED",
1046
+ "value" : "1"
1047
+ },
1048
+ {
1049
+ "name" : "HELPSTRING",
1050
+ "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds."
1051
+ }
1052
+ ],
1053
+ "type" : "STRING",
1054
+ "value" : ""
1055
+ },
1056
+ {
1057
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL",
1058
+ "properties" :
1059
+ [
1060
+ {
1061
+ "name" : "ADVANCED",
1062
+ "value" : "1"
1063
+ },
1064
+ {
1065
+ "name" : "HELPSTRING",
1066
+ "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds."
1067
+ }
1068
+ ],
1069
+ "type" : "STRING",
1070
+ "value" : ""
1071
+ },
1072
+ {
1073
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE",
1074
+ "properties" :
1075
+ [
1076
+ {
1077
+ "name" : "ADVANCED",
1078
+ "value" : "1"
1079
+ },
1080
+ {
1081
+ "name" : "HELPSTRING",
1082
+ "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds."
1083
+ }
1084
+ ],
1085
+ "type" : "STRING",
1086
+ "value" : ""
1087
+ },
1088
+ {
1089
+ "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO",
1090
+ "properties" :
1091
+ [
1092
+ {
1093
+ "name" : "ADVANCED",
1094
+ "value" : "1"
1095
+ },
1096
+ {
1097
+ "name" : "HELPSTRING",
1098
+ "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds."
1099
+ }
1100
+ ],
1101
+ "type" : "STRING",
1102
+ "value" : ""
1103
+ },
1104
+ {
1105
+ "name" : "CMAKE_SKIP_INSTALL_RPATH",
1106
+ "properties" :
1107
+ [
1108
+ {
1109
+ "name" : "ADVANCED",
1110
+ "value" : "1"
1111
+ },
1112
+ {
1113
+ "name" : "HELPSTRING",
1114
+ "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building."
1115
+ }
1116
+ ],
1117
+ "type" : "BOOL",
1118
+ "value" : "NO"
1119
+ },
1120
+ {
1121
+ "name" : "CMAKE_SKIP_RPATH",
1122
+ "properties" :
1123
+ [
1124
+ {
1125
+ "name" : "ADVANCED",
1126
+ "value" : "1"
1127
+ },
1128
+ {
1129
+ "name" : "HELPSTRING",
1130
+ "value" : "If set, runtime paths are not added when using shared libraries."
1131
+ }
1132
+ ],
1133
+ "type" : "BOOL",
1134
+ "value" : "NO"
1135
+ },
1136
+ {
1137
+ "name" : "CMAKE_STATIC_LINKER_FLAGS",
1138
+ "properties" :
1139
+ [
1140
+ {
1141
+ "name" : "ADVANCED",
1142
+ "value" : "1"
1143
+ },
1144
+ {
1145
+ "name" : "HELPSTRING",
1146
+ "value" : "Flags used by the linker during the creation of static libraries during all build types."
1147
+ }
1148
+ ],
1149
+ "type" : "STRING",
1150
+ "value" : ""
1151
+ },
1152
+ {
1153
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG",
1154
+ "properties" :
1155
+ [
1156
+ {
1157
+ "name" : "ADVANCED",
1158
+ "value" : "1"
1159
+ },
1160
+ {
1161
+ "name" : "HELPSTRING",
1162
+ "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds."
1163
+ }
1164
+ ],
1165
+ "type" : "STRING",
1166
+ "value" : ""
1167
+ },
1168
+ {
1169
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL",
1170
+ "properties" :
1171
+ [
1172
+ {
1173
+ "name" : "ADVANCED",
1174
+ "value" : "1"
1175
+ },
1176
+ {
1177
+ "name" : "HELPSTRING",
1178
+ "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds."
1179
+ }
1180
+ ],
1181
+ "type" : "STRING",
1182
+ "value" : ""
1183
+ },
1184
+ {
1185
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE",
1186
+ "properties" :
1187
+ [
1188
+ {
1189
+ "name" : "ADVANCED",
1190
+ "value" : "1"
1191
+ },
1192
+ {
1193
+ "name" : "HELPSTRING",
1194
+ "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds."
1195
+ }
1196
+ ],
1197
+ "type" : "STRING",
1198
+ "value" : ""
1199
+ },
1200
+ {
1201
+ "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO",
1202
+ "properties" :
1203
+ [
1204
+ {
1205
+ "name" : "ADVANCED",
1206
+ "value" : "1"
1207
+ },
1208
+ {
1209
+ "name" : "HELPSTRING",
1210
+ "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds."
1211
+ }
1212
+ ],
1213
+ "type" : "STRING",
1214
+ "value" : ""
1215
+ },
1216
+ {
1217
+ "name" : "CMAKE_STRIP",
1218
+ "properties" :
1219
+ [
1220
+ {
1221
+ "name" : "ADVANCED",
1222
+ "value" : "1"
1223
+ },
1224
+ {
1225
+ "name" : "HELPSTRING",
1226
+ "value" : "Path to a program."
1227
+ }
1228
+ ],
1229
+ "type" : "FILEPATH",
1230
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/llvm/bin/llvm-strip"
1231
+ },
1232
+ {
1233
+ "name" : "CMAKE_SYSTEM_NAME",
1234
+ "properties" :
1235
+ [
1236
+ {
1237
+ "name" : "HELPSTRING",
1238
+ "value" : "No help, variable specified on the command line."
1239
+ }
1240
+ ],
1241
+ "type" : "UNINITIALIZED",
1242
+ "value" : "OHOS"
1243
+ },
1244
+ {
1245
+ "name" : "CMAKE_TAPI",
1246
+ "properties" :
1247
+ [
1248
+ {
1249
+ "name" : "ADVANCED",
1250
+ "value" : "1"
1251
+ },
1252
+ {
1253
+ "name" : "HELPSTRING",
1254
+ "value" : "Path to a program."
1255
+ }
1256
+ ],
1257
+ "type" : "FILEPATH",
1258
+ "value" : "CMAKE_TAPI-NOTFOUND"
1259
+ },
1260
+ {
1261
+ "name" : "CMAKE_TOOLCHAIN_FILE",
1262
+ "properties" :
1263
+ [
1264
+ {
1265
+ "name" : "HELPSTRING",
1266
+ "value" : "The CMake toolchain file"
1267
+ }
1268
+ ],
1269
+ "type" : "FILEPATH",
1270
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/hms/native/build/cmake/hmos.toolchain.cmake"
1271
+ },
1272
+ {
1273
+ "name" : "CMAKE_UNAME",
1274
+ "properties" :
1275
+ [
1276
+ {
1277
+ "name" : "HELPSTRING",
1278
+ "value" : "uname command"
1279
+ }
1280
+ ],
1281
+ "type" : "INTERNAL",
1282
+ "value" : "/usr/bin/uname"
1283
+ },
1284
+ {
1285
+ "name" : "CMAKE_VERBOSE_MAKEFILE",
1286
+ "properties" :
1287
+ [
1288
+ {
1289
+ "name" : "ADVANCED",
1290
+ "value" : "1"
1291
+ },
1292
+ {
1293
+ "name" : "HELPSTRING",
1294
+ "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo."
1295
+ }
1296
+ ],
1297
+ "type" : "BOOL",
1298
+ "value" : "FALSE"
1299
+ },
1300
+ {
1301
+ "name" : "HMOS_SDK_NATIVE",
1302
+ "properties" :
1303
+ [
1304
+ {
1305
+ "name" : "HELPSTRING",
1306
+ "value" : "No help, variable specified on the command line."
1307
+ }
1308
+ ],
1309
+ "type" : "UNINITIALIZED",
1310
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/hms/native"
1311
+ },
1312
+ {
1313
+ "name" : "OHOS_ARCH",
1314
+ "properties" :
1315
+ [
1316
+ {
1317
+ "name" : "HELPSTRING",
1318
+ "value" : "No help, variable specified on the command line."
1319
+ }
1320
+ ],
1321
+ "type" : "UNINITIALIZED",
1322
+ "value" : "arm64-v8a"
1323
+ },
1324
+ {
1325
+ "name" : "OHOS_SDK_NATIVE",
1326
+ "properties" :
1327
+ [
1328
+ {
1329
+ "name" : "HELPSTRING",
1330
+ "value" : "No help, variable specified on the command line."
1331
+ }
1332
+ ],
1333
+ "type" : "UNINITIALIZED",
1334
+ "value" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native"
1335
+ },
1336
+ {
1337
+ "name" : "PACKAGE_FIND_FILE",
1338
+ "properties" :
1339
+ [
1340
+ {
1341
+ "name" : "HELPSTRING",
1342
+ "value" : "No help, variable specified on the command line."
1343
+ }
1344
+ ],
1345
+ "type" : "UNINITIALIZED",
1346
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/hvigor/arm64-v8a/summary.cmake"
1347
+ },
1348
+ {
1349
+ "name" : "UNIX",
1350
+ "properties" :
1351
+ [
1352
+ {
1353
+ "name" : "HELPSTRING",
1354
+ "value" : "FROCE"
1355
+ }
1356
+ ],
1357
+ "type" : "BOOL",
1358
+ "value" : "TRUE"
1359
+ },
1360
+ {
1361
+ "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED",
1362
+ "properties" :
1363
+ [
1364
+ {
1365
+ "name" : "HELPSTRING",
1366
+ "value" : "linker supports push/pop state"
1367
+ }
1368
+ ],
1369
+ "type" : "INTERNAL",
1370
+ "value" : "TRUE"
1371
+ },
1372
+ {
1373
+ "name" : "rnupdate_BINARY_DIR",
1374
+ "properties" :
1375
+ [
1376
+ {
1377
+ "name" : "HELPSTRING",
1378
+ "value" : "Value Computed by CMake"
1379
+ }
1380
+ ],
1381
+ "type" : "STATIC",
1382
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a"
1383
+ },
1384
+ {
1385
+ "name" : "rnupdate_IS_TOP_LEVEL",
1386
+ "properties" :
1387
+ [
1388
+ {
1389
+ "name" : "HELPSTRING",
1390
+ "value" : "Value Computed by CMake"
1391
+ }
1392
+ ],
1393
+ "type" : "STATIC",
1394
+ "value" : "ON"
1395
+ },
1396
+ {
1397
+ "name" : "rnupdate_SOURCE_DIR",
1398
+ "properties" :
1399
+ [
1400
+ {
1401
+ "name" : "HELPSTRING",
1402
+ "value" : "Value Computed by CMake"
1403
+ }
1404
+ ],
1405
+ "type" : "STATIC",
1406
+ "value" : "/__w/react-native-update/react-native-update/harmony/pushy/src/main/cpp"
1407
+ }
1408
+ ],
1409
+ "kind" : "cache",
1410
+ "version" :
1411
+ {
1412
+ "major" : 2,
1413
+ "minor" : 0
1414
+ }
1415
+ }