Function compiler_llvm_builder::utils::get_xcode_version
source ยท pub fn get_xcode_version() -> Result<u32>
Expand description
Identify XCode version using pkgutil
.
pub fn get_xcode_version() -> Result<u32>
Identify XCode version using pkgutil
.