In bundle: saker.apple
Name of an Apple development target architecture.
Summary
Enumeration values
The architecture arm64. It is generally used by Apple TV OS, and iPhone OS.
The architecture arm64_32. It is generally used by watchOS.
The architecture arm64e. It is generally used by iPhone OS.
The architecture armv7. It is generally used by iPhone OS.
The architecture armv7k. It is generally used by watchOS.
The architecture armv7s. It is generally used by iPhone OS.
The architecture i386. It is generally used by macOS, and simulator platforms.
The architecture x86_64. It is generally used by macOS, and simulator platforms.