ppc と i386 等複数のアーキテクチャのバイナリを一つのファイルに含む Mach-O executable file のこと。 Fat binary との呼び方もある。 見分け方[編集] コマンドライン[編集] file コマンドを実行する。i386, ppc 両対応のバイナリは次のように表示される。 $ file test2 test2: Mach-O fat file with 2 architectures test2 (for architecture i386): Mach-O executable i386 test2 (for architecture ppc): Mach-O executable ppc Finder[編集] 「情報を見る」の「種類」欄を参照する。それぞれ次のように表示される。 アプリケーション(PowerPC) ... PPC 版アプリケーション