simonsone

Results 1 comments of simonsone

I had the same problem on OSX Mojave. found just doing export MACOSX_DEPLOYMENT_TARGET=10.10 didn't work for me. However, I found that that running xcode-select --install worked for me, and afterwards...