Function tugger_apple::default_xcode_developer_directory[][src]

pub fn default_xcode_developer_directory() -> Option<PathBuf>

Obtain the path to the Developer directory in the default Xcode app.

Returns Some if Xcode is installed in its default location and has a Developer directory or None if not.