detect_architectures

Function detect_architectures 

Source
fn detect_architectures(plugin_path: &Path) -> Vec<String>
Expand description

Detect binary architectures for a plugin bundle. Reads Mach-O headers directly — no subprocess spawning for speed.