We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3f8e7 commit b0111c0Copy full SHA for b0111c0
packages/react-native/local-cli/generator-macos/templates/macos/Podfile
@@ -14,8 +14,6 @@ target 'HelloWorld-macOS' do
14
:path => '../node_modules/react-native-macos',
15
:hermes_enabled => false,
16
:fabric_enabled => ENV['RCT_NEW_ARCH_ENABLED'] == '1',
17
- # Flipper is not compatible w/ macOS
18
- :flipper_configuration => FlipperConfiguration.disabled,
19
# An absolute path to your application root.
20
:app_path => "#{Pod::Config.instance.installation_root}/.."
21
)
0 commit comments