Contents

BundleIdPlatform

Strings that represent the operating system intended for the bundle.

Declaration

string BundleIdPlatform

Possible Values

IOS
MAC_OS
UNIVERSAL

Mentioned in

Possible values

IOS

A string that represents iOS.

MAC_OS

A string that represents macOS.

UNIVERSAL

A string that represents all possible platforms.

See Also

Objects and Types