Initializerswift-package-manager 6.0.3PackageModel
init(from:)
init(from decoder: any Decoder) throws
init(from decoder: any Decoder) throws
s12PackageModel24ArtifactsArchiveMetadataV4fromACs7Decoder_p_tKcfc
What are these?45T2W
import PackageModel
struct ArtifactsArchiveMetadata
protocol Decoder
A type that can decode values from a native format into in-memory representations.
init(schemaVersion: String, artifacts: [String : Artifact])
static func parse(fileSystem: FileSystem, rootPath: AbsolutePath) throws -> ArtifactsArchiveMetadata
let artifacts: [String : Artifact]
let schemaVersion: String
struct Artifact
enum ArtifactType
struct Variant