Function xcode_build_rs::debug_confirm_on_path

source ยท
pub fn debug_confirm_on_path(
    paths: &[PathBuf],
    bin: &'static str,
) -> Result<bool, Report>