Instance Propertyswift-package-manager 6.0.3PackageModel
artifacts
ArtifactsArchiveMetadata.swift:22let artifacts: [String : Artifact]
let artifacts: [String : Artifact]
s12PackageModel24ArtifactsArchiveMetadataV9artifactsSDySSAC8ArtifactVGvp
What are these?7CYT7
import PackageModel
struct ArtifactsArchiveMetadata
@frozen struct String
A Unicode string value that is a collection of characters.
struct Artifact
init(from decoder: any Decoder) throws
init(schemaVersion: String, artifacts: [String : Artifact])
static func parse(fileSystem: FileSystem, rootPath: AbsolutePath) throws -> ArtifactsArchiveMetadata
let schemaVersion: String
enum ArtifactType
struct Variant