Skip to content

Commit 7397107

Browse files
committed
fix: also podfile.lock
1 parent b469846 commit 7397107

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

examples/SampleApp/ios/Podfile.lock

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1439,6 +1439,27 @@ PODS:
14391439
- ReactCommon/turbomodule/bridging
14401440
- ReactCommon/turbomodule/core
14411441
- Yoga
1442+
- react-native-cameraroll (7.8.4):
1443+
- DoubleConversion
1444+
- glog
1445+
- hermes-engine
1446+
- RCT-Folly (= 2024.01.01.00)
1447+
- RCTRequired
1448+
- RCTTypeSafety
1449+
- React-Core
1450+
- React-debug
1451+
- React-Fabric
1452+
- React-featureflags
1453+
- React-graphics
1454+
- React-ImageManager
1455+
- React-NativeModulesApple
1456+
- React-RCTFabric
1457+
- React-rendererdebug
1458+
- React-utils
1459+
- ReactCodegen
1460+
- ReactCommon/turbomodule/bridging
1461+
- ReactCommon/turbomodule/core
1462+
- Yoga
14421463
- react-native-document-picker (9.3.1):
14431464
- DoubleConversion
14441465
- glog
@@ -2233,6 +2254,7 @@ DEPENDENCIES:
22332254
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
22342255
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
22352256
- react-native-blob-util (from `../node_modules/react-native-blob-util`)
2257+
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
22362258
- react-native-document-picker (from `../node_modules/react-native-document-picker`)
22372259
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
22382260
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
@@ -2381,6 +2403,8 @@ EXTERNAL SOURCES:
23812403
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
23822404
react-native-blob-util:
23832405
:path: "../node_modules/react-native-blob-util"
2406+
react-native-cameraroll:
2407+
:path: "../node_modules/@react-native-camera-roll/camera-roll"
23842408
react-native-document-picker:
23852409
:path: "../node_modules/react-native-document-picker"
23862410
react-native-image-picker:
@@ -2531,6 +2555,7 @@ SPEC CHECKSUMS:
25312555
React-Mapbuffer: 858e7be7b51da78fd6a12b2461d92ea44e88c0f2
25322556
React-microtasksnativemodule: a221789bbd16b09f083a60a4bec8623e2dfbb59f
25332557
react-native-blob-util: 356047c561b3506396852bc0d7988243f74dd77d
2558+
react-native-cameraroll: 55de4896c31042eedcb0629a58ef5ff0d5a2c428
25342559
react-native-document-picker: 1e082836a633ca9e7c75758036ff42535baaf36b
25352560
react-native-image-picker: df6597d4b1878a443796be11eb2b7286ed10ece6
25362561
react-native-netinfo: 076df4f9b07f6670acf4ce9a75aac8d34c2e2ccc
@@ -2583,4 +2608,4 @@ SPEC CHECKSUMS:
25832608

25842609
PODFILE CHECKSUM: 4f662370295f8f9cee909f1a4c59a614999a209d
25852610

2586-
COCOAPODS: 1.14.3
2611+
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)