File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 763763 "DEBUG=1",
764764 "$(inherited)",
765765 _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION,
766+ "RCT_NEW_ARCH_ENABLED=1",
766767 );
767768 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
768769 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
833834 GCC_PREPROCESSOR_DEFINITIONS = (
834835 "$(inherited)",
835836 _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION,
837+ "RCT_NEW_ARCH_ENABLED=1",
836838 );
837839 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
838840 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
945947 GCC_PREPROCESSOR_DEFINITIONS = (
946948 "$(inherited)",
947949 "COCOAPODS=1",
950+ "RCT_NEW_ARCH_ENABLED=1",
948951 "JITSI_MEET_SDK_LITE=1",
949952 );
950953 INFOPLIST_FILE = "src/Lite-Info.plist";
985988 GCC_PREPROCESSOR_DEFINITIONS = (
986989 "$(inherited)",
987990 "COCOAPODS=1",
991+ "RCT_NEW_ARCH_ENABLED=1",
988992 JITSI_MEET_SDK_LITE,
989993 );
990994 INFOPLIST_FILE = "src/Lite-Info.plist";
You can’t perform that action at this time.
0 commit comments