@regulaforensics/face-sdk 6.5.63-beta → 6.5.64-beta
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.
- package/RNFaceSDK.podspec +1 -1
- package/examples/capacitor/package.json +1 -1
- package/examples/cordova/package.json +1 -1
- package/examples/ionic/package.json +1 -1
- package/examples/react-native/ios/Podfile.lock +319 -303
- package/examples/react-native/package.json +1 -1
- package/package.json +1 -1
- package/plugin.xml +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
PODS:
|
|
2
2
|
- boost (1.84.0)
|
|
3
3
|
- DoubleConversion (1.1.6)
|
|
4
|
-
- FaceCoreBasic (6.
|
|
5
|
-
- FaceSDK (6.
|
|
6
|
-
- RegulaCommon (= 7.
|
|
7
|
-
- FBLazyVector (0.
|
|
4
|
+
- FaceCoreBasic (6.3.982)
|
|
5
|
+
- FaceSDK (6.4.2321):
|
|
6
|
+
- RegulaCommon (= 7.5.935)
|
|
7
|
+
- FBLazyVector (0.76.6)
|
|
8
8
|
- fmt (9.1.0)
|
|
9
9
|
- glog (0.3.5)
|
|
10
|
-
- hermes-engine (0.
|
|
11
|
-
- hermes-engine/Pre-built (= 0.
|
|
12
|
-
- hermes-engine/Pre-built (0.
|
|
10
|
+
- hermes-engine (0.76.6):
|
|
11
|
+
- hermes-engine/Pre-built (= 0.76.6)
|
|
12
|
+
- hermes-engine/Pre-built (0.76.6)
|
|
13
13
|
- RCT-Folly (2024.01.01.00):
|
|
14
14
|
- boost
|
|
15
15
|
- DoubleConversion
|
|
@@ -26,32 +26,32 @@ PODS:
|
|
|
26
26
|
- DoubleConversion
|
|
27
27
|
- fmt (= 9.1.0)
|
|
28
28
|
- glog
|
|
29
|
-
- RCTDeprecation (0.
|
|
30
|
-
- RCTRequired (0.
|
|
31
|
-
- RCTTypeSafety (0.
|
|
32
|
-
- FBLazyVector (= 0.
|
|
33
|
-
- RCTRequired (= 0.
|
|
34
|
-
- React-Core (= 0.
|
|
35
|
-
- React (0.
|
|
36
|
-
- React-Core (= 0.
|
|
37
|
-
- React-Core/DevSupport (= 0.
|
|
38
|
-
- React-Core/RCTWebSocket (= 0.
|
|
39
|
-
- React-RCTActionSheet (= 0.
|
|
40
|
-
- React-RCTAnimation (= 0.
|
|
41
|
-
- React-RCTBlob (= 0.
|
|
42
|
-
- React-RCTImage (= 0.
|
|
43
|
-
- React-RCTLinking (= 0.
|
|
44
|
-
- React-RCTNetwork (= 0.
|
|
45
|
-
- React-RCTSettings (= 0.
|
|
46
|
-
- React-RCTText (= 0.
|
|
47
|
-
- React-RCTVibration (= 0.
|
|
48
|
-
- React-callinvoker (0.
|
|
49
|
-
- React-Core (0.
|
|
29
|
+
- RCTDeprecation (0.76.6)
|
|
30
|
+
- RCTRequired (0.76.6)
|
|
31
|
+
- RCTTypeSafety (0.76.6):
|
|
32
|
+
- FBLazyVector (= 0.76.6)
|
|
33
|
+
- RCTRequired (= 0.76.6)
|
|
34
|
+
- React-Core (= 0.76.6)
|
|
35
|
+
- React (0.76.6):
|
|
36
|
+
- React-Core (= 0.76.6)
|
|
37
|
+
- React-Core/DevSupport (= 0.76.6)
|
|
38
|
+
- React-Core/RCTWebSocket (= 0.76.6)
|
|
39
|
+
- React-RCTActionSheet (= 0.76.6)
|
|
40
|
+
- React-RCTAnimation (= 0.76.6)
|
|
41
|
+
- React-RCTBlob (= 0.76.6)
|
|
42
|
+
- React-RCTImage (= 0.76.6)
|
|
43
|
+
- React-RCTLinking (= 0.76.6)
|
|
44
|
+
- React-RCTNetwork (= 0.76.6)
|
|
45
|
+
- React-RCTSettings (= 0.76.6)
|
|
46
|
+
- React-RCTText (= 0.76.6)
|
|
47
|
+
- React-RCTVibration (= 0.76.6)
|
|
48
|
+
- React-callinvoker (0.76.6)
|
|
49
|
+
- React-Core (0.76.6):
|
|
50
50
|
- glog
|
|
51
51
|
- hermes-engine
|
|
52
52
|
- RCT-Folly (= 2024.01.01.00)
|
|
53
53
|
- RCTDeprecation
|
|
54
|
-
- React-Core/Default (= 0.
|
|
54
|
+
- React-Core/Default (= 0.76.6)
|
|
55
55
|
- React-cxxreact
|
|
56
56
|
- React-featureflags
|
|
57
57
|
- React-hermes
|
|
@@ -61,9 +61,9 @@ PODS:
|
|
|
61
61
|
- React-perflogger
|
|
62
62
|
- React-runtimescheduler
|
|
63
63
|
- React-utils
|
|
64
|
-
- SocketRocket (= 0.7.
|
|
64
|
+
- SocketRocket (= 0.7.1)
|
|
65
65
|
- Yoga
|
|
66
|
-
- React-Core/CoreModulesHeaders (0.
|
|
66
|
+
- React-Core/CoreModulesHeaders (0.76.6):
|
|
67
67
|
- glog
|
|
68
68
|
- hermes-engine
|
|
69
69
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -78,9 +78,9 @@ PODS:
|
|
|
78
78
|
- React-perflogger
|
|
79
79
|
- React-runtimescheduler
|
|
80
80
|
- React-utils
|
|
81
|
-
- SocketRocket (= 0.7.
|
|
81
|
+
- SocketRocket (= 0.7.1)
|
|
82
82
|
- Yoga
|
|
83
|
-
- React-Core/Default (0.
|
|
83
|
+
- React-Core/Default (0.76.6):
|
|
84
84
|
- glog
|
|
85
85
|
- hermes-engine
|
|
86
86
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -94,15 +94,15 @@ PODS:
|
|
|
94
94
|
- React-perflogger
|
|
95
95
|
- React-runtimescheduler
|
|
96
96
|
- React-utils
|
|
97
|
-
- SocketRocket (= 0.7.
|
|
97
|
+
- SocketRocket (= 0.7.1)
|
|
98
98
|
- Yoga
|
|
99
|
-
- React-Core/DevSupport (0.
|
|
99
|
+
- React-Core/DevSupport (0.76.6):
|
|
100
100
|
- glog
|
|
101
101
|
- hermes-engine
|
|
102
102
|
- RCT-Folly (= 2024.01.01.00)
|
|
103
103
|
- RCTDeprecation
|
|
104
|
-
- React-Core/Default (= 0.
|
|
105
|
-
- React-Core/RCTWebSocket (= 0.
|
|
104
|
+
- React-Core/Default (= 0.76.6)
|
|
105
|
+
- React-Core/RCTWebSocket (= 0.76.6)
|
|
106
106
|
- React-cxxreact
|
|
107
107
|
- React-featureflags
|
|
108
108
|
- React-hermes
|
|
@@ -112,9 +112,9 @@ PODS:
|
|
|
112
112
|
- React-perflogger
|
|
113
113
|
- React-runtimescheduler
|
|
114
114
|
- React-utils
|
|
115
|
-
- SocketRocket (= 0.7.
|
|
115
|
+
- SocketRocket (= 0.7.1)
|
|
116
116
|
- Yoga
|
|
117
|
-
- React-Core/RCTActionSheetHeaders (0.
|
|
117
|
+
- React-Core/RCTActionSheetHeaders (0.76.6):
|
|
118
118
|
- glog
|
|
119
119
|
- hermes-engine
|
|
120
120
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -129,9 +129,9 @@ PODS:
|
|
|
129
129
|
- React-perflogger
|
|
130
130
|
- React-runtimescheduler
|
|
131
131
|
- React-utils
|
|
132
|
-
- SocketRocket (= 0.7.
|
|
132
|
+
- SocketRocket (= 0.7.1)
|
|
133
133
|
- Yoga
|
|
134
|
-
- React-Core/RCTAnimationHeaders (0.
|
|
134
|
+
- React-Core/RCTAnimationHeaders (0.76.6):
|
|
135
135
|
- glog
|
|
136
136
|
- hermes-engine
|
|
137
137
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -146,9 +146,9 @@ PODS:
|
|
|
146
146
|
- React-perflogger
|
|
147
147
|
- React-runtimescheduler
|
|
148
148
|
- React-utils
|
|
149
|
-
- SocketRocket (= 0.7.
|
|
149
|
+
- SocketRocket (= 0.7.1)
|
|
150
150
|
- Yoga
|
|
151
|
-
- React-Core/RCTBlobHeaders (0.
|
|
151
|
+
- React-Core/RCTBlobHeaders (0.76.6):
|
|
152
152
|
- glog
|
|
153
153
|
- hermes-engine
|
|
154
154
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -163,9 +163,9 @@ PODS:
|
|
|
163
163
|
- React-perflogger
|
|
164
164
|
- React-runtimescheduler
|
|
165
165
|
- React-utils
|
|
166
|
-
- SocketRocket (= 0.7.
|
|
166
|
+
- SocketRocket (= 0.7.1)
|
|
167
167
|
- Yoga
|
|
168
|
-
- React-Core/RCTImageHeaders (0.
|
|
168
|
+
- React-Core/RCTImageHeaders (0.76.6):
|
|
169
169
|
- glog
|
|
170
170
|
- hermes-engine
|
|
171
171
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -180,9 +180,9 @@ PODS:
|
|
|
180
180
|
- React-perflogger
|
|
181
181
|
- React-runtimescheduler
|
|
182
182
|
- React-utils
|
|
183
|
-
- SocketRocket (= 0.7.
|
|
183
|
+
- SocketRocket (= 0.7.1)
|
|
184
184
|
- Yoga
|
|
185
|
-
- React-Core/RCTLinkingHeaders (0.
|
|
185
|
+
- React-Core/RCTLinkingHeaders (0.76.6):
|
|
186
186
|
- glog
|
|
187
187
|
- hermes-engine
|
|
188
188
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -197,9 +197,9 @@ PODS:
|
|
|
197
197
|
- React-perflogger
|
|
198
198
|
- React-runtimescheduler
|
|
199
199
|
- React-utils
|
|
200
|
-
- SocketRocket (= 0.7.
|
|
200
|
+
- SocketRocket (= 0.7.1)
|
|
201
201
|
- Yoga
|
|
202
|
-
- React-Core/RCTNetworkHeaders (0.
|
|
202
|
+
- React-Core/RCTNetworkHeaders (0.76.6):
|
|
203
203
|
- glog
|
|
204
204
|
- hermes-engine
|
|
205
205
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -214,9 +214,9 @@ PODS:
|
|
|
214
214
|
- React-perflogger
|
|
215
215
|
- React-runtimescheduler
|
|
216
216
|
- React-utils
|
|
217
|
-
- SocketRocket (= 0.7.
|
|
217
|
+
- SocketRocket (= 0.7.1)
|
|
218
218
|
- Yoga
|
|
219
|
-
- React-Core/RCTSettingsHeaders (0.
|
|
219
|
+
- React-Core/RCTSettingsHeaders (0.76.6):
|
|
220
220
|
- glog
|
|
221
221
|
- hermes-engine
|
|
222
222
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -231,9 +231,9 @@ PODS:
|
|
|
231
231
|
- React-perflogger
|
|
232
232
|
- React-runtimescheduler
|
|
233
233
|
- React-utils
|
|
234
|
-
- SocketRocket (= 0.7.
|
|
234
|
+
- SocketRocket (= 0.7.1)
|
|
235
235
|
- Yoga
|
|
236
|
-
- React-Core/RCTTextHeaders (0.
|
|
236
|
+
- React-Core/RCTTextHeaders (0.76.6):
|
|
237
237
|
- glog
|
|
238
238
|
- hermes-engine
|
|
239
239
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -248,9 +248,9 @@ PODS:
|
|
|
248
248
|
- React-perflogger
|
|
249
249
|
- React-runtimescheduler
|
|
250
250
|
- React-utils
|
|
251
|
-
- SocketRocket (= 0.7.
|
|
251
|
+
- SocketRocket (= 0.7.1)
|
|
252
252
|
- Yoga
|
|
253
|
-
- React-Core/RCTVibrationHeaders (0.
|
|
253
|
+
- React-Core/RCTVibrationHeaders (0.76.6):
|
|
254
254
|
- glog
|
|
255
255
|
- hermes-engine
|
|
256
256
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -265,14 +265,14 @@ PODS:
|
|
|
265
265
|
- React-perflogger
|
|
266
266
|
- React-runtimescheduler
|
|
267
267
|
- React-utils
|
|
268
|
-
- SocketRocket (= 0.7.
|
|
268
|
+
- SocketRocket (= 0.7.1)
|
|
269
269
|
- Yoga
|
|
270
|
-
- React-Core/RCTWebSocket (0.
|
|
270
|
+
- React-Core/RCTWebSocket (0.76.6):
|
|
271
271
|
- glog
|
|
272
272
|
- hermes-engine
|
|
273
273
|
- RCT-Folly (= 2024.01.01.00)
|
|
274
274
|
- RCTDeprecation
|
|
275
|
-
- React-Core/Default (= 0.
|
|
275
|
+
- React-Core/Default (= 0.76.6)
|
|
276
276
|
- React-cxxreact
|
|
277
277
|
- React-featureflags
|
|
278
278
|
- React-hermes
|
|
@@ -282,38 +282,39 @@ PODS:
|
|
|
282
282
|
- React-perflogger
|
|
283
283
|
- React-runtimescheduler
|
|
284
284
|
- React-utils
|
|
285
|
-
- SocketRocket (= 0.7.
|
|
285
|
+
- SocketRocket (= 0.7.1)
|
|
286
286
|
- Yoga
|
|
287
|
-
- React-CoreModules (0.
|
|
287
|
+
- React-CoreModules (0.76.6):
|
|
288
288
|
- DoubleConversion
|
|
289
289
|
- fmt (= 9.1.0)
|
|
290
290
|
- RCT-Folly (= 2024.01.01.00)
|
|
291
|
-
- RCTTypeSafety (= 0.
|
|
292
|
-
- React-Core/CoreModulesHeaders (= 0.
|
|
293
|
-
- React-jsi (= 0.
|
|
291
|
+
- RCTTypeSafety (= 0.76.6)
|
|
292
|
+
- React-Core/CoreModulesHeaders (= 0.76.6)
|
|
293
|
+
- React-jsi (= 0.76.6)
|
|
294
294
|
- React-jsinspector
|
|
295
295
|
- React-NativeModulesApple
|
|
296
296
|
- React-RCTBlob
|
|
297
|
-
- React-RCTImage (= 0.
|
|
297
|
+
- React-RCTImage (= 0.76.6)
|
|
298
298
|
- ReactCodegen
|
|
299
299
|
- ReactCommon
|
|
300
|
-
- SocketRocket (= 0.7.
|
|
301
|
-
- React-cxxreact (0.
|
|
300
|
+
- SocketRocket (= 0.7.1)
|
|
301
|
+
- React-cxxreact (0.76.6):
|
|
302
302
|
- boost
|
|
303
303
|
- DoubleConversion
|
|
304
304
|
- fmt (= 9.1.0)
|
|
305
305
|
- glog
|
|
306
306
|
- hermes-engine
|
|
307
307
|
- RCT-Folly (= 2024.01.01.00)
|
|
308
|
-
- React-callinvoker (= 0.
|
|
309
|
-
- React-debug (= 0.
|
|
310
|
-
- React-jsi (= 0.
|
|
308
|
+
- React-callinvoker (= 0.76.6)
|
|
309
|
+
- React-debug (= 0.76.6)
|
|
310
|
+
- React-jsi (= 0.76.6)
|
|
311
311
|
- React-jsinspector
|
|
312
|
-
- React-logger (= 0.
|
|
313
|
-
- React-perflogger (= 0.
|
|
314
|
-
- React-runtimeexecutor (= 0.
|
|
315
|
-
|
|
316
|
-
- React-
|
|
312
|
+
- React-logger (= 0.76.6)
|
|
313
|
+
- React-perflogger (= 0.76.6)
|
|
314
|
+
- React-runtimeexecutor (= 0.76.6)
|
|
315
|
+
- React-timing (= 0.76.6)
|
|
316
|
+
- React-debug (0.76.6)
|
|
317
|
+
- React-defaultsnativemodule (0.76.6):
|
|
317
318
|
- DoubleConversion
|
|
318
319
|
- glog
|
|
319
320
|
- hermes-engine
|
|
@@ -338,7 +339,7 @@ PODS:
|
|
|
338
339
|
- ReactCommon/turbomodule/bridging
|
|
339
340
|
- ReactCommon/turbomodule/core
|
|
340
341
|
- Yoga
|
|
341
|
-
- React-domnativemodule (0.
|
|
342
|
+
- React-domnativemodule (0.76.6):
|
|
342
343
|
- DoubleConversion
|
|
343
344
|
- glog
|
|
344
345
|
- hermes-engine
|
|
@@ -360,7 +361,7 @@ PODS:
|
|
|
360
361
|
- ReactCommon/turbomodule/bridging
|
|
361
362
|
- ReactCommon/turbomodule/core
|
|
362
363
|
- Yoga
|
|
363
|
-
- React-Fabric (0.
|
|
364
|
+
- React-Fabric (0.76.6):
|
|
364
365
|
- DoubleConversion
|
|
365
366
|
- fmt (= 9.1.0)
|
|
366
367
|
- glog
|
|
@@ -371,21 +372,21 @@ PODS:
|
|
|
371
372
|
- React-Core
|
|
372
373
|
- React-cxxreact
|
|
373
374
|
- React-debug
|
|
374
|
-
- React-Fabric/animations (= 0.
|
|
375
|
-
- React-Fabric/attributedstring (= 0.
|
|
376
|
-
- React-Fabric/componentregistry (= 0.
|
|
377
|
-
- React-Fabric/componentregistrynative (= 0.
|
|
378
|
-
- React-Fabric/components (= 0.
|
|
379
|
-
- React-Fabric/core (= 0.
|
|
380
|
-
- React-Fabric/dom (= 0.
|
|
381
|
-
- React-Fabric/imagemanager (= 0.
|
|
382
|
-
- React-Fabric/leakchecker (= 0.
|
|
383
|
-
- React-Fabric/mounting (= 0.
|
|
384
|
-
- React-Fabric/observers (= 0.
|
|
385
|
-
- React-Fabric/scheduler (= 0.
|
|
386
|
-
- React-Fabric/telemetry (= 0.
|
|
387
|
-
- React-Fabric/templateprocessor (= 0.
|
|
388
|
-
- React-Fabric/uimanager (= 0.
|
|
375
|
+
- React-Fabric/animations (= 0.76.6)
|
|
376
|
+
- React-Fabric/attributedstring (= 0.76.6)
|
|
377
|
+
- React-Fabric/componentregistry (= 0.76.6)
|
|
378
|
+
- React-Fabric/componentregistrynative (= 0.76.6)
|
|
379
|
+
- React-Fabric/components (= 0.76.6)
|
|
380
|
+
- React-Fabric/core (= 0.76.6)
|
|
381
|
+
- React-Fabric/dom (= 0.76.6)
|
|
382
|
+
- React-Fabric/imagemanager (= 0.76.6)
|
|
383
|
+
- React-Fabric/leakchecker (= 0.76.6)
|
|
384
|
+
- React-Fabric/mounting (= 0.76.6)
|
|
385
|
+
- React-Fabric/observers (= 0.76.6)
|
|
386
|
+
- React-Fabric/scheduler (= 0.76.6)
|
|
387
|
+
- React-Fabric/telemetry (= 0.76.6)
|
|
388
|
+
- React-Fabric/templateprocessor (= 0.76.6)
|
|
389
|
+
- React-Fabric/uimanager (= 0.76.6)
|
|
389
390
|
- React-featureflags
|
|
390
391
|
- React-graphics
|
|
391
392
|
- React-jsi
|
|
@@ -395,7 +396,7 @@ PODS:
|
|
|
395
396
|
- React-runtimescheduler
|
|
396
397
|
- React-utils
|
|
397
398
|
- ReactCommon/turbomodule/core
|
|
398
|
-
- React-Fabric/animations (0.
|
|
399
|
+
- React-Fabric/animations (0.76.6):
|
|
399
400
|
- DoubleConversion
|
|
400
401
|
- fmt (= 9.1.0)
|
|
401
402
|
- glog
|
|
@@ -415,7 +416,7 @@ PODS:
|
|
|
415
416
|
- React-runtimescheduler
|
|
416
417
|
- React-utils
|
|
417
418
|
- ReactCommon/turbomodule/core
|
|
418
|
-
- React-Fabric/attributedstring (0.
|
|
419
|
+
- React-Fabric/attributedstring (0.76.6):
|
|
419
420
|
- DoubleConversion
|
|
420
421
|
- fmt (= 9.1.0)
|
|
421
422
|
- glog
|
|
@@ -435,7 +436,7 @@ PODS:
|
|
|
435
436
|
- React-runtimescheduler
|
|
436
437
|
- React-utils
|
|
437
438
|
- ReactCommon/turbomodule/core
|
|
438
|
-
- React-Fabric/componentregistry (0.
|
|
439
|
+
- React-Fabric/componentregistry (0.76.6):
|
|
439
440
|
- DoubleConversion
|
|
440
441
|
- fmt (= 9.1.0)
|
|
441
442
|
- glog
|
|
@@ -455,7 +456,7 @@ PODS:
|
|
|
455
456
|
- React-runtimescheduler
|
|
456
457
|
- React-utils
|
|
457
458
|
- ReactCommon/turbomodule/core
|
|
458
|
-
- React-Fabric/componentregistrynative (0.
|
|
459
|
+
- React-Fabric/componentregistrynative (0.76.6):
|
|
459
460
|
- DoubleConversion
|
|
460
461
|
- fmt (= 9.1.0)
|
|
461
462
|
- glog
|
|
@@ -475,7 +476,7 @@ PODS:
|
|
|
475
476
|
- React-runtimescheduler
|
|
476
477
|
- React-utils
|
|
477
478
|
- ReactCommon/turbomodule/core
|
|
478
|
-
- React-Fabric/components (0.
|
|
479
|
+
- React-Fabric/components (0.76.6):
|
|
479
480
|
- DoubleConversion
|
|
480
481
|
- fmt (= 9.1.0)
|
|
481
482
|
- glog
|
|
@@ -486,9 +487,9 @@ PODS:
|
|
|
486
487
|
- React-Core
|
|
487
488
|
- React-cxxreact
|
|
488
489
|
- React-debug
|
|
489
|
-
- React-Fabric/components/legacyviewmanagerinterop (= 0.
|
|
490
|
-
- React-Fabric/components/root (= 0.
|
|
491
|
-
- React-Fabric/components/view (= 0.
|
|
490
|
+
- React-Fabric/components/legacyviewmanagerinterop (= 0.76.6)
|
|
491
|
+
- React-Fabric/components/root (= 0.76.6)
|
|
492
|
+
- React-Fabric/components/view (= 0.76.6)
|
|
492
493
|
- React-featureflags
|
|
493
494
|
- React-graphics
|
|
494
495
|
- React-jsi
|
|
@@ -498,7 +499,7 @@ PODS:
|
|
|
498
499
|
- React-runtimescheduler
|
|
499
500
|
- React-utils
|
|
500
501
|
- ReactCommon/turbomodule/core
|
|
501
|
-
- React-Fabric/components/legacyviewmanagerinterop (0.
|
|
502
|
+
- React-Fabric/components/legacyviewmanagerinterop (0.76.6):
|
|
502
503
|
- DoubleConversion
|
|
503
504
|
- fmt (= 9.1.0)
|
|
504
505
|
- glog
|
|
@@ -518,7 +519,7 @@ PODS:
|
|
|
518
519
|
- React-runtimescheduler
|
|
519
520
|
- React-utils
|
|
520
521
|
- ReactCommon/turbomodule/core
|
|
521
|
-
- React-Fabric/components/root (0.
|
|
522
|
+
- React-Fabric/components/root (0.76.6):
|
|
522
523
|
- DoubleConversion
|
|
523
524
|
- fmt (= 9.1.0)
|
|
524
525
|
- glog
|
|
@@ -538,7 +539,7 @@ PODS:
|
|
|
538
539
|
- React-runtimescheduler
|
|
539
540
|
- React-utils
|
|
540
541
|
- ReactCommon/turbomodule/core
|
|
541
|
-
- React-Fabric/components/view (0.
|
|
542
|
+
- React-Fabric/components/view (0.76.6):
|
|
542
543
|
- DoubleConversion
|
|
543
544
|
- fmt (= 9.1.0)
|
|
544
545
|
- glog
|
|
@@ -559,7 +560,7 @@ PODS:
|
|
|
559
560
|
- React-utils
|
|
560
561
|
- ReactCommon/turbomodule/core
|
|
561
562
|
- Yoga
|
|
562
|
-
- React-Fabric/core (0.
|
|
563
|
+
- React-Fabric/core (0.76.6):
|
|
563
564
|
- DoubleConversion
|
|
564
565
|
- fmt (= 9.1.0)
|
|
565
566
|
- glog
|
|
@@ -579,7 +580,7 @@ PODS:
|
|
|
579
580
|
- React-runtimescheduler
|
|
580
581
|
- React-utils
|
|
581
582
|
- ReactCommon/turbomodule/core
|
|
582
|
-
- React-Fabric/dom (0.
|
|
583
|
+
- React-Fabric/dom (0.76.6):
|
|
583
584
|
- DoubleConversion
|
|
584
585
|
- fmt (= 9.1.0)
|
|
585
586
|
- glog
|
|
@@ -599,7 +600,7 @@ PODS:
|
|
|
599
600
|
- React-runtimescheduler
|
|
600
601
|
- React-utils
|
|
601
602
|
- ReactCommon/turbomodule/core
|
|
602
|
-
- React-Fabric/imagemanager (0.
|
|
603
|
+
- React-Fabric/imagemanager (0.76.6):
|
|
603
604
|
- DoubleConversion
|
|
604
605
|
- fmt (= 9.1.0)
|
|
605
606
|
- glog
|
|
@@ -619,7 +620,7 @@ PODS:
|
|
|
619
620
|
- React-runtimescheduler
|
|
620
621
|
- React-utils
|
|
621
622
|
- ReactCommon/turbomodule/core
|
|
622
|
-
- React-Fabric/leakchecker (0.
|
|
623
|
+
- React-Fabric/leakchecker (0.76.6):
|
|
623
624
|
- DoubleConversion
|
|
624
625
|
- fmt (= 9.1.0)
|
|
625
626
|
- glog
|
|
@@ -639,7 +640,7 @@ PODS:
|
|
|
639
640
|
- React-runtimescheduler
|
|
640
641
|
- React-utils
|
|
641
642
|
- ReactCommon/turbomodule/core
|
|
642
|
-
- React-Fabric/mounting (0.
|
|
643
|
+
- React-Fabric/mounting (0.76.6):
|
|
643
644
|
- DoubleConversion
|
|
644
645
|
- fmt (= 9.1.0)
|
|
645
646
|
- glog
|
|
@@ -659,7 +660,7 @@ PODS:
|
|
|
659
660
|
- React-runtimescheduler
|
|
660
661
|
- React-utils
|
|
661
662
|
- ReactCommon/turbomodule/core
|
|
662
|
-
- React-Fabric/observers (0.
|
|
663
|
+
- React-Fabric/observers (0.76.6):
|
|
663
664
|
- DoubleConversion
|
|
664
665
|
- fmt (= 9.1.0)
|
|
665
666
|
- glog
|
|
@@ -670,7 +671,7 @@ PODS:
|
|
|
670
671
|
- React-Core
|
|
671
672
|
- React-cxxreact
|
|
672
673
|
- React-debug
|
|
673
|
-
- React-Fabric/observers/events (= 0.
|
|
674
|
+
- React-Fabric/observers/events (= 0.76.6)
|
|
674
675
|
- React-featureflags
|
|
675
676
|
- React-graphics
|
|
676
677
|
- React-jsi
|
|
@@ -680,7 +681,7 @@ PODS:
|
|
|
680
681
|
- React-runtimescheduler
|
|
681
682
|
- React-utils
|
|
682
683
|
- ReactCommon/turbomodule/core
|
|
683
|
-
- React-Fabric/observers/events (0.
|
|
684
|
+
- React-Fabric/observers/events (0.76.6):
|
|
684
685
|
- DoubleConversion
|
|
685
686
|
- fmt (= 9.1.0)
|
|
686
687
|
- glog
|
|
@@ -700,7 +701,7 @@ PODS:
|
|
|
700
701
|
- React-runtimescheduler
|
|
701
702
|
- React-utils
|
|
702
703
|
- ReactCommon/turbomodule/core
|
|
703
|
-
- React-Fabric/scheduler (0.
|
|
704
|
+
- React-Fabric/scheduler (0.76.6):
|
|
704
705
|
- DoubleConversion
|
|
705
706
|
- fmt (= 9.1.0)
|
|
706
707
|
- glog
|
|
@@ -722,7 +723,7 @@ PODS:
|
|
|
722
723
|
- React-runtimescheduler
|
|
723
724
|
- React-utils
|
|
724
725
|
- ReactCommon/turbomodule/core
|
|
725
|
-
- React-Fabric/telemetry (0.
|
|
726
|
+
- React-Fabric/telemetry (0.76.6):
|
|
726
727
|
- DoubleConversion
|
|
727
728
|
- fmt (= 9.1.0)
|
|
728
729
|
- glog
|
|
@@ -742,7 +743,7 @@ PODS:
|
|
|
742
743
|
- React-runtimescheduler
|
|
743
744
|
- React-utils
|
|
744
745
|
- ReactCommon/turbomodule/core
|
|
745
|
-
- React-Fabric/templateprocessor (0.
|
|
746
|
+
- React-Fabric/templateprocessor (0.76.6):
|
|
746
747
|
- DoubleConversion
|
|
747
748
|
- fmt (= 9.1.0)
|
|
748
749
|
- glog
|
|
@@ -762,7 +763,7 @@ PODS:
|
|
|
762
763
|
- React-runtimescheduler
|
|
763
764
|
- React-utils
|
|
764
765
|
- ReactCommon/turbomodule/core
|
|
765
|
-
- React-Fabric/uimanager (0.
|
|
766
|
+
- React-Fabric/uimanager (0.76.6):
|
|
766
767
|
- DoubleConversion
|
|
767
768
|
- fmt (= 9.1.0)
|
|
768
769
|
- glog
|
|
@@ -773,7 +774,7 @@ PODS:
|
|
|
773
774
|
- React-Core
|
|
774
775
|
- React-cxxreact
|
|
775
776
|
- React-debug
|
|
776
|
-
- React-Fabric/uimanager/consistency (= 0.
|
|
777
|
+
- React-Fabric/uimanager/consistency (= 0.76.6)
|
|
777
778
|
- React-featureflags
|
|
778
779
|
- React-graphics
|
|
779
780
|
- React-jsi
|
|
@@ -784,7 +785,7 @@ PODS:
|
|
|
784
785
|
- React-runtimescheduler
|
|
785
786
|
- React-utils
|
|
786
787
|
- ReactCommon/turbomodule/core
|
|
787
|
-
- React-Fabric/uimanager/consistency (0.
|
|
788
|
+
- React-Fabric/uimanager/consistency (0.76.6):
|
|
788
789
|
- DoubleConversion
|
|
789
790
|
- fmt (= 9.1.0)
|
|
790
791
|
- glog
|
|
@@ -805,7 +806,7 @@ PODS:
|
|
|
805
806
|
- React-runtimescheduler
|
|
806
807
|
- React-utils
|
|
807
808
|
- ReactCommon/turbomodule/core
|
|
808
|
-
- React-FabricComponents (0.
|
|
809
|
+
- React-FabricComponents (0.76.6):
|
|
809
810
|
- DoubleConversion
|
|
810
811
|
- fmt (= 9.1.0)
|
|
811
812
|
- glog
|
|
@@ -817,8 +818,8 @@ PODS:
|
|
|
817
818
|
- React-cxxreact
|
|
818
819
|
- React-debug
|
|
819
820
|
- React-Fabric
|
|
820
|
-
- React-FabricComponents/components (= 0.
|
|
821
|
-
- React-FabricComponents/textlayoutmanager (= 0.
|
|
821
|
+
- React-FabricComponents/components (= 0.76.6)
|
|
822
|
+
- React-FabricComponents/textlayoutmanager (= 0.76.6)
|
|
822
823
|
- React-featureflags
|
|
823
824
|
- React-graphics
|
|
824
825
|
- React-jsi
|
|
@@ -830,7 +831,7 @@ PODS:
|
|
|
830
831
|
- ReactCodegen
|
|
831
832
|
- ReactCommon/turbomodule/core
|
|
832
833
|
- Yoga
|
|
833
|
-
- React-FabricComponents/components (0.
|
|
834
|
+
- React-FabricComponents/components (0.76.6):
|
|
834
835
|
- DoubleConversion
|
|
835
836
|
- fmt (= 9.1.0)
|
|
836
837
|
- glog
|
|
@@ -842,15 +843,15 @@ PODS:
|
|
|
842
843
|
- React-cxxreact
|
|
843
844
|
- React-debug
|
|
844
845
|
- React-Fabric
|
|
845
|
-
- React-FabricComponents/components/inputaccessory (= 0.
|
|
846
|
-
- React-FabricComponents/components/iostextinput (= 0.
|
|
847
|
-
- React-FabricComponents/components/modal (= 0.
|
|
848
|
-
- React-FabricComponents/components/rncore (= 0.
|
|
849
|
-
- React-FabricComponents/components/safeareaview (= 0.
|
|
850
|
-
- React-FabricComponents/components/scrollview (= 0.
|
|
851
|
-
- React-FabricComponents/components/text (= 0.
|
|
852
|
-
- React-FabricComponents/components/textinput (= 0.
|
|
853
|
-
- React-FabricComponents/components/unimplementedview (= 0.
|
|
846
|
+
- React-FabricComponents/components/inputaccessory (= 0.76.6)
|
|
847
|
+
- React-FabricComponents/components/iostextinput (= 0.76.6)
|
|
848
|
+
- React-FabricComponents/components/modal (= 0.76.6)
|
|
849
|
+
- React-FabricComponents/components/rncore (= 0.76.6)
|
|
850
|
+
- React-FabricComponents/components/safeareaview (= 0.76.6)
|
|
851
|
+
- React-FabricComponents/components/scrollview (= 0.76.6)
|
|
852
|
+
- React-FabricComponents/components/text (= 0.76.6)
|
|
853
|
+
- React-FabricComponents/components/textinput (= 0.76.6)
|
|
854
|
+
- React-FabricComponents/components/unimplementedview (= 0.76.6)
|
|
854
855
|
- React-featureflags
|
|
855
856
|
- React-graphics
|
|
856
857
|
- React-jsi
|
|
@@ -862,7 +863,7 @@ PODS:
|
|
|
862
863
|
- ReactCodegen
|
|
863
864
|
- ReactCommon/turbomodule/core
|
|
864
865
|
- Yoga
|
|
865
|
-
- React-FabricComponents/components/inputaccessory (0.
|
|
866
|
+
- React-FabricComponents/components/inputaccessory (0.76.6):
|
|
866
867
|
- DoubleConversion
|
|
867
868
|
- fmt (= 9.1.0)
|
|
868
869
|
- glog
|
|
@@ -885,7 +886,7 @@ PODS:
|
|
|
885
886
|
- ReactCodegen
|
|
886
887
|
- ReactCommon/turbomodule/core
|
|
887
888
|
- Yoga
|
|
888
|
-
- React-FabricComponents/components/iostextinput (0.
|
|
889
|
+
- React-FabricComponents/components/iostextinput (0.76.6):
|
|
889
890
|
- DoubleConversion
|
|
890
891
|
- fmt (= 9.1.0)
|
|
891
892
|
- glog
|
|
@@ -908,7 +909,7 @@ PODS:
|
|
|
908
909
|
- ReactCodegen
|
|
909
910
|
- ReactCommon/turbomodule/core
|
|
910
911
|
- Yoga
|
|
911
|
-
- React-FabricComponents/components/modal (0.
|
|
912
|
+
- React-FabricComponents/components/modal (0.76.6):
|
|
912
913
|
- DoubleConversion
|
|
913
914
|
- fmt (= 9.1.0)
|
|
914
915
|
- glog
|
|
@@ -931,7 +932,7 @@ PODS:
|
|
|
931
932
|
- ReactCodegen
|
|
932
933
|
- ReactCommon/turbomodule/core
|
|
933
934
|
- Yoga
|
|
934
|
-
- React-FabricComponents/components/rncore (0.
|
|
935
|
+
- React-FabricComponents/components/rncore (0.76.6):
|
|
935
936
|
- DoubleConversion
|
|
936
937
|
- fmt (= 9.1.0)
|
|
937
938
|
- glog
|
|
@@ -954,7 +955,7 @@ PODS:
|
|
|
954
955
|
- ReactCodegen
|
|
955
956
|
- ReactCommon/turbomodule/core
|
|
956
957
|
- Yoga
|
|
957
|
-
- React-FabricComponents/components/safeareaview (0.
|
|
958
|
+
- React-FabricComponents/components/safeareaview (0.76.6):
|
|
958
959
|
- DoubleConversion
|
|
959
960
|
- fmt (= 9.1.0)
|
|
960
961
|
- glog
|
|
@@ -977,7 +978,7 @@ PODS:
|
|
|
977
978
|
- ReactCodegen
|
|
978
979
|
- ReactCommon/turbomodule/core
|
|
979
980
|
- Yoga
|
|
980
|
-
- React-FabricComponents/components/scrollview (0.
|
|
981
|
+
- React-FabricComponents/components/scrollview (0.76.6):
|
|
981
982
|
- DoubleConversion
|
|
982
983
|
- fmt (= 9.1.0)
|
|
983
984
|
- glog
|
|
@@ -1000,7 +1001,7 @@ PODS:
|
|
|
1000
1001
|
- ReactCodegen
|
|
1001
1002
|
- ReactCommon/turbomodule/core
|
|
1002
1003
|
- Yoga
|
|
1003
|
-
- React-FabricComponents/components/text (0.
|
|
1004
|
+
- React-FabricComponents/components/text (0.76.6):
|
|
1004
1005
|
- DoubleConversion
|
|
1005
1006
|
- fmt (= 9.1.0)
|
|
1006
1007
|
- glog
|
|
@@ -1023,7 +1024,7 @@ PODS:
|
|
|
1023
1024
|
- ReactCodegen
|
|
1024
1025
|
- ReactCommon/turbomodule/core
|
|
1025
1026
|
- Yoga
|
|
1026
|
-
- React-FabricComponents/components/textinput (0.
|
|
1027
|
+
- React-FabricComponents/components/textinput (0.76.6):
|
|
1027
1028
|
- DoubleConversion
|
|
1028
1029
|
- fmt (= 9.1.0)
|
|
1029
1030
|
- glog
|
|
@@ -1046,7 +1047,7 @@ PODS:
|
|
|
1046
1047
|
- ReactCodegen
|
|
1047
1048
|
- ReactCommon/turbomodule/core
|
|
1048
1049
|
- Yoga
|
|
1049
|
-
- React-FabricComponents/components/unimplementedview (0.
|
|
1050
|
+
- React-FabricComponents/components/unimplementedview (0.76.6):
|
|
1050
1051
|
- DoubleConversion
|
|
1051
1052
|
- fmt (= 9.1.0)
|
|
1052
1053
|
- glog
|
|
@@ -1069,7 +1070,7 @@ PODS:
|
|
|
1069
1070
|
- ReactCodegen
|
|
1070
1071
|
- ReactCommon/turbomodule/core
|
|
1071
1072
|
- Yoga
|
|
1072
|
-
- React-FabricComponents/textlayoutmanager (0.
|
|
1073
|
+
- React-FabricComponents/textlayoutmanager (0.76.6):
|
|
1073
1074
|
- DoubleConversion
|
|
1074
1075
|
- fmt (= 9.1.0)
|
|
1075
1076
|
- glog
|
|
@@ -1092,26 +1093,26 @@ PODS:
|
|
|
1092
1093
|
- ReactCodegen
|
|
1093
1094
|
- ReactCommon/turbomodule/core
|
|
1094
1095
|
- Yoga
|
|
1095
|
-
- React-FabricImage (0.
|
|
1096
|
+
- React-FabricImage (0.76.6):
|
|
1096
1097
|
- DoubleConversion
|
|
1097
1098
|
- fmt (= 9.1.0)
|
|
1098
1099
|
- glog
|
|
1099
1100
|
- hermes-engine
|
|
1100
1101
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1101
|
-
- RCTRequired (= 0.
|
|
1102
|
-
- RCTTypeSafety (= 0.
|
|
1102
|
+
- RCTRequired (= 0.76.6)
|
|
1103
|
+
- RCTTypeSafety (= 0.76.6)
|
|
1103
1104
|
- React-Fabric
|
|
1104
1105
|
- React-graphics
|
|
1105
1106
|
- React-ImageManager
|
|
1106
1107
|
- React-jsi
|
|
1107
|
-
- React-jsiexecutor (= 0.
|
|
1108
|
+
- React-jsiexecutor (= 0.76.6)
|
|
1108
1109
|
- React-logger
|
|
1109
1110
|
- React-rendererdebug
|
|
1110
1111
|
- React-utils
|
|
1111
1112
|
- ReactCommon
|
|
1112
1113
|
- Yoga
|
|
1113
|
-
- React-featureflags (0.
|
|
1114
|
-
- React-featureflagsnativemodule (0.
|
|
1114
|
+
- React-featureflags (0.76.6)
|
|
1115
|
+
- React-featureflagsnativemodule (0.76.6):
|
|
1115
1116
|
- DoubleConversion
|
|
1116
1117
|
- glog
|
|
1117
1118
|
- hermes-engine
|
|
@@ -1132,7 +1133,7 @@ PODS:
|
|
|
1132
1133
|
- ReactCommon/turbomodule/bridging
|
|
1133
1134
|
- ReactCommon/turbomodule/core
|
|
1134
1135
|
- Yoga
|
|
1135
|
-
- React-graphics (0.
|
|
1136
|
+
- React-graphics (0.76.6):
|
|
1136
1137
|
- DoubleConversion
|
|
1137
1138
|
- fmt (= 9.1.0)
|
|
1138
1139
|
- glog
|
|
@@ -1140,19 +1141,19 @@ PODS:
|
|
|
1140
1141
|
- React-jsi
|
|
1141
1142
|
- React-jsiexecutor
|
|
1142
1143
|
- React-utils
|
|
1143
|
-
- React-hermes (0.
|
|
1144
|
+
- React-hermes (0.76.6):
|
|
1144
1145
|
- DoubleConversion
|
|
1145
1146
|
- fmt (= 9.1.0)
|
|
1146
1147
|
- glog
|
|
1147
1148
|
- hermes-engine
|
|
1148
1149
|
- RCT-Folly (= 2024.01.01.00)
|
|
1149
|
-
- React-cxxreact (= 0.
|
|
1150
|
+
- React-cxxreact (= 0.76.6)
|
|
1150
1151
|
- React-jsi
|
|
1151
|
-
- React-jsiexecutor (= 0.
|
|
1152
|
+
- React-jsiexecutor (= 0.76.6)
|
|
1152
1153
|
- React-jsinspector
|
|
1153
|
-
- React-perflogger (= 0.
|
|
1154
|
+
- React-perflogger (= 0.76.6)
|
|
1154
1155
|
- React-runtimeexecutor
|
|
1155
|
-
- React-idlecallbacksnativemodule (0.
|
|
1156
|
+
- React-idlecallbacksnativemodule (0.76.6):
|
|
1156
1157
|
- DoubleConversion
|
|
1157
1158
|
- glog
|
|
1158
1159
|
- hermes-engine
|
|
@@ -1174,7 +1175,7 @@ PODS:
|
|
|
1174
1175
|
- ReactCommon/turbomodule/bridging
|
|
1175
1176
|
- ReactCommon/turbomodule/core
|
|
1176
1177
|
- Yoga
|
|
1177
|
-
- React-ImageManager (0.
|
|
1178
|
+
- React-ImageManager (0.76.6):
|
|
1178
1179
|
- glog
|
|
1179
1180
|
- RCT-Folly/Fabric
|
|
1180
1181
|
- React-Core/Default
|
|
@@ -1183,43 +1184,47 @@ PODS:
|
|
|
1183
1184
|
- React-graphics
|
|
1184
1185
|
- React-rendererdebug
|
|
1185
1186
|
- React-utils
|
|
1186
|
-
- React-jserrorhandler (0.
|
|
1187
|
+
- React-jserrorhandler (0.76.6):
|
|
1188
|
+
- glog
|
|
1189
|
+
- hermes-engine
|
|
1187
1190
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1191
|
+
- React-cxxreact
|
|
1188
1192
|
- React-debug
|
|
1189
1193
|
- React-jsi
|
|
1190
|
-
- React-jsi (0.
|
|
1194
|
+
- React-jsi (0.76.6):
|
|
1191
1195
|
- boost
|
|
1192
1196
|
- DoubleConversion
|
|
1193
1197
|
- fmt (= 9.1.0)
|
|
1194
1198
|
- glog
|
|
1195
1199
|
- hermes-engine
|
|
1196
1200
|
- RCT-Folly (= 2024.01.01.00)
|
|
1197
|
-
- React-jsiexecutor (0.
|
|
1201
|
+
- React-jsiexecutor (0.76.6):
|
|
1198
1202
|
- DoubleConversion
|
|
1199
1203
|
- fmt (= 9.1.0)
|
|
1200
1204
|
- glog
|
|
1201
1205
|
- hermes-engine
|
|
1202
1206
|
- RCT-Folly (= 2024.01.01.00)
|
|
1203
|
-
- React-cxxreact (= 0.
|
|
1204
|
-
- React-jsi (= 0.
|
|
1207
|
+
- React-cxxreact (= 0.76.6)
|
|
1208
|
+
- React-jsi (= 0.76.6)
|
|
1205
1209
|
- React-jsinspector
|
|
1206
|
-
- React-perflogger (= 0.
|
|
1207
|
-
- React-jsinspector (0.
|
|
1210
|
+
- React-perflogger (= 0.76.6)
|
|
1211
|
+
- React-jsinspector (0.76.6):
|
|
1208
1212
|
- DoubleConversion
|
|
1209
1213
|
- glog
|
|
1210
1214
|
- hermes-engine
|
|
1211
1215
|
- RCT-Folly (= 2024.01.01.00)
|
|
1212
1216
|
- React-featureflags
|
|
1213
1217
|
- React-jsi
|
|
1214
|
-
- React-
|
|
1215
|
-
|
|
1218
|
+
- React-perflogger (= 0.76.6)
|
|
1219
|
+
- React-runtimeexecutor (= 0.76.6)
|
|
1220
|
+
- React-jsitracing (0.76.6):
|
|
1216
1221
|
- React-jsi
|
|
1217
|
-
- React-logger (0.
|
|
1222
|
+
- React-logger (0.76.6):
|
|
1218
1223
|
- glog
|
|
1219
|
-
- React-Mapbuffer (0.
|
|
1224
|
+
- React-Mapbuffer (0.76.6):
|
|
1220
1225
|
- glog
|
|
1221
1226
|
- React-debug
|
|
1222
|
-
- React-microtasksnativemodule (0.
|
|
1227
|
+
- React-microtasksnativemodule (0.76.6):
|
|
1223
1228
|
- DoubleConversion
|
|
1224
1229
|
- glog
|
|
1225
1230
|
- hermes-engine
|
|
@@ -1240,7 +1245,7 @@ PODS:
|
|
|
1240
1245
|
- ReactCommon/turbomodule/bridging
|
|
1241
1246
|
- ReactCommon/turbomodule/core
|
|
1242
1247
|
- Yoga
|
|
1243
|
-
- react-native-image-picker (7.
|
|
1248
|
+
- react-native-image-picker (7.2.3):
|
|
1244
1249
|
- DoubleConversion
|
|
1245
1250
|
- glog
|
|
1246
1251
|
- hermes-engine
|
|
@@ -1261,8 +1266,8 @@ PODS:
|
|
|
1261
1266
|
- ReactCommon/turbomodule/bridging
|
|
1262
1267
|
- ReactCommon/turbomodule/core
|
|
1263
1268
|
- Yoga
|
|
1264
|
-
- React-nativeconfig (0.
|
|
1265
|
-
- React-NativeModulesApple (0.
|
|
1269
|
+
- React-nativeconfig (0.76.6)
|
|
1270
|
+
- React-NativeModulesApple (0.76.6):
|
|
1266
1271
|
- glog
|
|
1267
1272
|
- hermes-engine
|
|
1268
1273
|
- React-callinvoker
|
|
@@ -1273,13 +1278,16 @@ PODS:
|
|
|
1273
1278
|
- React-runtimeexecutor
|
|
1274
1279
|
- ReactCommon/turbomodule/bridging
|
|
1275
1280
|
- ReactCommon/turbomodule/core
|
|
1276
|
-
- React-perflogger (0.
|
|
1277
|
-
|
|
1281
|
+
- React-perflogger (0.76.6):
|
|
1282
|
+
- DoubleConversion
|
|
1283
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1284
|
+
- React-performancetimeline (0.76.6):
|
|
1278
1285
|
- RCT-Folly (= 2024.01.01.00)
|
|
1279
1286
|
- React-cxxreact
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1287
|
+
- React-timing
|
|
1288
|
+
- React-RCTActionSheet (0.76.6):
|
|
1289
|
+
- React-Core/RCTActionSheetHeaders (= 0.76.6)
|
|
1290
|
+
- React-RCTAnimation (0.76.6):
|
|
1283
1291
|
- RCT-Folly (= 2024.01.01.00)
|
|
1284
1292
|
- RCTTypeSafety
|
|
1285
1293
|
- React-Core/RCTAnimationHeaders
|
|
@@ -1287,7 +1295,7 @@ PODS:
|
|
|
1287
1295
|
- React-NativeModulesApple
|
|
1288
1296
|
- ReactCodegen
|
|
1289
1297
|
- ReactCommon
|
|
1290
|
-
- React-RCTAppDelegate (0.
|
|
1298
|
+
- React-RCTAppDelegate (0.76.6):
|
|
1291
1299
|
- RCT-Folly (= 2024.01.01.00)
|
|
1292
1300
|
- RCTRequired
|
|
1293
1301
|
- RCTTypeSafety
|
|
@@ -1312,7 +1320,7 @@ PODS:
|
|
|
1312
1320
|
- React-utils
|
|
1313
1321
|
- ReactCodegen
|
|
1314
1322
|
- ReactCommon
|
|
1315
|
-
- React-RCTBlob (0.
|
|
1323
|
+
- React-RCTBlob (0.76.6):
|
|
1316
1324
|
- DoubleConversion
|
|
1317
1325
|
- fmt (= 9.1.0)
|
|
1318
1326
|
- hermes-engine
|
|
@@ -1325,7 +1333,7 @@ PODS:
|
|
|
1325
1333
|
- React-RCTNetwork
|
|
1326
1334
|
- ReactCodegen
|
|
1327
1335
|
- ReactCommon
|
|
1328
|
-
- React-RCTFabric (0.
|
|
1336
|
+
- React-RCTFabric (0.76.6):
|
|
1329
1337
|
- glog
|
|
1330
1338
|
- hermes-engine
|
|
1331
1339
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
@@ -1348,7 +1356,7 @@ PODS:
|
|
|
1348
1356
|
- React-runtimescheduler
|
|
1349
1357
|
- React-utils
|
|
1350
1358
|
- Yoga
|
|
1351
|
-
- React-RCTImage (0.
|
|
1359
|
+
- React-RCTImage (0.76.6):
|
|
1352
1360
|
- RCT-Folly (= 2024.01.01.00)
|
|
1353
1361
|
- RCTTypeSafety
|
|
1354
1362
|
- React-Core/RCTImageHeaders
|
|
@@ -1357,14 +1365,14 @@ PODS:
|
|
|
1357
1365
|
- React-RCTNetwork
|
|
1358
1366
|
- ReactCodegen
|
|
1359
1367
|
- ReactCommon
|
|
1360
|
-
- React-RCTLinking (0.
|
|
1361
|
-
- React-Core/RCTLinkingHeaders (= 0.
|
|
1362
|
-
- React-jsi (= 0.
|
|
1368
|
+
- React-RCTLinking (0.76.6):
|
|
1369
|
+
- React-Core/RCTLinkingHeaders (= 0.76.6)
|
|
1370
|
+
- React-jsi (= 0.76.6)
|
|
1363
1371
|
- React-NativeModulesApple
|
|
1364
1372
|
- ReactCodegen
|
|
1365
1373
|
- ReactCommon
|
|
1366
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1367
|
-
- React-RCTNetwork (0.
|
|
1374
|
+
- ReactCommon/turbomodule/core (= 0.76.6)
|
|
1375
|
+
- React-RCTNetwork (0.76.6):
|
|
1368
1376
|
- RCT-Folly (= 2024.01.01.00)
|
|
1369
1377
|
- RCTTypeSafety
|
|
1370
1378
|
- React-Core/RCTNetworkHeaders
|
|
@@ -1372,7 +1380,7 @@ PODS:
|
|
|
1372
1380
|
- React-NativeModulesApple
|
|
1373
1381
|
- ReactCodegen
|
|
1374
1382
|
- ReactCommon
|
|
1375
|
-
- React-RCTSettings (0.
|
|
1383
|
+
- React-RCTSettings (0.76.6):
|
|
1376
1384
|
- RCT-Folly (= 2024.01.01.00)
|
|
1377
1385
|
- RCTTypeSafety
|
|
1378
1386
|
- React-Core/RCTSettingsHeaders
|
|
@@ -1380,24 +1388,24 @@ PODS:
|
|
|
1380
1388
|
- React-NativeModulesApple
|
|
1381
1389
|
- ReactCodegen
|
|
1382
1390
|
- ReactCommon
|
|
1383
|
-
- React-RCTText (0.
|
|
1384
|
-
- React-Core/RCTTextHeaders (= 0.
|
|
1391
|
+
- React-RCTText (0.76.6):
|
|
1392
|
+
- React-Core/RCTTextHeaders (= 0.76.6)
|
|
1385
1393
|
- Yoga
|
|
1386
|
-
- React-RCTVibration (0.
|
|
1394
|
+
- React-RCTVibration (0.76.6):
|
|
1387
1395
|
- RCT-Folly (= 2024.01.01.00)
|
|
1388
1396
|
- React-Core/RCTVibrationHeaders
|
|
1389
1397
|
- React-jsi
|
|
1390
1398
|
- React-NativeModulesApple
|
|
1391
1399
|
- ReactCodegen
|
|
1392
1400
|
- ReactCommon
|
|
1393
|
-
- React-rendererconsistency (0.
|
|
1394
|
-
- React-rendererdebug (0.
|
|
1401
|
+
- React-rendererconsistency (0.76.6)
|
|
1402
|
+
- React-rendererdebug (0.76.6):
|
|
1395
1403
|
- DoubleConversion
|
|
1396
1404
|
- fmt (= 9.1.0)
|
|
1397
1405
|
- RCT-Folly (= 2024.01.01.00)
|
|
1398
1406
|
- React-debug
|
|
1399
|
-
- React-rncore (0.
|
|
1400
|
-
- React-RuntimeApple (0.
|
|
1407
|
+
- React-rncore (0.76.6)
|
|
1408
|
+
- React-RuntimeApple (0.76.6):
|
|
1401
1409
|
- hermes-engine
|
|
1402
1410
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1403
1411
|
- React-callinvoker
|
|
@@ -1416,7 +1424,7 @@ PODS:
|
|
|
1416
1424
|
- React-RuntimeHermes
|
|
1417
1425
|
- React-runtimescheduler
|
|
1418
1426
|
- React-utils
|
|
1419
|
-
- React-RuntimeCore (0.
|
|
1427
|
+
- React-RuntimeCore (0.76.6):
|
|
1420
1428
|
- glog
|
|
1421
1429
|
- hermes-engine
|
|
1422
1430
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
@@ -1426,12 +1434,13 @@ PODS:
|
|
|
1426
1434
|
- React-jsi
|
|
1427
1435
|
- React-jsiexecutor
|
|
1428
1436
|
- React-jsinspector
|
|
1437
|
+
- React-performancetimeline
|
|
1429
1438
|
- React-runtimeexecutor
|
|
1430
1439
|
- React-runtimescheduler
|
|
1431
1440
|
- React-utils
|
|
1432
|
-
- React-runtimeexecutor (0.
|
|
1433
|
-
- React-jsi (= 0.
|
|
1434
|
-
- React-RuntimeHermes (0.
|
|
1441
|
+
- React-runtimeexecutor (0.76.6):
|
|
1442
|
+
- React-jsi (= 0.76.6)
|
|
1443
|
+
- React-RuntimeHermes (0.76.6):
|
|
1435
1444
|
- hermes-engine
|
|
1436
1445
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1437
1446
|
- React-featureflags
|
|
@@ -1442,7 +1451,7 @@ PODS:
|
|
|
1442
1451
|
- React-nativeconfig
|
|
1443
1452
|
- React-RuntimeCore
|
|
1444
1453
|
- React-utils
|
|
1445
|
-
- React-runtimescheduler (0.
|
|
1454
|
+
- React-runtimescheduler (0.76.6):
|
|
1446
1455
|
- glog
|
|
1447
1456
|
- hermes-engine
|
|
1448
1457
|
- RCT-Folly (= 2024.01.01.00)
|
|
@@ -1451,17 +1460,20 @@ PODS:
|
|
|
1451
1460
|
- React-debug
|
|
1452
1461
|
- React-featureflags
|
|
1453
1462
|
- React-jsi
|
|
1463
|
+
- React-performancetimeline
|
|
1454
1464
|
- React-rendererconsistency
|
|
1455
1465
|
- React-rendererdebug
|
|
1456
1466
|
- React-runtimeexecutor
|
|
1467
|
+
- React-timing
|
|
1457
1468
|
- React-utils
|
|
1458
|
-
- React-
|
|
1469
|
+
- React-timing (0.76.6)
|
|
1470
|
+
- React-utils (0.76.6):
|
|
1459
1471
|
- glog
|
|
1460
1472
|
- hermes-engine
|
|
1461
1473
|
- RCT-Folly (= 2024.01.01.00)
|
|
1462
1474
|
- React-debug
|
|
1463
|
-
- React-jsi (= 0.
|
|
1464
|
-
- ReactCodegen (0.
|
|
1475
|
+
- React-jsi (= 0.76.6)
|
|
1476
|
+
- ReactCodegen (0.76.6):
|
|
1465
1477
|
- DoubleConversion
|
|
1466
1478
|
- glog
|
|
1467
1479
|
- hermes-engine
|
|
@@ -1481,56 +1493,56 @@ PODS:
|
|
|
1481
1493
|
- React-utils
|
|
1482
1494
|
- ReactCommon/turbomodule/bridging
|
|
1483
1495
|
- ReactCommon/turbomodule/core
|
|
1484
|
-
- ReactCommon (0.
|
|
1485
|
-
- ReactCommon/turbomodule (= 0.
|
|
1486
|
-
- ReactCommon/turbomodule (0.
|
|
1496
|
+
- ReactCommon (0.76.6):
|
|
1497
|
+
- ReactCommon/turbomodule (= 0.76.6)
|
|
1498
|
+
- ReactCommon/turbomodule (0.76.6):
|
|
1487
1499
|
- DoubleConversion
|
|
1488
1500
|
- fmt (= 9.1.0)
|
|
1489
1501
|
- glog
|
|
1490
1502
|
- hermes-engine
|
|
1491
1503
|
- RCT-Folly (= 2024.01.01.00)
|
|
1492
|
-
- React-callinvoker (= 0.
|
|
1493
|
-
- React-cxxreact (= 0.
|
|
1494
|
-
- React-jsi (= 0.
|
|
1495
|
-
- React-logger (= 0.
|
|
1496
|
-
- React-perflogger (= 0.
|
|
1497
|
-
- ReactCommon/turbomodule/bridging (= 0.
|
|
1498
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1499
|
-
- ReactCommon/turbomodule/bridging (0.
|
|
1504
|
+
- React-callinvoker (= 0.76.6)
|
|
1505
|
+
- React-cxxreact (= 0.76.6)
|
|
1506
|
+
- React-jsi (= 0.76.6)
|
|
1507
|
+
- React-logger (= 0.76.6)
|
|
1508
|
+
- React-perflogger (= 0.76.6)
|
|
1509
|
+
- ReactCommon/turbomodule/bridging (= 0.76.6)
|
|
1510
|
+
- ReactCommon/turbomodule/core (= 0.76.6)
|
|
1511
|
+
- ReactCommon/turbomodule/bridging (0.76.6):
|
|
1500
1512
|
- DoubleConversion
|
|
1501
1513
|
- fmt (= 9.1.0)
|
|
1502
1514
|
- glog
|
|
1503
1515
|
- hermes-engine
|
|
1504
1516
|
- RCT-Folly (= 2024.01.01.00)
|
|
1505
|
-
- React-callinvoker (= 0.
|
|
1506
|
-
- React-cxxreact (= 0.
|
|
1507
|
-
- React-jsi (= 0.
|
|
1508
|
-
- React-logger (= 0.
|
|
1509
|
-
- React-perflogger (= 0.
|
|
1510
|
-
- ReactCommon/turbomodule/core (0.
|
|
1517
|
+
- React-callinvoker (= 0.76.6)
|
|
1518
|
+
- React-cxxreact (= 0.76.6)
|
|
1519
|
+
- React-jsi (= 0.76.6)
|
|
1520
|
+
- React-logger (= 0.76.6)
|
|
1521
|
+
- React-perflogger (= 0.76.6)
|
|
1522
|
+
- ReactCommon/turbomodule/core (0.76.6):
|
|
1511
1523
|
- DoubleConversion
|
|
1512
1524
|
- fmt (= 9.1.0)
|
|
1513
1525
|
- glog
|
|
1514
1526
|
- hermes-engine
|
|
1515
1527
|
- RCT-Folly (= 2024.01.01.00)
|
|
1516
|
-
- React-callinvoker (= 0.
|
|
1517
|
-
- React-cxxreact (= 0.
|
|
1518
|
-
- React-debug (= 0.
|
|
1519
|
-
- React-featureflags (= 0.
|
|
1520
|
-
- React-jsi (= 0.
|
|
1521
|
-
- React-logger (= 0.
|
|
1522
|
-
- React-perflogger (= 0.
|
|
1523
|
-
- React-utils (= 0.
|
|
1524
|
-
- RegulaCommon (7.
|
|
1525
|
-
-
|
|
1526
|
-
-
|
|
1528
|
+
- React-callinvoker (= 0.76.6)
|
|
1529
|
+
- React-cxxreact (= 0.76.6)
|
|
1530
|
+
- React-debug (= 0.76.6)
|
|
1531
|
+
- React-featureflags (= 0.76.6)
|
|
1532
|
+
- React-jsi (= 0.76.6)
|
|
1533
|
+
- React-logger (= 0.76.6)
|
|
1534
|
+
- React-perflogger (= 0.76.6)
|
|
1535
|
+
- React-utils (= 0.76.6)
|
|
1536
|
+
- RegulaCommon (7.5.935)
|
|
1537
|
+
- RNFaceCore (6.3.12-beta):
|
|
1538
|
+
- FaceCoreBasic (= 6.3.982)
|
|
1527
1539
|
- React
|
|
1528
|
-
-
|
|
1529
|
-
-
|
|
1540
|
+
- RNFaceSDK (6.5.63-beta):
|
|
1541
|
+
- FaceSDK (= 6.4.2321)
|
|
1530
1542
|
- React
|
|
1531
1543
|
- RNFS (2.20.0):
|
|
1532
1544
|
- React-Core
|
|
1533
|
-
- SocketRocket (0.7.
|
|
1545
|
+
- SocketRocket (0.7.1)
|
|
1534
1546
|
- Yoga (0.0.0)
|
|
1535
1547
|
|
|
1536
1548
|
DEPENDENCIES:
|
|
@@ -1595,11 +1607,12 @@ DEPENDENCIES:
|
|
|
1595
1607
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
1596
1608
|
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1597
1609
|
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
|
|
1610
|
+
- React-timing (from `../node_modules/react-native/ReactCommon/react/timing`)
|
|
1598
1611
|
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
|
|
1599
1612
|
- ReactCodegen (from `build/generated/ios`)
|
|
1600
1613
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
1614
|
+
- "RNFaceCore (from `../node_modules/@regulaforensics/face-core-basic`)"
|
|
1601
1615
|
- "RNFaceSDK (from `../node_modules/@regulaforensics/face-sdk`)"
|
|
1602
|
-
- "RNFaceCore (from `../node_modules/@regulaforensics/react-native-face-core-basic`)"
|
|
1603
1616
|
- RNFS (from `../node_modules/react-native-fs`)
|
|
1604
1617
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
1605
1618
|
|
|
@@ -1623,7 +1636,7 @@ EXTERNAL SOURCES:
|
|
|
1623
1636
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
1624
1637
|
hermes-engine:
|
|
1625
1638
|
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
|
1626
|
-
:tag: hermes-2024-
|
|
1639
|
+
:tag: hermes-2024-11-12-RNv0.76.2-5b4aa20c719830dcf5684832b89a6edb95ac3d64
|
|
1627
1640
|
RCT-Folly:
|
|
1628
1641
|
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
1629
1642
|
RCTDeprecation:
|
|
@@ -1730,93 +1743,96 @@ EXTERNAL SOURCES:
|
|
|
1730
1743
|
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1731
1744
|
React-runtimescheduler:
|
|
1732
1745
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
|
|
1746
|
+
React-timing:
|
|
1747
|
+
:path: "../node_modules/react-native/ReactCommon/react/timing"
|
|
1733
1748
|
React-utils:
|
|
1734
1749
|
:path: "../node_modules/react-native/ReactCommon/react/utils"
|
|
1735
1750
|
ReactCodegen:
|
|
1736
1751
|
:path: build/generated/ios
|
|
1737
1752
|
ReactCommon:
|
|
1738
1753
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1754
|
+
RNFaceCore:
|
|
1755
|
+
:path: "../node_modules/@regulaforensics/face-core-basic"
|
|
1739
1756
|
RNFaceSDK:
|
|
1740
1757
|
:path: "../node_modules/@regulaforensics/face-sdk"
|
|
1741
|
-
RNFaceCore:
|
|
1742
|
-
:path: "../node_modules/@regulaforensics/react-native-face-core-basic"
|
|
1743
1758
|
RNFS:
|
|
1744
1759
|
:path: "../node_modules/react-native-fs"
|
|
1745
1760
|
Yoga:
|
|
1746
1761
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
|
1747
1762
|
|
|
1748
1763
|
SPEC CHECKSUMS:
|
|
1749
|
-
boost:
|
|
1750
|
-
DoubleConversion:
|
|
1751
|
-
FaceCoreBasic:
|
|
1752
|
-
FaceSDK:
|
|
1753
|
-
FBLazyVector:
|
|
1754
|
-
fmt:
|
|
1755
|
-
glog:
|
|
1756
|
-
hermes-engine:
|
|
1757
|
-
RCT-Folly:
|
|
1758
|
-
RCTDeprecation:
|
|
1759
|
-
RCTRequired:
|
|
1760
|
-
RCTTypeSafety:
|
|
1761
|
-
React:
|
|
1762
|
-
React-callinvoker:
|
|
1763
|
-
React-Core:
|
|
1764
|
-
React-CoreModules:
|
|
1765
|
-
React-cxxreact:
|
|
1766
|
-
React-debug:
|
|
1767
|
-
React-defaultsnativemodule:
|
|
1768
|
-
React-domnativemodule:
|
|
1769
|
-
React-Fabric:
|
|
1770
|
-
React-FabricComponents:
|
|
1771
|
-
React-FabricImage:
|
|
1772
|
-
React-featureflags:
|
|
1773
|
-
React-featureflagsnativemodule:
|
|
1774
|
-
React-graphics:
|
|
1775
|
-
React-hermes:
|
|
1776
|
-
React-idlecallbacksnativemodule:
|
|
1777
|
-
React-ImageManager:
|
|
1778
|
-
React-jserrorhandler:
|
|
1779
|
-
React-jsi:
|
|
1780
|
-
React-jsiexecutor:
|
|
1781
|
-
React-jsinspector:
|
|
1782
|
-
React-jsitracing:
|
|
1783
|
-
React-logger:
|
|
1784
|
-
React-Mapbuffer:
|
|
1785
|
-
React-microtasksnativemodule:
|
|
1786
|
-
react-native-image-picker:
|
|
1787
|
-
React-nativeconfig:
|
|
1788
|
-
React-NativeModulesApple:
|
|
1789
|
-
React-perflogger:
|
|
1790
|
-
React-performancetimeline:
|
|
1791
|
-
React-RCTActionSheet:
|
|
1792
|
-
React-RCTAnimation:
|
|
1793
|
-
React-RCTAppDelegate:
|
|
1794
|
-
React-RCTBlob:
|
|
1795
|
-
React-RCTFabric:
|
|
1796
|
-
React-RCTImage:
|
|
1797
|
-
React-RCTLinking:
|
|
1798
|
-
React-RCTNetwork:
|
|
1799
|
-
React-RCTSettings:
|
|
1800
|
-
React-RCTText:
|
|
1801
|
-
React-RCTVibration:
|
|
1802
|
-
React-rendererconsistency:
|
|
1803
|
-
React-rendererdebug:
|
|
1804
|
-
React-rncore:
|
|
1805
|
-
React-RuntimeApple:
|
|
1806
|
-
React-RuntimeCore:
|
|
1807
|
-
React-runtimeexecutor:
|
|
1808
|
-
React-RuntimeHermes:
|
|
1809
|
-
React-runtimescheduler:
|
|
1810
|
-
React-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
RNFaceCore:
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1764
|
+
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
|
|
1765
|
+
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
|
|
1766
|
+
FaceCoreBasic: fdbb6488170f759654c0d84aa1536705ffa4823e
|
|
1767
|
+
FaceSDK: e96016e36d5507ad9d9ee3b011d735f5fe51829f
|
|
1768
|
+
FBLazyVector: be509404b5de73a64a74284edcaf73a5d1e128b1
|
|
1769
|
+
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
|
|
1770
|
+
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
|
|
1771
|
+
hermes-engine: 1949ca944b195a8bde7cbf6316b9068e19cf53c6
|
|
1772
|
+
RCT-Folly: 84578c8756030547307e4572ab1947de1685c599
|
|
1773
|
+
RCTDeprecation: 063fc281b30b7dc944c98fe53a7e266dab1a8706
|
|
1774
|
+
RCTRequired: 8eda2a5a745f6081157a4f34baac40b65fe02b31
|
|
1775
|
+
RCTTypeSafety: 0f96bf6c99efc33eb43352212703854933f22930
|
|
1776
|
+
React: 1d3d5bada479030961d513fb11e42659b30e97ff
|
|
1777
|
+
React-callinvoker: 682c610b9e9d3b93bd8d0075eacb2e6aa304d3e0
|
|
1778
|
+
React-Core: 9f33c0fc7776a5796d4dae09c363bd58e6a27efe
|
|
1779
|
+
React-CoreModules: 91afb654834f0a1f48fb26dd1f4d1a1460c44def
|
|
1780
|
+
React-cxxreact: c7491114266a70f8215306f1d0c4b54a811e77cf
|
|
1781
|
+
React-debug: 4ae2e95c2d392cca29939a3a2f2b4320ddff3e59
|
|
1782
|
+
React-defaultsnativemodule: 43d27f1844b4c18fc03fa4fa35ea2f1c48d64237
|
|
1783
|
+
React-domnativemodule: bca178dd0ce1532f75be783f6f2923f675a778ae
|
|
1784
|
+
React-Fabric: d6bc0222335270eb76c28dd5036c03a010c04d51
|
|
1785
|
+
React-FabricComponents: 05eec9e2cf998be793daaee8fa8a8ea6d1187785
|
|
1786
|
+
React-FabricImage: 3a12374b0aedda71c7ef6bd64b59479b8bb3fe05
|
|
1787
|
+
React-featureflags: 5670e0dcdc17ba2515963d117dacc13d5b69c431
|
|
1788
|
+
React-featureflagsnativemodule: bb13129d1427327b2eb8cc13d3879363a4cd8326
|
|
1789
|
+
React-graphics: 659968f797257c0071ddff28a2d094c8e5c5899c
|
|
1790
|
+
React-hermes: 6eb81c6f72c25d9058b6030227d0fcc1f741a807
|
|
1791
|
+
React-idlecallbacksnativemodule: 551b7a89b46041c746640fe13eacf39c1b169709
|
|
1792
|
+
React-ImageManager: e3d0270c82bf39432da2aff2fcd60dd16b308689
|
|
1793
|
+
React-jserrorhandler: f60c9b68b4d4ac1449bddc2553610708e939ddee
|
|
1794
|
+
React-jsi: 47528a2928f38fe15e3d06a96de886e1a779ffc7
|
|
1795
|
+
React-jsiexecutor: 88a141c4dc821e1b2aa7ecc7d6af7b186e8455a2
|
|
1796
|
+
React-jsinspector: c26cf4118ea7c1aae721d2cde5acf3b2cdceb814
|
|
1797
|
+
React-jsitracing: 810d0465c3455e352a71147c18332b1cba1d1410
|
|
1798
|
+
React-logger: d42a53754a7252cc7a851315f0da2e46b450ea92
|
|
1799
|
+
React-Mapbuffer: 89885d1518433a462fe64b68bf5e097997380090
|
|
1800
|
+
React-microtasksnativemodule: 36341e09dcd1df535503e6ed2ddf88f10da56d52
|
|
1801
|
+
react-native-image-picker: 91f4e8dd458db2acdb278479e960bc224cbf0217
|
|
1802
|
+
React-nativeconfig: 539ff4de6ce3b694e8e751080568c281c84903ce
|
|
1803
|
+
React-NativeModulesApple: 702246817c286d057e23fe4b1302019796e62521
|
|
1804
|
+
React-perflogger: f260e2de95f9dbd002035251559c13bf1f0643d4
|
|
1805
|
+
React-performancetimeline: 957075cead70fe9536a327eb4f842b3d8982f2ec
|
|
1806
|
+
React-RCTActionSheet: ed5a845eae98fe455b9a1d71f057d626e2f3f1c5
|
|
1807
|
+
React-RCTAnimation: a49bd2c28c3f32b1d01ff1163603aee3d420ce42
|
|
1808
|
+
React-RCTAppDelegate: f7aa2f938a6673cfd2a76e76fea8c4b38a4a5bec
|
|
1809
|
+
React-RCTBlob: 8ddf30f97222f4d8227f64428349fd8252292cb5
|
|
1810
|
+
React-RCTFabric: 51fb64f7ca7ca2fa334433ba6d4f12750a481cf1
|
|
1811
|
+
React-RCTImage: 077a25f3a9a6b79938a01c2cfae05ea5f07fc584
|
|
1812
|
+
React-RCTLinking: 0c8415c600942454d663c4c4dc0d3b00aa7ba5e5
|
|
1813
|
+
React-RCTNetwork: 42a3c6fb5318dcc9f8796f43de081799fb905021
|
|
1814
|
+
React-RCTSettings: 1028522e45192515bd8c5308752d3270ee95fd66
|
|
1815
|
+
React-RCTText: 29ef786d78f69ec5b571634ef2ddd6ec177c958a
|
|
1816
|
+
React-RCTVibration: 97859ed50816369f4830f623dfac8dc9877f3c5c
|
|
1817
|
+
React-rendererconsistency: ccd50d5ee6544b26cd11fff5ad1112c5058a0064
|
|
1818
|
+
React-rendererdebug: 2092a1207a0023ac30877f4f730b403bfaf5ccbe
|
|
1819
|
+
React-rncore: bfe554cb773978e8b94898866964c9579cb0c70c
|
|
1820
|
+
React-RuntimeApple: 80949ebe7e6a94296e0168a940832d2029b66982
|
|
1821
|
+
React-RuntimeCore: f04b5d1eb0534a4f4f46bc76a938a9360ad91024
|
|
1822
|
+
React-runtimeexecutor: 26a9d14619ec1359470df391be9abb7c80a21b2b
|
|
1823
|
+
React-RuntimeHermes: 91c2a67a99f316f11a08d3d9280ab4c9fae59b56
|
|
1824
|
+
React-runtimescheduler: 76bb85f5ba01e800b4970fbc84eeaf10756c50c4
|
|
1825
|
+
React-timing: c9c7c0fe2fdfc433ef208889b6191dfb45457d68
|
|
1826
|
+
React-utils: 1b14c41c3edf4d96db1247a78e0ad96e7ceea011
|
|
1827
|
+
ReactCodegen: 0a0eef9c8cd84c932ae1868832086c6441811e84
|
|
1828
|
+
ReactCommon: 3c1c8c6d777103c0e60e37c6c5f08e828e2a77c9
|
|
1829
|
+
RegulaCommon: 2a6406d2d3ebbd720b66a9cfa5b9631701d343eb
|
|
1830
|
+
RNFaceCore: af32c46494f2d49d6e12a69c76961781028b0218
|
|
1831
|
+
RNFaceSDK: 649ab8a1bfba06dced002d106dd63aec46ac45a5
|
|
1832
|
+
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
|
|
1833
|
+
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
|
|
1834
|
+
Yoga: be6f55a028e86c83ae066f018e9b5d24ffc45436
|
|
1819
1835
|
|
|
1820
|
-
PODFILE CHECKSUM:
|
|
1836
|
+
PODFILE CHECKSUM: debc3fbc850867426e5bf275156612e81cb47aa1
|
|
1821
1837
|
|
|
1822
1838
|
COCOAPODS: 1.15.2
|