美文网首页
Requested but did not find exten

Requested but did not find exten

作者: OwenWong | 来源:发表于2022-06-06 11:38 被阅读0次

    2022-06-06 10:01:26.447 xcodebuild[11700:269888] 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

    执行如下命令:

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

    如果提示找不到文件,则执行安装命令:

    xcode-select --install
    

    相关文章

      网友评论

          本文标题:Requested but did not find exten

          本文链接:https://www.haomeiwen.com/subject/okhjmrtx.html