Sourabh Rawat
01/29/2020, 6:30 PMxcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
while running gradle clean check. What am I missing? I want to run tests in ktor-client-tests.Shawn
01/29/2020, 6:36 PMxcode-select --install on this machine before?Sourabh Rawat
01/29/2020, 7:08 PM