Function apple_codesign::find_macho_targeting
source · [−]pub fn find_macho_targeting(
macho_data: &[u8],
macho: &MachO<'_>
) -> Result<Option<MachoTarget>, AppleCodesignError>
Expand description
Attempt to resolve the mach-o targeting settings for a mach-o binary.