#5685·flipper

`Podfile` 文件无效: Pod::Podfile 实例没有定义 `use_flipper!' 方法。

作者: adey69创建于 2024年11月22日更新于 2024年11月22日

Resolve react_native_pods.rb with node to allow for hoisting

require Pod::Executable.execute_command('node', ['-p', 'require.resolve( "react-native/scripts/react_native_pods.rb", {paths: [process.argv[1]]}, )', dir]).strip

内容来源: facebook/flipper