Skip to content

Commit 36ac854

Browse files
committed
now compile for ios
1 parent 161e60d commit 36ac854

File tree

3 files changed

+246
-346
lines changed

3 files changed

+246
-346
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ target 'TestReactnative' do
2121
#
2222
# Note that if you have use_frameworks! enabled, Flipper will not work and
2323
# you should disable the next line.
24-
:flipper_configuration => FlipperConfiguration.enabled,
24+
:flipper_configuration => FlipperConfiguration.enabled,
2525
# An absolute path to your application root.
2626
:app_path => "#{Pod::Config.instance.installation_root}/.."
2727
)

0 commit comments

Comments
 (0)