ProcessInfo

public extension ProcessInfo

An extension to ProcessInfo that provides Versions

  • The version of the operating system on which the process is executing.

    Declaration

    Swift

    @available(OSX 10.10, iOS 8.0, *)
    var osVersion: Version { get }