Skip to main content

check_macos

Function check_macos 

Source
pub fn check_macos(
    file: &File<'_>,
    macos_version: &Version,
) -> Result<BTreeSet<MacOSViolation>>
Expand description

Check that kernel binary is compatible with the given macOS version.