sindresorhus / file-type

Detect the file type of a file, stream, or data
MIT License
3.64k stars 345 forks source link

Add support for Mach-O #615

Closed JacobLinCool closed 10 months ago

JacobLinCool commented 10 months ago

This PR introduces the detection for Mach-O, which has been widely used by Mach-based operating systems (macOS, iOS, etc.)