NSBundleExecutableArchitecture Enum

Definition

The bundle's architecture.

public enum NSBundleExecutableArchitecture
type NSBundleExecutableArchitecture = 
Inheritance
NSBundleExecutableArchitecture

Fields

I386 7

x86

PPC 18

PPC

PPC64 16777234

PPC64

X86_64 16777223

x86-64

Applies to