Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ran ios:setup
Browse files Browse the repository at this point in the history
Signed-off-by: al-rosenthal <alfred.k.rosenthal@gmail.com>
al-rosenthal committed Oct 23, 2024
1 parent 33f5850 commit ebc8e23
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions app/ios/AriesBifold.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -675,6 +675,7 @@
OTHER_LDFLAGS = (
"$(inherited)",
" ",
"-Wl -ld_classic ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
@@ -743,6 +744,7 @@
OTHER_LDFLAGS = (
"$(inherited)",
" ",
"-Wl -ld_classic ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
4 changes: 2 additions & 2 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -445,7 +445,7 @@ PODS:
- React-jsinspector (0.72.5)
- React-logger (0.72.5):
- glog
- "react-native-attestation (1.0.0-alpha.346+6366eb31)":
- "react-native-attestation (1.0.0-alpha.349+c6ac1461)":
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-config (1.5.0):
@@ -931,7 +931,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: ff70a72027dea5cc7d71cfcc6fad7f599f63987a
React-jsinspector: aef73cbd43b70675f572214d10fa438c89bf11ba
React-logger: 2e4aee3e11b3ec4fa6cfd8004610bbb3b8d6cca4
react-native-attestation: 9a66b5137d7d56d58c28efef378b1f579eec87e7
react-native-attestation: 4ed85b84821a28dde29078e202e3831d47e73813
react-native-config: 5330c8258265c1e5fdb8c009d2cabd6badd96727
react-native-encrypted-storage: db300a3f2f0aba1e818417c1c0a6be549038deb7
react-native-get-random-values: a6ea6a8a65dc93e96e24a11105b1a9c8cfe1d72a

0 comments on commit ebc8e23

Please sign in to comment.