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 96ece43 commit 45cc5d6Copy full SHA for 45cc5d6
template/ios/Podfile
@@ -18,9 +18,6 @@ target 'HelloWorld' do
18
# Note that if you have use_frameworks! enabled, Flipper will not work and
19
# you should disable these next few lines.
20
use_flipper!
21
- post_install do |installer|
22
- flipper_post_install(installer)
23
- end
24
end
25
26
target 'HelloWorld-tvOS' do
0 commit comments