V1
PackageCollectionModel+v1.swift:16enum V1
Other members in extension
Types
enum FormatVersion
Representation of package collection (JSON) schema version
Citizens in PackageCollectionsModel
Types
struct Collection
struct Compatibility
Compatible platform and Swift version.
struct License
struct Platform
struct PlatformVersion
struct Product
enum ProductType
The type of product.
struct Signature
Package collection signature and associated metadata
struct SignedCollection
A signed package collection. The only difference between this and
Collection
is the presence ofsignature
.struct Signer
struct Target