iPhoneOS constant

IOSSdk const iPhoneOS

The iphoneos SDK in Xcode.

The SDK location can be found on the host machine with xcrun --sdk iphoneos --show-sdk-path.

Implementation

static const iPhoneOS = IOSSdk._('iphoneos');