TargetUpToDateInfo
XCBuildMessage.swift:43struct TargetUpToDateInfo
struct TargetUpToDateInfo
import XCBuildSupport
enum XCBuildMessage
Represents a message output by xcbuild.
init(from decoder: Decoder) throws
func encode(to encoder: Encoder) throws
struct BuildCompletedInfo
struct BuildDiagnosticInfo
struct BuildOutputInfo
struct DidUpdateProgressInfo
struct TargetCompleteInfo
struct TargetDiagnosticInfo
struct TargetStartedInfo
struct TaskCompleteInfo
struct TaskDiagnosticInfo
struct TaskOutputInfo
struct TaskStartedInfo
struct TaskUpToDateInfo
protocol Copyable
A type whose values can be implicitly or explicitly copied.
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
protocol Equatable
A type that can be compared for value equality.
protocol Escapable
protocol Sendable
init(from decoder: any Decoder) throws
let guid: PIF.GUID
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.