【Mac】Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier......

1、报错

2022-06-29 17:48:29.821 xcodebuild[1217:12822] 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

 

2、处理

sudo xcode-select -s /Library/Developer/CommandLineTools

 

 

参考链接:

http://events.jianshu.io/p/60b800de98d1

posted @ 2022-06-29 17:53  代码诠释的世界  阅读(3912)  评论(0编辑  收藏  举报