Initializerswift-package-manager 6.0.3XCBuildSupport
init(from:)
PIF.swift:82required init(from decoder: Decoder) throws
required init(from decoder: Decoder) throws
s14XCBuildSupport3PIFO11TypedObjectC4fromAEs7Decoder_p_tKcfc
What are these?96FNC
import XCBuildSupport
class TypedObject
enum PIF
The Project Interchange Format (PIF) is a structured representation of the project model created by clients (Xcode/SwiftPM) to send to XCBuild.
protocol Decoder
A type that can decode values from a native format into in-memory representations.
func encode(to encoder: Encoder) throws
required init(from decoder: Decoder) throws
required init(from decoder: Decoder) throws
required init(from decoder: Decoder) throws
required init(from decoder: Decoder) throws
required init(from decoder: Decoder) throws