Skip to content

Commit cd2c8db

Browse files
committed
chore(iOS): update podfile
1 parent fc98580 commit cd2c8db

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

example/ios/Podfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ PODS:
7272
- FlipperKit/Core
7373
- FlipperKit/FlipperKitNetworkPlugin
7474
- fmt (6.2.1)
75-
- freerasp-react-native (1.0.0):
75+
- freerasp-react-native (1.1.0):
7676
- React-Core
7777
- glog (0.3.5)
7878
- hermes-engine (0.70.6)
@@ -370,6 +370,8 @@ PODS:
370370
- React-jsi (= 0.70.6)
371371
- React-logger (= 0.70.6)
372372
- React-perflogger (= 0.70.6)
373+
- RNSVG (13.8.0):
374+
- React-Core
373375
- SocketRocket (0.6.0)
374376
- Yoga (1.14.0)
375377
- YogaKit (1.18.1):
@@ -435,6 +437,7 @@ DEPENDENCIES:
435437
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
436438
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
437439
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
440+
- RNSVG (from `../node_modules/react-native-svg`)
438441
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
439442

440443
SPEC REPOS:
@@ -524,6 +527,8 @@ EXTERNAL SOURCES:
524527
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
525528
ReactCommon:
526529
:path: "../node_modules/react-native/ReactCommon"
530+
RNSVG:
531+
:path: "../node_modules/react-native-svg"
527532
Yoga:
528533
:path: "../node_modules/react-native/ReactCommon/yoga"
529534

@@ -543,7 +548,7 @@ SPEC CHECKSUMS:
543548
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
544549
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
545550
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
546-
freerasp-react-native: 2551e8fc2642090b9fa4db973da321fa031fc3e2
551+
freerasp-react-native: 402dcc7a34804b8ae4805f18c79666e606d24b1e
547552
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
548553
hermes-engine: 2af7b7a59128f250adfd86f15aa1d5a2ecd39995
549554
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
@@ -575,6 +580,7 @@ SPEC CHECKSUMS:
575580
React-RCTVibration: c75ceef7aa60a33b2d5731ebe5800ddde40cefc4
576581
React-runtimeexecutor: 15437b576139df27635400de0599d9844f1ab817
577582
ReactCommon: 349be31adeecffc7986a0de875d7fb0dcf4e251c
583+
RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
578584
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
579585
Yoga: 99caf8d5ab45e9d637ee6e0174ec16fbbb01bcfc
580586
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

0 commit comments

Comments
 (0)