From 2057e38abb82ad2a5c0aea28cfeac024c650b1ca Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Sun, 19 May 2024 20:34:23 -0500 Subject: [PATCH] test(ios): note about enabling new arch in ios e2e --- tests/ios/Podfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/ios/Podfile b/tests/ios/Podfile index b8bb273482..abbf9e2e6e 100644 --- a/tests/ios/Podfile +++ b/tests/ios/Podfile @@ -25,6 +25,9 @@ $RNFirebaseAnalyticsEnableAdSupport = true # react-native 0.73 is currently iOS 13.4 as a minimum min_ios_version_supported = 13.4 +# Uncomment this to test new architecture +#ENV['RCT_NEW_ARCH_ENABLED'] = '1' + # Resolve react_native_pods.rb with node to allow for hoisting require Pod::Executable.execute_command('node', ['-p', 'require.resolve(