I just upgraded to Xcode 13.4 in macOS Monterey 12.4, running a flutter project got this error:
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-21 15:44:37.106 xcodebuild[21400:114339] 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 **
Now, I am confused, I am running a Flutter iOS app on device, why throughs out errors like watchOS?
And I totally don’t know how to resolve this error.
Any one could help me?
2
Answers
I spent a day to solve this problem.
This worked for me:
Firstly Remove CommandLineTools
Reinstall CommandLineTools
Select CommandLineTools
After
My problem was solved with these steps. I don’t know if it will work for you, but it’s worth a try.
Moreover;
You should check for mac updates. For example, I had notification to install xcode tools.
Maybe need to upgrade your SDK. try using 2.10.0.