Skip to content

Commit a33f499

Browse files
committed
update podfile.lock
1 parent 9cf5de0 commit a33f499

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

ios/Podfile.lock

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,6 +1229,8 @@ PODS:
12291229
- React-jsiexecutor
12301230
- React-RCTFBReactNativeSpec
12311231
- ReactCommon/turbomodule/core
1232+
- react-native-blob-util (0.21.2):
1233+
- React-Core
12321234
- react-native-cameraroll (7.4.0):
12331235
- DoubleConversion
12341236
- glog
@@ -1632,8 +1634,6 @@ PODS:
16321634
- React-utils (= 0.77.1)
16331635
- RNCAsyncStorage (2.0.0):
16341636
- React-Core
1635-
- RNCMaskedView (0.3.1):
1636-
- React-Core
16371637
- RNCPicker (2.11.0):
16381638
- React-Core
16391639
- RNDateTimePicker (8.2.0):
@@ -1785,8 +1785,6 @@ PODS:
17851785
- Yoga
17861786
- RNSVG (15.11.1):
17871787
- React-Core
1788-
- RNSwanBrowser (0.4.1):
1789-
- React-Core
17901788
- RNVectorIcons (10.2.0):
17911789
- DoubleConversion
17921790
- glog
@@ -1859,6 +1857,7 @@ DEPENDENCIES:
18591857
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
18601858
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
18611859
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
1860+
- react-native-blob-util (from `../node_modules/react-native-blob-util`)
18621861
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
18631862
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
18641863
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
@@ -1896,7 +1895,6 @@ DEPENDENCIES:
18961895
- ReactCodegen (from `build/generated/ios`)
18971896
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
18981897
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
1899-
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
19001898
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
19011899
- "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)"
19021900
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
@@ -1908,7 +1906,6 @@ DEPENDENCIES:
19081906
- RNReanimated (from `../node_modules/react-native-reanimated`)
19091907
- RNScreens (from `../node_modules/react-native-screens`)
19101908
- RNSVG (from `../node_modules/react-native-svg`)
1911-
- "RNSwanBrowser (from `../node_modules/@swan-io/react-native-browser`)"
19121909
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
19131910
- SSZipArchive
19141911
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
@@ -1999,6 +1996,8 @@ EXTERNAL SOURCES:
19991996
:path: "../node_modules/react-native/ReactCommon"
20001997
React-microtasksnativemodule:
20011998
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
1999+
react-native-blob-util:
2000+
:path: "../node_modules/react-native-blob-util"
20022001
react-native-cameraroll:
20032002
:path: "../node_modules/@react-native-camera-roll/camera-roll"
20042003
react-native-image-picker:
@@ -2073,8 +2072,6 @@ EXTERNAL SOURCES:
20732072
:path: "../node_modules/react-native/ReactCommon"
20742073
RNCAsyncStorage:
20752074
:path: "../node_modules/@react-native-async-storage/async-storage"
2076-
RNCMaskedView:
2077-
:path: "../node_modules/@react-native-masked-view/masked-view"
20782075
RNCPicker:
20792076
:path: "../node_modules/@react-native-picker/picker"
20802077
RNDateTimePicker:
@@ -2097,8 +2094,6 @@ EXTERNAL SOURCES:
20972094
:path: "../node_modules/react-native-screens"
20982095
RNSVG:
20992096
:path: "../node_modules/react-native-svg"
2100-
RNSwanBrowser:
2101-
:path: "../node_modules/@swan-io/react-native-browser"
21022097
RNVectorIcons:
21032098
:path: "../node_modules/react-native-vector-icons"
21042099
Yoga:
@@ -2145,6 +2140,7 @@ SPEC CHECKSUMS:
21452140
React-logger: 1935d6e6461e9c8be4c87af56c56a4876021171e
21462141
React-Mapbuffer: 212171f037e3b22e6c2df839aa826806da480b85
21472142
React-microtasksnativemodule: 72564d5469003687d39bfc4efad281df8efc0684
2143+
react-native-blob-util: 64a732c0b8bb7f4928905e16ea8dc5cde6fb4832
21482144
react-native-cameraroll: fa835a59246b90ad2fa33c5e008fc25752ba7b80
21492145
react-native-image-picker: f104798044ef2c9211c42a48025d0693b5f34981
21502146
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
@@ -2182,7 +2178,6 @@ SPEC CHECKSUMS:
21822178
ReactCodegen: 8c6710db5ccee603fa0475978465b606abe1ed77
21832179
ReactCommon: 8da6c58517fa560d0fc7a9da83093457303ae9f8
21842180
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
2185-
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
21862181
RNCPicker: 4f6d5e8d107064be32dfc8f1bcb5a3741135db0b
21872182
RNDateTimePicker: 40ffda97d071a98a10fdca4fa97e3977102ccd14
21882183
RNDeviceInfo: feea80a690d2bde1fe51461cf548039258bd03f2
@@ -2194,7 +2189,6 @@ SPEC CHECKSUMS:
21942189
RNReanimated: 280140e1989bc33d5586cbca10bd199fd1fbdbf1
21952190
RNScreens: e9bb7c3063237983e75d01bb45ce591cc4e7afc2
21962191
RNSVG: 515a902fc18a375907eb4c3abec0b803fbfa37ef
2197-
RNSwanBrowser: af8718931e79c8077be3cf021d1bc270ae666503
21982192
RNVectorIcons: 85ed086927e7548461d593e68b190c38a6606a05
21992193
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
22002194
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d

ios/nativeTemplate.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@
491491
"${PODS_CONFIGURATION_BUILD_DIR}/SSZipArchive/SSZipArchive.bundle",
492492
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
493493
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
494+
"${PODS_CONFIGURATION_BUILD_DIR}/react-native-blob-util/ReactNativeBlobUtilPrivacyInfo.bundle",
494495
"${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker/RNImagePickerPrivacyInfo.bundle",
495496
);
496497
name = "[CP] Copy Pods Resources";
@@ -524,6 +525,7 @@
524525
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SSZipArchive.bundle",
525526
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
526527
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
528+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ReactNativeBlobUtilPrivacyInfo.bundle",
527529
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNImagePickerPrivacyInfo.bundle",
528530
);
529531
runOnlyForDeploymentPostprocessing = 0;
@@ -589,6 +591,7 @@
589591
"${PODS_CONFIGURATION_BUILD_DIR}/SSZipArchive/SSZipArchive.bundle",
590592
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
591593
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
594+
"${PODS_CONFIGURATION_BUILD_DIR}/react-native-blob-util/ReactNativeBlobUtilPrivacyInfo.bundle",
592595
"${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker/RNImagePickerPrivacyInfo.bundle",
593596
);
594597
name = "[CP] Copy Pods Resources";
@@ -622,6 +625,7 @@
622625
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SSZipArchive.bundle",
623626
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
624627
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
628+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ReactNativeBlobUtilPrivacyInfo.bundle",
625629
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNImagePickerPrivacyInfo.bundle",
626630
);
627631
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)