Skip to content

Commit e6c7bbd

Browse files
authored
chore: set Hermes as default in our template (#2712)
1 parent 258ce1f commit e6c7bbd

File tree

1 file changed

+0
-1
lines changed
  • packages/react-native/local-cli/generator-macos/templates/macos

1 file changed

+0
-1
lines changed

packages/react-native/local-cli/generator-macos/templates/macos/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ target 'HelloWorld-macOS' do
1212

1313
use_react_native!(
1414
:path => '../node_modules/react-native-macos',
15-
:hermes_enabled => false,
1615
:fabric_enabled => ENV['RCT_NEW_ARCH_ENABLED'] == '1',
1716
# An absolute path to your application root.
1817
:app_path => "#{Pod::Config.instance.installation_root}/.."

0 commit comments

Comments
 (0)