CFBundle.Architecture Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum CFBundle.Architecture
type CFBundle.Architecture =
- Inheritance
-
CFBundle.Architecture
Fields
Name | Value | Description |
---|---|---|
I386 | 7 | |
ARM | 18 | |
PPC | 24 | |
X86_64 | 16777223 | |
ARM64 | 16777234 | |
PPC64 | 16777240 |