ExecutableInfo

public enum ExecutableInfo

Information about this executable.

  • A stable identifier for this executable. Uses the Mach-O header UUID on macOS. Nil on Linux.

    Declaration

    Swift

    public static let buildID: String?