Answers for "event-config.h file not found"

0

event-config.h file not found

Update your Podfile:

use_flipper!({ 'Flipper-Folly' => '2.3.0' }) # update this part
 post_install do |installer|
   flipper_post_install(installer)
 end
Posted by: Guest on February-22-2021

Code answers related to "event-config.h file not found"

Browse Popular Code Answers by Language