enum class PlatformKind

Description

Defines the list of MachO platforms.

Declared at: llvm/include/llvm/TextAPI/MachO/Platform.h:22

Enumerators

NameValueComment
unknown0
macOS1
iOS2
tvOS3
watchOS4
bridgeOS5
macCatalyst6
iOSSimulator7
tvOSSimulator8
watchOSSimulator9