Function tugger_apple::find_system_xcode_applications[][src]

pub fn find_system_xcode_applications() -> Result<Vec<PathBuf>>

Find all system installed Xcode applications.

This is a convenience method for find_xcode_apps() looking under /Applications. This location is typically where Xcode is installed.