Requested but did not find exten

2022-07-21  本文已影响0人  老街灯塔
xcodebuild[3517:19625] 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-07-22 09:24:02.755 xcodebuild[3517:19625] 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

使用终端对git进行操作时,出现上述文案,直接执行以下命令可消除:

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

如提示未找到或者未安装,请尝试安装命令行工具

xcode-select --install
上一篇 下一篇

猜你喜欢

热点阅读