File tree 3 files changed +359
-18
lines changed
3 files changed +359
-18
lines changed Original file line number Diff line number Diff line change 876
876
ONLY_ACTIVE_ARCH = YES;
877
877
OTHER_CFLAGS = "$(inherited)";
878
878
OTHER_CPLUSPLUSFLAGS = "$(inherited)";
879
- OTHER_LDFLAGS = (
880
- "$(inherited)",
881
- "-Wl",
882
- "-ld_classic",
883
- );
879
+ OTHER_LDFLAGS = "$(inherited)";
884
880
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
885
881
SDKROOT = iphoneos;
886
882
USE_HERMES = true;
938
934
MTL_ENABLE_DEBUG_INFO = NO;
939
935
OTHER_CFLAGS = "$(inherited)";
940
936
OTHER_CPLUSPLUSFLAGS = "$(inherited)";
941
- OTHER_LDFLAGS = (
942
- "$(inherited)",
943
- "-Wl",
944
- "-ld_classic",
945
- );
937
+ OTHER_LDFLAGS = "$(inherited)";
946
938
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
947
939
SDKROOT = iphoneos;
948
940
USE_HERMES = true;
Original file line number Diff line number Diff line change 121
121
"react-native-linear-gradient" : " 2.6.2" ,
122
122
"react-native-mmkv" : " 2.11.0" ,
123
123
"react-native-navigation" : " 7.40.1" ,
124
- "react-native-reanimated" : " 3.8.1 " ,
124
+ "react-native-reanimated" : " 3.16.7 " ,
125
125
"react-native-shimmer-placeholder" : " ^2.0.6" ,
126
126
"react-native-svg" : " 15.2.0" ,
127
127
"react-native-svg-transformer" : " 1.5.0" ,
You can’t perform that action at this time.
0 commit comments