Hi,
I'm using the following command in order to install lldb without Xcode
However, the window that pops up with the progress bar gets halted on task "Finding Software"
Those are the relevant errors I could trace from log stream:
Any idea how to tackle this issue?
I'm using the following command in order to install lldb without Xcode
Code Block > xcode-select --install
However, the window that pops up with the progress bar gets halted on task "Finding Software"
Those are the relevant errors I could trace from log stream:
Code Block 2020-07-29 14:17:28.792892+0300 0x2bfe Default 0x68a7 163 0 runningboardd: (RunningBoard) [com.apple.runningboard:process] [daemon<com.apple.dt.CommandLineTools.installondemand(502)>:843] Error 45 setting darwin role to UserInteractive: Operation not supported, falling back to setting priority 2020-07-29 14:17:28.931499+0300 0x2bff Default 0x68af 163 0 runningboardd: (RunningBoard) [com.apple.runningboard:process] [daemon<com.apple.dt.CommandLineTools.installondemand(502)>:843] Error 45 setting darwin role to UserInteractiveFocal: Operation not supported, falling back to setting priority
Any idea how to tackle this issue?