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.
Indicates the executing processor architecture for the application.
var executableArchitecture: Int { get }The returned value will be one of the constants in Mach-O Architecture in Bundle.