badCPUType
Bad CPU type in executable.
Declaration
static var badCPUType: Errno { get }Mentioned in
Discussion
The specified executable doesn’t support the current CPU.
The corresponding C error is EBADARCH.
Bad CPU type in executable.
static var badCPUType: Errno { get }The specified executable doesn’t support the current CPU.
The corresponding C error is EBADARCH.