0

我需要为 iOS 的 React Native 项目生成一个新的 Podfile.lock,但我没有 Mac。有没有办法在网上做?我正在尝试通过 CodeMagic 为 iOS 部署项目,但 CodeMagic 返回的错误让我相信我需要更新 Podfile.lock。

错误:

[!] CocoaPods could not find compatible versions for pod "Firebase/CoreOnly":
  In snapshot (Podfile.lock):
    Firebase/CoreOnly (= 8.6.0)

  In Podfile:
    RNFBApp (from `../node_modules/@react-native-firebase/app`) was resolved to 12.9.3, which depends on
      Firebase/CoreOnly (= 8.8.0)


You have either:
 * changed the constraints of dependency `Firebase/CoreOnly` inside your development pod `RNFBApp`.
   You should run `pod update Firebase/CoreOnly` to apply changes you've made.

[!] NPM package '@react-native-firebase/analytics' depends on '@react-native-firebase/app' v13.1.1 but found v12.9.3, this might cause build issues or runtime crashes.

[!] NPM package '@react-native-firebase/analytics' depends on '@react-native-firebase/app' v13.1.1 but found v12.9.3, this might cause build issues or runtime crashes.

4

0 回答 0