flutter 导出iOS问题3

更新flutter版本后

macminihao@macMiniaodeMini SocialIM % flutter --version
Flutter 3.7.12 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 4d9e56e694 (1 year, 2 months ago)2023-04-17 21:47:46 -0400
Engine • revision 1a65d409c7
Tools • Dart 2.19.6 • DevTools 2.20.1
macminihao@macMiniaodeMini SocialIM % 

pod install时出现

第一个问题

[!] CocoaPods could not find compatible versions for pod "AppsFlyerFramework":
  In snapshot (Podfile.lock):
    AppsFlyerFramework (= 6.10.1)

  In Podfile:
    appsflyer_sdk (from `.symlinks/plugins/appsflyer_sdk/ios`) was resolved to 6.14.3, which depends on
      AppsFlyerFramework (= 6.14.3)

Specs satisfying the `AppsFlyerFramework (= 6.10.1), AppsFlyerFramework (= 6.14.3)` dependency were found, but they required a higher minimum deployment target.

版本冲突,统一版本为6.10.1
在这里插入图片描述
第二个问题

提示更新本地 spec
尝试更新本地 spec。可以运行以下命令来更新:

pod repo update

第三个问题

[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit":
  In Podfile:
    facebook_app_events (from `.symlinks/plugins/facebook_app_events/ios`) was resolved to 0.0.1, which depends on
      FBSDKCoreKit (~> 17.0)

    flutter_facebook_auth (from `.symlinks/plugins/flutter_facebook_auth/ios`) was resolved to 4.4.1, which depends on
      FBSDKLoginKit (= 14.1.0) was resolved to 14.1.0, which depends on
        FBSDKCoreKit (= 14.1.0)

17.0改成14.1.0
在这里插入图片描述
第四个问题

[!] CocoaPods could not find compatible versions for pod "GoogleAppMeasurement":
  In Podfile:
    firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) was resolved to 10.5.1, which depends on
      Firebase/Analytics (= 10.15.0) was resolved to 10.15.0, which depends on
        Firebase/Core (= 10.15.0) was resolved to 10.15.0, which depends on
          FirebaseAnalytics (~> 10.15.0) was resolved to 10.15.0, which depends on
            FirebaseAnalytics/AdIdSupport (= 10.15.0) was resolved to 10.15.0, which depends on
              GoogleAppMeasurement (= 10.15.0)

    google_mobile_ads (from `.symlinks/plugins/google_mobile_ads/ios`) was resolved to 0.0.1, which depends on
      Google-Mobile-Ads-SDK (= 9.6.0) was resolved to 9.6.0, which depends on
        GoogleAppMeasurement (< 10.0, >= 7.0)

9.6.0改成10.6.0
在这里插入图片描述

  • 3
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值