|
1 | 1 | PODS: |
2 | 2 | - boost (1.76.0) |
3 | 3 | - CocoaAsyncSocket (7.6.5) |
| 4 | + - CocoaLumberjack (3.7.4): |
| 5 | + - CocoaLumberjack/Core (= 3.7.4) |
| 6 | + - CocoaLumberjack/Core (3.7.4) |
4 | 7 | - DoubleConversion (1.1.6) |
5 | 8 | - FBLazyVector (0.70.0) |
6 | 9 | - FBReactNativeSpec (0.70.0): |
@@ -368,6 +371,9 @@ PODS: |
368 | 371 | - React-jsi (= 0.70.0) |
369 | 372 | - React-logger (= 0.70.0) |
370 | 373 | - React-perflogger (= 0.70.0) |
| 374 | + - RNFileLogger (0.3.1): |
| 375 | + - CocoaLumberjack |
| 376 | + - React |
371 | 377 | - SocketRocket (0.6.0) |
372 | 378 | - Yoga (1.14.0) |
373 | 379 | - YogaKit (1.18.1): |
@@ -432,11 +438,13 @@ DEPENDENCIES: |
432 | 438 | - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) |
433 | 439 | - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) |
434 | 440 | - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) |
| 441 | + - RNFileLogger (from `../node_modules/react-native-file-logger`) |
435 | 442 | - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) |
436 | 443 |
|
437 | 444 | SPEC REPOS: |
438 | 445 | trunk: |
439 | 446 | - CocoaAsyncSocket |
| 447 | + - CocoaLumberjack |
440 | 448 | - Flipper |
441 | 449 | - Flipper-Boost-iOSX |
442 | 450 | - Flipper-DoubleConversion |
@@ -519,12 +527,15 @@ EXTERNAL SOURCES: |
519 | 527 | :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" |
520 | 528 | ReactCommon: |
521 | 529 | :path: "../node_modules/react-native/ReactCommon" |
| 530 | + RNFileLogger: |
| 531 | + :path: "../node_modules/react-native-file-logger" |
522 | 532 | Yoga: |
523 | 533 | :path: "../node_modules/react-native/ReactCommon/yoga" |
524 | 534 |
|
525 | 535 | SPEC CHECKSUMS: |
526 | 536 | boost: a7c83b31436843459a1961bfd74b96033dc77234 |
527 | 537 | CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 |
| 538 | + CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646 |
528 | 539 | DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 |
529 | 540 | FBLazyVector: 6c76fe46345039d5cf0549e9ddaf5aa169630a4a |
530 | 541 | FBReactNativeSpec: 1a270246542f5c52248cb26a96db119cfe3cb760 |
@@ -569,6 +580,7 @@ SPEC CHECKSUMS: |
569 | 580 | React-RCTVibration: 5499b77c0fd57f346a5f0b36bb79fdb020d17d3e |
570 | 581 | React-runtimeexecutor: 80c195ffcafb190f531fdc849dc2d19cb4bb2b34 |
571 | 582 | ReactCommon: de55f940495d7bf87b5d7bf55b5b15cdd50d7d7b |
| 583 | + RNFileLogger: bee549b4dc1a8793398fc8e28ce622d6a0c62deb |
572 | 584 | SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608 |
573 | 585 | Yoga: 82c9e8f652789f67d98bed5aef9d6653f71b04a9 |
574 | 586 | YogaKit: f782866e155069a2cca2517aafea43200b01fd5a |
|
0 commit comments