在使用template 1.5.1 创建项目后,,android运行正常,ios通过命令运行报错 后将 iOS 下 Podfile 文件中 use_flipper! 替换为use_flipper!({ 'Flipper' => '0.95.0' }) 可正常命令运行