ContentType

    Each package version has a dictionary of fingerprints identified by content type. Fingerprints of content type sourceCode can come from registry (i.e., source archive checksum) or git repo (commit hash). However, the current implementation only stores fingerprints for manifests downloaded from registry. It doesn’t not save fingerprints for manifests in git repo.

    Model.swift:73
    enum ContentType

    Cases

    Other members in extension

    Types

    Type members

    Instance members

    Citizens in PackageFingerprint

    Conformances

    Instance members

    Type features