Searched defs:xcode_dir (Results 1 – 4 of 4) sorted by relevance
29 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
27 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
28 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable
33 xcode_dir = subprocess.check_output("xcode-select --print-path", shell=True) variable