Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSBundleMBS class.

NSBundleMBS.NSBundleExecutableArchitectureARM64 = &h0100000c

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 21.0
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 64-bit ARM architecture.

NSBundleMBS.NSBundleExecutableArchitectureI386 = 7

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.8
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 32-bit Intel architecture.
Available in Mac OS X v10.5 and later.

NSBundleMBS.NSBundleExecutableArchitecturePPC = &h12

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.8
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 32-bit PowerPC architecture.
Available in Mac OS X v10.5 and later.

NSBundleMBS.NSBundleExecutableArchitecturePPC64 = &h01000012

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.8
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 64-bit PowerPC architecture.
Available in Mac OS X v10.5 and later.

NSBundleMBS.NSBundleExecutableArchitectureX86_64 = &h01000007

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.8
One of the constants describe the CPU types that a bundle's executable code may support.

Specifies the 64-bit Intel architecture.
Available in Mac OS X v10.5 and later.

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...