次の方法で共有


NSBundleExecutableArchitecture 列挙型

定義

バンドルのアーキテクチャ。

public enum NSBundleExecutableArchitecture
type NSBundleExecutableArchitecture = 
継承
NSBundleExecutableArchitecture

フィールド

I386 7

x86

PPC 18

Ppc

PPC64 16777234

PPC64

X86_64 16777223

x86-64

適用対象