Enumeration 列挙

Mach-O Architecture Mach-Oアーキテクチャ

Constants that describe the CPU types that a bundle’s executable code supports. バンドルの持つ実行可能コードをがサポートするCPU型を記述する定数。

Declaration 宣言

enum : unsigned int {
    ...
};

Topics 話題

Constants 定数

See Also 参照

Loading Code from a Bundle バンドルからコードをロードする