Skip to content

Commit

Permalink
pod install
Browse files Browse the repository at this point in the history
  • Loading branch information
nazli-stripe committed Jan 17, 2025
1 parent b21f999 commit d4c0513
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dev-app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1896,10 +1896,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: be509404b5de73a64a74284edcaf73a5d1e128b1
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
hermes-engine: 1949ca944b195a8bde7cbf6316b9068e19cf53c6
RCT-Folly: bf5c0376ffe4dd2cf438dcf86db385df9fdce648
RCTDeprecation: 063fc281b30b7dc944c98fe53a7e266dab1a8706
Expand Down Expand Up @@ -1963,7 +1963,7 @@ SPEC CHECKSUMS:
RNGestureHandler: 8ce7a079c513f96f9b580bcb2ecee621d511361f
RNScreens: b02af14099030cc1e63f74f2791574e909fc1541
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
stripe-terminal-react-native: 376838b370c6ed8c6bcb8387ce7591ef77dd3da7
stripe-terminal-react-native: 3c6efe908e0c0abdd56aec23ae44a4170040a810
StripeTerminal: e393c25fd8262bd99986785f7ecc91625755d65f
Yoga: be6f55a028e86c83ae066f018e9b5d24ffc45436

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
Expand All @@ -259,7 +258,6 @@
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-Core_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down

0 comments on commit d4c0513

Please sign in to comment.