File tree Expand file tree Collapse file tree 3 files changed +359
-18
lines changed
Expand file tree Collapse file tree 3 files changed +359
-18
lines changed Original file line number Diff line number Diff line change 876876 ONLY_ACTIVE_ARCH = YES;
877877 OTHER_CFLAGS = "$(inherited)";
878878 OTHER_CPLUSPLUSFLAGS = "$(inherited)";
879- OTHER_LDFLAGS = (
880- "$(inherited)",
881- "-Wl",
882- "-ld_classic",
883- );
879+ OTHER_LDFLAGS = "$(inherited)";
884880 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
885881 SDKROOT = iphoneos;
886882 USE_HERMES = true;
938934 MTL_ENABLE_DEBUG_INFO = NO;
939935 OTHER_CFLAGS = "$(inherited)";
940936 OTHER_CPLUSPLUSFLAGS = "$(inherited)";
941- OTHER_LDFLAGS = (
942- "$(inherited)",
943- "-Wl",
944- "-ld_classic",
945- );
937+ OTHER_LDFLAGS = "$(inherited)";
946938 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
947939 SDKROOT = iphoneos;
948940 USE_HERMES = true;
Original file line number Diff line number Diff line change 121121 "react-native-linear-gradient" : " 2.6.2" ,
122122 "react-native-mmkv" : " 2.11.0" ,
123123 "react-native-navigation" : " 7.40.1" ,
124- "react-native-reanimated" : " 3.8.1 " ,
124+ "react-native-reanimated" : " 3.16.7 " ,
125125 "react-native-shimmer-placeholder" : " ^2.0.6" ,
126126 "react-native-svg" : " 15.2.0" ,
127127 "react-native-svg-transformer" : " 1.5.0" ,
You can’t perform that action at this time.
0 commit comments