pub fn path_is_macho(path: impl AsRef<Path>) -> Result<bool, AppleCodesignError>
Expand description

Whether the specified filesystem path is a Mach-O binary.