Searched refs:xcode_dir_path (Results 1 – 1 of 1) sorted by relevance
951 std::string xcode_dir_path; in GetDeveloperDirectory() local954 xcode_dir_path.append (xcode_select_prefix_dir); in GetDeveloperDirectory()955 xcode_dir_path.append ("/usr/share/xcode-select/xcode_dir_path"); in GetDeveloperDirectory()956 temp_file_spec.SetFile(xcode_dir_path.c_str(), false); in GetDeveloperDirectory()