当我第一次安装 pod 时,我在终端中收到警告:
[!] [Codegen] warn: using experimental new codegen integration
[!] hermes-engine has added 1 script phase. Please inspect before executing a build. See `https://guides.cocoapods.org/syntax/podspec.html#script_phases` for more information.
但在执行
hermes-engine has added 1 script phase
时不会收到警告 pod install --repo-update
。
应用程序启动并在模拟器/设备上运行。
谁能解释一下这是什么以及我应该修复它吗?
我有同样的案例,我在这里找到了答案: https://reactnative.dev/docs/hermes