📜  未找到 event-config.h 文件 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:09.543000             🧑  作者: Mango

代码示例1
Update your Podfile:

use_flipper!({ 'Flipper-Folly' => '2.3.0' }) # update this part
 post_install do |installer|
   flipper_post_install(installer)
 end