Please can someone tell me what to do about this?

Please can someone tell me what to do about this?

mike@iMac-2015 ~ % swift --version

2022-06-17 21:24:23.460 xcodebuild[1900:49794] 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-06-17 21:24:23.461 xcodebuild[1900:49794] 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

2022-06-17 21:24:24.131 xcodebuild[1901:49806] 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-06-17 21:24:24.131 xcodebuild[1901:49806] 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

swift-driver version: 1.45.2 Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)

Target: x86_64-apple-macosx12.0

Replies

This error has caused me to have an all nighter...the struggle is real.

Probably the answer on this

I received an update a couple of hours ago and the problem has now fixed itself.

  • Update of what ? Xcode ? Library ?

  • Oops, replied to wrong post. the swift problem is still there ( this got rid of similar WatchOS error messages ) I updated Xcode to 13.4.1, still had problem until I opened a new terminal tab then it was gone. Maybe I just needed a new terminal after update each time, won't know until next update.

Add a Comment

Hello, I am getting the same error any solution for this issue?