You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xcodebuild docbuild would also fail with the error "xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance".
Both errors went away after running the command sudo xcode-select -s /Applications/Xcode.app/Contents/Developer.
I have this error when running this commande : swift package generate-documentation
error: Plugin does not have access to a tool named ‘docc’
The text was updated successfully, but these errors were encountered: