Contents

executableArchitecture

Indicates the executing processor architecture for the application.

Declaration

var executableArchitecture: Int { get }

Discussion

The returned value will be one of the constants in Mach-O Architecture in Bundle.

See Also

Application information