mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-16 10:02:34 +08:00
Fix ios example
This commit is contained in:
@@ -16,7 +16,7 @@ target 'testHotUpdate' do
|
||||
#
|
||||
# Note that if you have use_frameworks! enabled, Flipper will not work and
|
||||
# you should disable the next line.
|
||||
use_flipper!()
|
||||
use_flipper!({ "Flipper-DoubleConversion" => "1.1.7" })
|
||||
|
||||
post_install do |installer|
|
||||
react_native_post_install(installer)
|
||||
|
||||
Reference in New Issue
Block a user