operatingSystemName()
Returns a string containing the name of the operating system on which the process is executing.
Declaration
func operatingSystemName() -> StringReturn Value
Operating system name. In macOS, it’s @"NSMACHOperatingSystem"
Returns a string containing the name of the operating system on which the process is executing.
func operatingSystemName() -> StringOperating system name. In macOS, it’s @"NSMACHOperatingSystem"