我刚刚升级到 Xcode 13.3-beta,运行 flutter 项目出现此错误:
\nError output from Xcode build:\n\xe2\x86\xb3\n 2022-03-02 17:45:38.148 xcodebuild[62848:6695836] Requested but did not find extension point with identifier\n Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in\n com.apple.dt.IDEWatchSupportCore\n 2022-03-02 17:45:38.148 xcodebuild[62848:6695836] Requested but did not find extension point with identifier\n Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of\n plug-in com.apple.dt.IDEWatchSupportCore\n ** BUILD FAILED **\nRun Code Online (Sandbox Code Playgroud)\n现在,我很困惑,我正在模拟器上运行 iOS 应用程序,为什么会出现像 watchOS 这样的错误?
\n我完全不知道如何解决这个错误。
\n有人可以帮助我吗?
\n