iPhoneSimulator constant
IOSSdk
const iPhoneSimulator
The iphonesimulator SDK in Xcode.
The SDK location can be found on the host machine with
xcrun --sdk iphonesimulator --show-sdk-path
.
Implementation
static const iPhoneSimulator = IOSSdk._('iphonesimulator');