I’m running kdoctor and I’m getting this error “X...
# multiplatform
k
I’m running kdoctor and I’m getting this error “Xcode requires to perform the First Launch tasks” I’ve installed the latest version of kdoctor and the latest version of xcode and I’ve run xcode (I get the ‘welcome to xcode’ splash screen. Any ideas what the issue is? The (xcode) output from kdoctor -v is Xcode ➤ Xcode (14.2) Location: /Applications/Xcode.app ✖️ Xcode requires to perform the First Launch tasks Launch Xcode and complete setup i Xcode JAVA_HOME: /Users/kevinjones/Library/Java/JavaVirtualMachines/corretto-11.0.17/Contents/Home Xcode JAVA_HOME can be configured in Xcode -> Preferences -> Locations -> Custom Paths
d
We might need to: - Xcode > Settings > Locations tab > Select any from Command Line Tools - Optional: Xcode > Open Developer Tool > Simulator
k
it means that you have to accept all xcode licenses and so on
k
Thanks Dave, one (or both) of those steps worked, kdoctor is happy now
950 Views