Skip to content

Commit 893c601

Browse files
update: Disable Flipper
1 parent b775851 commit 893c601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ target 'ViroStarterKit' do
3434
#
3535
# Note that if you have use_frameworks! enabled, Flipper will not work and
3636
# you should disable the next line.
37-
:flipper_configuration => flipper_config,
37+
#:flipper_configuration => flipper_config,
3838
# An absolute path to your application root.
3939
:app_path => "#{Pod::Config.instance.installation_root}/.."
4040
)

0 commit comments

Comments
 (0)