Closed uhooi closed 4 years ago
👋 Thanks for reporting! Please PR :)
@uhooi Which file needs this edit?
@swapniljha001
Only one file:
But, since I have Xcode 12 support in other branch, we can't fix it until it's merged :pray:
ref: man xcode-select
EXAMPLES
xcode-select --switch /Applications/Xcode.app/Contents/Developer
Select /Applications/Xcode.app/Contents/Developer as the active developer directory.
xcode-select --switch /Applications/Xcode.app
As above, selects /Applications/Xcode.app/Contents/Developer as the active developer directory. The Developer content directory is automatically inferred by xcode-select.
References: