【问题标题】:Does Xcode 13.4 and Flutter 3.0 work fine?Xcode 13.4 和 Flutter 3.0 可以正常工作吗?
【发布时间】:2022-07-06 14:38:57
【问题描述】:

以前的版本(Xcode 13.3 和 Flutter 2.10)存在一些构建时错误。

*xcodebuild[62848:6695836] 已请求但未找到带标识符的扩展点 Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier 用于扩展 Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS 的 插件 com.apple.dt.IDEWatchSupportCore ** 构建失败 ***

【问题讨论】:

    标签: xcode flutter build watchos flutter-3.0


    【解决方案1】:

    升级到 xcode 13.4 和 Flutter 3.0。出现以下错误。

    Error output from Xcode build:
    ↳
        2022-05-18 15:24:19.369 xcodebuild[2195:13656] Requested but did not find extension point with identifier
        Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of
        plug-in com.apple.dt.IDEWatchSupportCore
        2022-05-18 15:24:19.369 xcodebuild[2195:13656] Requested but did not find extension point with identifier
        Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension
        Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
        ** BUILD FAILED **
    

    【讨论】:

    • 好的,谢谢,问题似乎仍然存在
    • 嗨,有没有人找到解决这个问题的方法。我刚刚更新了我的颤振版本,我开始收到同样的错误消息
    • 我也有这样的问题。这个问题的原因和解决方法是什么?互联网上没有任何合乎逻辑且有用的解决方案。
    • 暂时我已经降级到 Xcode 13.2.1 以继续我的开发
    • 任何解决方案?
    【解决方案2】:

    我仔细检查了环境。 从 Terminal 加上 Xcode 和 Flutter 重新安装了基本的东西,什么都没有。 MacBook Pro M1.. 还是卡住了。

    【讨论】:

    • 您的答案可以通过额外的支持信息得到改进。请edit 添加更多详细信息,例如引用或文档,以便其他人可以确认您的答案是正确的。你可以找到更多关于如何写好答案的信息in the help center
    【解决方案3】:

    将颤振版本降级到 2.8,它似乎可以在 xcode v 13.4.1 上运行。不知道为什么它不适用于更高版本的颤振。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-05-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-30
      • 1970-01-01
      • 2021-08-22
      相关资源
      最近更新 更多