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,809 @@
1
+ {
2
+ "inputs" :
3
+ [
4
+ {
5
+ "path" : "CMakeLists.txt"
6
+ },
7
+ {
8
+ "isCMake" : true,
9
+ "isExternal" : true,
10
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake"
11
+ },
12
+ {
13
+ "isExternal" : true,
14
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/hms/native/build/cmake/hmos.toolchain.cmake"
15
+ },
16
+ {
17
+ "isExternal" : true,
18
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build/cmake/ohos.toolchain.cmake"
19
+ },
20
+ {
21
+ "isExternal" : true,
22
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build/cmake/sdk_native_platforms.cmake"
23
+ },
24
+ {
25
+ "isCMake" : true,
26
+ "isExternal" : true,
27
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeSystem.cmake.in"
28
+ },
29
+ {
30
+ "isGenerated" : true,
31
+ "path" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeSystem.cmake"
32
+ },
33
+ {
34
+ "isExternal" : true,
35
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/hms/native/build/cmake/hmos.toolchain.cmake"
36
+ },
37
+ {
38
+ "isExternal" : true,
39
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build/cmake/ohos.toolchain.cmake"
40
+ },
41
+ {
42
+ "isCMake" : true,
43
+ "isExternal" : true,
44
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake"
45
+ },
46
+ {
47
+ "isCMake" : true,
48
+ "isExternal" : true,
49
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake"
50
+ },
51
+ {
52
+ "isCMake" : true,
53
+ "isExternal" : true,
54
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompiler.cmake"
55
+ },
56
+ {
57
+ "isCMake" : true,
58
+ "isExternal" : true,
59
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake"
60
+ },
61
+ {
62
+ "isCMake" : true,
63
+ "isExternal" : true,
64
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCompilerIdDetection.cmake"
65
+ },
66
+ {
67
+ "isCMake" : true,
68
+ "isExternal" : true,
69
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ADSP-DetermineCompiler.cmake"
70
+ },
71
+ {
72
+ "isCMake" : true,
73
+ "isExternal" : true,
74
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
75
+ },
76
+ {
77
+ "isCMake" : true,
78
+ "isExternal" : true,
79
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
80
+ },
81
+ {
82
+ "isCMake" : true,
83
+ "isExternal" : true,
84
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
85
+ },
86
+ {
87
+ "isCMake" : true,
88
+ "isExternal" : true,
89
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
90
+ },
91
+ {
92
+ "isCMake" : true,
93
+ "isExternal" : true,
94
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Borland-DetermineCompiler.cmake"
95
+ },
96
+ {
97
+ "isCMake" : true,
98
+ "isExternal" : true,
99
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
100
+ },
101
+ {
102
+ "isCMake" : true,
103
+ "isExternal" : true,
104
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompiler.cmake"
105
+ },
106
+ {
107
+ "isCMake" : true,
108
+ "isExternal" : true,
109
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
110
+ },
111
+ {
112
+ "isCMake" : true,
113
+ "isExternal" : true,
114
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
115
+ },
116
+ {
117
+ "isCMake" : true,
118
+ "isExternal" : true,
119
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Cray-DetermineCompiler.cmake"
120
+ },
121
+ {
122
+ "isCMake" : true,
123
+ "isExternal" : true,
124
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/CrayClang-DetermineCompiler.cmake"
125
+ },
126
+ {
127
+ "isCMake" : true,
128
+ "isExternal" : true,
129
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
130
+ },
131
+ {
132
+ "isCMake" : true,
133
+ "isExternal" : true,
134
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
135
+ },
136
+ {
137
+ "isCMake" : true,
138
+ "isExternal" : true,
139
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
140
+ },
141
+ {
142
+ "isCMake" : true,
143
+ "isExternal" : true,
144
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/GHS-DetermineCompiler.cmake"
145
+ },
146
+ {
147
+ "isCMake" : true,
148
+ "isExternal" : true,
149
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
150
+ },
151
+ {
152
+ "isCMake" : true,
153
+ "isExternal" : true,
154
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/HP-C-DetermineCompiler.cmake"
155
+ },
156
+ {
157
+ "isCMake" : true,
158
+ "isExternal" : true,
159
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IAR-DetermineCompiler.cmake"
160
+ },
161
+ {
162
+ "isCMake" : true,
163
+ "isExternal" : true,
164
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake"
165
+ },
166
+ {
167
+ "isCMake" : true,
168
+ "isExternal" : true,
169
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Intel-DetermineCompiler.cmake"
170
+ },
171
+ {
172
+ "isCMake" : true,
173
+ "isExternal" : true,
174
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
175
+ },
176
+ {
177
+ "isCMake" : true,
178
+ "isExternal" : true,
179
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/LCC-C-DetermineCompiler.cmake"
180
+ },
181
+ {
182
+ "isCMake" : true,
183
+ "isExternal" : true,
184
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/MSVC-DetermineCompiler.cmake"
185
+ },
186
+ {
187
+ "isCMake" : true,
188
+ "isExternal" : true,
189
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
190
+ },
191
+ {
192
+ "isCMake" : true,
193
+ "isExternal" : true,
194
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
195
+ },
196
+ {
197
+ "isCMake" : true,
198
+ "isExternal" : true,
199
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
200
+ },
201
+ {
202
+ "isCMake" : true,
203
+ "isExternal" : true,
204
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/OrangeC-DetermineCompiler.cmake"
205
+ },
206
+ {
207
+ "isCMake" : true,
208
+ "isExternal" : true,
209
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/PGI-DetermineCompiler.cmake"
210
+ },
211
+ {
212
+ "isCMake" : true,
213
+ "isExternal" : true,
214
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/PathScale-DetermineCompiler.cmake"
215
+ },
216
+ {
217
+ "isCMake" : true,
218
+ "isExternal" : true,
219
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/SCO-DetermineCompiler.cmake"
220
+ },
221
+ {
222
+ "isCMake" : true,
223
+ "isExternal" : true,
224
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
225
+ },
226
+ {
227
+ "isCMake" : true,
228
+ "isExternal" : true,
229
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
230
+ },
231
+ {
232
+ "isCMake" : true,
233
+ "isExternal" : true,
234
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/TI-DetermineCompiler.cmake"
235
+ },
236
+ {
237
+ "isCMake" : true,
238
+ "isExternal" : true,
239
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Tasking-DetermineCompiler.cmake"
240
+ },
241
+ {
242
+ "isCMake" : true,
243
+ "isExternal" : true,
244
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
245
+ },
246
+ {
247
+ "isCMake" : true,
248
+ "isExternal" : true,
249
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
250
+ },
251
+ {
252
+ "isCMake" : true,
253
+ "isExternal" : true,
254
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
255
+ },
256
+ {
257
+ "isCMake" : true,
258
+ "isExternal" : true,
259
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Watcom-DetermineCompiler.cmake"
260
+ },
261
+ {
262
+ "isCMake" : true,
263
+ "isExternal" : true,
264
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/XL-C-DetermineCompiler.cmake"
265
+ },
266
+ {
267
+ "isCMake" : true,
268
+ "isExternal" : true,
269
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
270
+ },
271
+ {
272
+ "isCMake" : true,
273
+ "isExternal" : true,
274
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
275
+ },
276
+ {
277
+ "isCMake" : true,
278
+ "isExternal" : true,
279
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
280
+ },
281
+ {
282
+ "isCMake" : true,
283
+ "isExternal" : true,
284
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
285
+ },
286
+ {
287
+ "isCMake" : true,
288
+ "isExternal" : true,
289
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeFindBinUtils.cmake"
290
+ },
291
+ {
292
+ "isCMake" : true,
293
+ "isExternal" : true,
294
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-FindBinUtils.cmake"
295
+ },
296
+ {
297
+ "isCMake" : true,
298
+ "isExternal" : true,
299
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCCompiler.cmake.in"
300
+ },
301
+ {
302
+ "isGenerated" : true,
303
+ "path" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCCompiler.cmake"
304
+ },
305
+ {
306
+ "isCMake" : true,
307
+ "isExternal" : true,
308
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake"
309
+ },
310
+ {
311
+ "isCMake" : true,
312
+ "isExternal" : true,
313
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompiler.cmake"
314
+ },
315
+ {
316
+ "isCMake" : true,
317
+ "isExternal" : true,
318
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake"
319
+ },
320
+ {
321
+ "isCMake" : true,
322
+ "isExternal" : true,
323
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCompilerIdDetection.cmake"
324
+ },
325
+ {
326
+ "isCMake" : true,
327
+ "isExternal" : true,
328
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ADSP-DetermineCompiler.cmake"
329
+ },
330
+ {
331
+ "isCMake" : true,
332
+ "isExternal" : true,
333
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
334
+ },
335
+ {
336
+ "isCMake" : true,
337
+ "isExternal" : true,
338
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
339
+ },
340
+ {
341
+ "isCMake" : true,
342
+ "isExternal" : true,
343
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
344
+ },
345
+ {
346
+ "isCMake" : true,
347
+ "isExternal" : true,
348
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
349
+ },
350
+ {
351
+ "isCMake" : true,
352
+ "isExternal" : true,
353
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Borland-DetermineCompiler.cmake"
354
+ },
355
+ {
356
+ "isCMake" : true,
357
+ "isExternal" : true,
358
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompiler.cmake"
359
+ },
360
+ {
361
+ "isCMake" : true,
362
+ "isExternal" : true,
363
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
364
+ },
365
+ {
366
+ "isCMake" : true,
367
+ "isExternal" : true,
368
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
369
+ },
370
+ {
371
+ "isCMake" : true,
372
+ "isExternal" : true,
373
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
374
+ },
375
+ {
376
+ "isCMake" : true,
377
+ "isExternal" : true,
378
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Cray-DetermineCompiler.cmake"
379
+ },
380
+ {
381
+ "isCMake" : true,
382
+ "isExternal" : true,
383
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/CrayClang-DetermineCompiler.cmake"
384
+ },
385
+ {
386
+ "isCMake" : true,
387
+ "isExternal" : true,
388
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
389
+ },
390
+ {
391
+ "isCMake" : true,
392
+ "isExternal" : true,
393
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
394
+ },
395
+ {
396
+ "isCMake" : true,
397
+ "isExternal" : true,
398
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
399
+ },
400
+ {
401
+ "isCMake" : true,
402
+ "isExternal" : true,
403
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/GHS-DetermineCompiler.cmake"
404
+ },
405
+ {
406
+ "isCMake" : true,
407
+ "isExternal" : true,
408
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
409
+ },
410
+ {
411
+ "isCMake" : true,
412
+ "isExternal" : true,
413
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
414
+ },
415
+ {
416
+ "isCMake" : true,
417
+ "isExternal" : true,
418
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IAR-DetermineCompiler.cmake"
419
+ },
420
+ {
421
+ "isCMake" : true,
422
+ "isExternal" : true,
423
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake"
424
+ },
425
+ {
426
+ "isCMake" : true,
427
+ "isExternal" : true,
428
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Intel-DetermineCompiler.cmake"
429
+ },
430
+ {
431
+ "isCMake" : true,
432
+ "isExternal" : true,
433
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
434
+ },
435
+ {
436
+ "isCMake" : true,
437
+ "isExternal" : true,
438
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake"
439
+ },
440
+ {
441
+ "isCMake" : true,
442
+ "isExternal" : true,
443
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/MSVC-DetermineCompiler.cmake"
444
+ },
445
+ {
446
+ "isCMake" : true,
447
+ "isExternal" : true,
448
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
449
+ },
450
+ {
451
+ "isCMake" : true,
452
+ "isExternal" : true,
453
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
454
+ },
455
+ {
456
+ "isCMake" : true,
457
+ "isExternal" : true,
458
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
459
+ },
460
+ {
461
+ "isCMake" : true,
462
+ "isExternal" : true,
463
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/OrangeC-DetermineCompiler.cmake"
464
+ },
465
+ {
466
+ "isCMake" : true,
467
+ "isExternal" : true,
468
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/PGI-DetermineCompiler.cmake"
469
+ },
470
+ {
471
+ "isCMake" : true,
472
+ "isExternal" : true,
473
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/PathScale-DetermineCompiler.cmake"
474
+ },
475
+ {
476
+ "isCMake" : true,
477
+ "isExternal" : true,
478
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/SCO-DetermineCompiler.cmake"
479
+ },
480
+ {
481
+ "isCMake" : true,
482
+ "isExternal" : true,
483
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
484
+ },
485
+ {
486
+ "isCMake" : true,
487
+ "isExternal" : true,
488
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/TI-DetermineCompiler.cmake"
489
+ },
490
+ {
491
+ "isCMake" : true,
492
+ "isExternal" : true,
493
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Tasking-DetermineCompiler.cmake"
494
+ },
495
+ {
496
+ "isCMake" : true,
497
+ "isExternal" : true,
498
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
499
+ },
500
+ {
501
+ "isCMake" : true,
502
+ "isExternal" : true,
503
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
504
+ },
505
+ {
506
+ "isCMake" : true,
507
+ "isExternal" : true,
508
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Watcom-DetermineCompiler.cmake"
509
+ },
510
+ {
511
+ "isCMake" : true,
512
+ "isExternal" : true,
513
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
514
+ },
515
+ {
516
+ "isCMake" : true,
517
+ "isExternal" : true,
518
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
519
+ },
520
+ {
521
+ "isCMake" : true,
522
+ "isExternal" : true,
523
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
524
+ },
525
+ {
526
+ "isCMake" : true,
527
+ "isExternal" : true,
528
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
529
+ },
530
+ {
531
+ "isCMake" : true,
532
+ "isExternal" : true,
533
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
534
+ },
535
+ {
536
+ "isCMake" : true,
537
+ "isExternal" : true,
538
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeFindBinUtils.cmake"
539
+ },
540
+ {
541
+ "isCMake" : true,
542
+ "isExternal" : true,
543
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-FindBinUtils.cmake"
544
+ },
545
+ {
546
+ "isCMake" : true,
547
+ "isExternal" : true,
548
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCXXCompiler.cmake.in"
549
+ },
550
+ {
551
+ "isGenerated" : true,
552
+ "path" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCXXCompiler.cmake"
553
+ },
554
+ {
555
+ "isCMake" : true,
556
+ "isExternal" : true,
557
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake"
558
+ },
559
+ {
560
+ "isCMake" : true,
561
+ "isExternal" : true,
562
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake"
563
+ },
564
+ {
565
+ "isCMake" : true,
566
+ "isExternal" : true,
567
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake"
568
+ },
569
+ {
570
+ "isCMake" : true,
571
+ "isExternal" : true,
572
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/OHOS.cmake"
573
+ },
574
+ {
575
+ "isCMake" : true,
576
+ "isExternal" : true,
577
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/Linux.cmake"
578
+ },
579
+ {
580
+ "isCMake" : true,
581
+ "isExternal" : true,
582
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/UnixPaths.cmake"
583
+ },
584
+ {
585
+ "isCMake" : true,
586
+ "isExternal" : true,
587
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCInformation.cmake"
588
+ },
589
+ {
590
+ "isCMake" : true,
591
+ "isExternal" : true,
592
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake"
593
+ },
594
+ {
595
+ "isCMake" : true,
596
+ "isExternal" : true,
597
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-C.cmake"
598
+ },
599
+ {
600
+ "isCMake" : true,
601
+ "isExternal" : true,
602
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang.cmake"
603
+ },
604
+ {
605
+ "isCMake" : true,
606
+ "isExternal" : true,
607
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
608
+ },
609
+ {
610
+ "isCMake" : true,
611
+ "isExternal" : true,
612
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/GNU.cmake"
613
+ },
614
+ {
615
+ "isCMake" : true,
616
+ "isExternal" : true,
617
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
618
+ },
619
+ {
620
+ "isCMake" : true,
621
+ "isExternal" : true,
622
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/OHOS.cmake"
623
+ },
624
+ {
625
+ "isCMake" : true,
626
+ "isExternal" : true,
627
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/Linux.cmake"
628
+ },
629
+ {
630
+ "isCMake" : true,
631
+ "isExternal" : true,
632
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/UnixPaths.cmake"
633
+ },
634
+ {
635
+ "isCMake" : true,
636
+ "isExternal" : true,
637
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake"
638
+ },
639
+ {
640
+ "isCMake" : true,
641
+ "isExternal" : true,
642
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake"
643
+ },
644
+ {
645
+ "isCMake" : true,
646
+ "isExternal" : true,
647
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCompilerCommon.cmake"
648
+ },
649
+ {
650
+ "isCMake" : true,
651
+ "isExternal" : true,
652
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake"
653
+ },
654
+ {
655
+ "isCMake" : true,
656
+ "isExternal" : true,
657
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseImplicitIncludeInfo.cmake"
658
+ },
659
+ {
660
+ "isCMake" : true,
661
+ "isExternal" : true,
662
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseImplicitLinkInfo.cmake"
663
+ },
664
+ {
665
+ "isCMake" : true,
666
+ "isExternal" : true,
667
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseLibraryArchitecture.cmake"
668
+ },
669
+ {
670
+ "isCMake" : true,
671
+ "isExternal" : true,
672
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCompilerCommon.cmake"
673
+ },
674
+ {
675
+ "isCMake" : true,
676
+ "isExternal" : true,
677
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCCompilerABI.c"
678
+ },
679
+ {
680
+ "isCMake" : true,
681
+ "isExternal" : true,
682
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake"
683
+ },
684
+ {
685
+ "isCMake" : true,
686
+ "isExternal" : true,
687
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Internal/FeatureTesting.cmake"
688
+ },
689
+ {
690
+ "isCMake" : true,
691
+ "isExternal" : true,
692
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCCompiler.cmake.in"
693
+ },
694
+ {
695
+ "isGenerated" : true,
696
+ "path" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCCompiler.cmake"
697
+ },
698
+ {
699
+ "isCMake" : true,
700
+ "isExternal" : true,
701
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake"
702
+ },
703
+ {
704
+ "isCMake" : true,
705
+ "isExternal" : true,
706
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake"
707
+ },
708
+ {
709
+ "isCMake" : true,
710
+ "isExternal" : true,
711
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang-CXX.cmake"
712
+ },
713
+ {
714
+ "isCMake" : true,
715
+ "isExternal" : true,
716
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Compiler/Clang.cmake"
717
+ },
718
+ {
719
+ "isCMake" : true,
720
+ "isExternal" : true,
721
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/OHOS.cmake"
722
+ },
723
+ {
724
+ "isCMake" : true,
725
+ "isExternal" : true,
726
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/Linux.cmake"
727
+ },
728
+ {
729
+ "isCMake" : true,
730
+ "isExternal" : true,
731
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Platform/UnixPaths.cmake"
732
+ },
733
+ {
734
+ "isCMake" : true,
735
+ "isExternal" : true,
736
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake"
737
+ },
738
+ {
739
+ "isCMake" : true,
740
+ "isExternal" : true,
741
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake"
742
+ },
743
+ {
744
+ "isCMake" : true,
745
+ "isExternal" : true,
746
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCompilerCommon.cmake"
747
+ },
748
+ {
749
+ "isCMake" : true,
750
+ "isExternal" : true,
751
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake"
752
+ },
753
+ {
754
+ "isCMake" : true,
755
+ "isExternal" : true,
756
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseImplicitIncludeInfo.cmake"
757
+ },
758
+ {
759
+ "isCMake" : true,
760
+ "isExternal" : true,
761
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseImplicitLinkInfo.cmake"
762
+ },
763
+ {
764
+ "isCMake" : true,
765
+ "isExternal" : true,
766
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeParseLibraryArchitecture.cmake"
767
+ },
768
+ {
769
+ "isCMake" : true,
770
+ "isExternal" : true,
771
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeTestCompilerCommon.cmake"
772
+ },
773
+ {
774
+ "isCMake" : true,
775
+ "isExternal" : true,
776
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp"
777
+ },
778
+ {
779
+ "isCMake" : true,
780
+ "isExternal" : true,
781
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake"
782
+ },
783
+ {
784
+ "isCMake" : true,
785
+ "isExternal" : true,
786
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/Internal/FeatureTesting.cmake"
787
+ },
788
+ {
789
+ "isCMake" : true,
790
+ "isExternal" : true,
791
+ "path" : "/opt/harmonyos-tools/command-line-tools/sdk/default/openharmony/native/build-tools/cmake/share/cmake-3.28/Modules/CMakeCXXCompiler.cmake.in"
792
+ },
793
+ {
794
+ "isGenerated" : true,
795
+ "path" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a/CMakeFiles/3.28.2/CMakeCXXCompiler.cmake"
796
+ }
797
+ ],
798
+ "kind" : "cmakeFiles",
799
+ "paths" :
800
+ {
801
+ "build" : "/__w/react-native-update/react-native-update/harmony/pushy/.cxx/default/default/release/arm64-v8a",
802
+ "source" : "/__w/react-native-update/react-native-update/harmony/pushy/src/main/cpp"
803
+ },
804
+ "version" :
805
+ {
806
+ "major" : 1,
807
+ "minor" : 0
808
+ }
809
+ }