File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 562562 COPY_PHASE_STRIP = NO;
563563 ENABLE_STRICT_OBJC_MSGSEND = YES;
564564 ENABLE_TESTABILITY = YES;
565- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386 ;
565+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ” ;
566566 GCC_C_LANGUAGE_STANDARD = gnu99;
567567 GCC_DYNAMIC_NO_PIC = NO;
568568 GCC_NO_COMMON_BLOCKS = YES;
596596 "-DFOLLY_MOBILE=1",
597597 "-DFOLLY_USE_LIBCPP=1",
598598 );
599- REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
600599 SDKROOT = iphoneos;
601600 };
602601 name = Debug;
634633 COPY_PHASE_STRIP = YES;
635634 ENABLE_NS_ASSERTIONS = NO;
636635 ENABLE_STRICT_OBJC_MSGSEND = YES;
637- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386 ;
636+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "" ;
638637 GCC_C_LANGUAGE_STANDARD = gnu99;
639638 GCC_NO_COMMON_BLOCKS = YES;
640639 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
660659 "-DFOLLY_MOBILE=1",
661660 "-DFOLLY_USE_LIBCPP=1",
662661 );
663- REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
664662 SDKROOT = iphoneos;
665663 VALIDATE_PRODUCT = YES;
666664 };
Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "react" : " 18.1.0" ,
14- "react-native" : " 0.70.3 "
14+ "react-native" : " 0.70.4 "
1515 },
1616 "devDependencies" : {
1717 "@babel/core" : " ^7.12.9" ,
2020 "@tsconfig/react-native" : " ^2.0.2" ,
2121 "@types/jest" : " ^26.0.23" ,
2222 "@types/react" : " ^18.0.21" ,
23- "@types/react-native" : " ^0.70.4 " ,
23+ "@types/react-native" : " ^0.70.6 " ,
2424 "@types/react-test-renderer" : " ^18.0.0" ,
2525 "@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
2626 "@typescript-eslint/parser" : " ^5.37.0" ,
You can’t perform that action at this time.
0 commit comments