📅  最后修改于: 2022-03-11 14:58:09.543000             🧑  作者: Mango
Update your Podfile:
use_flipper!({ 'Flipper-Folly' => '2.3.0' }) # update this part
post_install do |installer|
flipper_post_install(installer)
end