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