The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ASN1Kit, reference 1.3.1 (09df89), with Swift 5.10 for macOS (SPM) on 26 Jul 2024 07:30:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ASN1Kit.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ASN1Kit
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 09df895 Set access level of func hexString() to internal (was erroneously public) (#30)
Cloned https://github.com/gematik/ASN1Kit.git
Revision (git rev-parse @):
09df8959217517065d7022061cb36a4915430150
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gematik/ASN1Kit.git at 1.3.1
Fetching http://github.com/Carthage/Commandant
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1610] Fetching swift-docc-plugin
[484/3933] Fetching swift-docc-plugin, commandant
[2417/6960] Fetching swift-docc-plugin, commandant, swift-docc-symbolkit
Fetched http://github.com/Carthage/Commandant from cache (1.87s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.87s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.60s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.59s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "asn1kit",
      "name": "ASN1Kit",
      "url": "https://github.com/gematik/ASN1Kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1Kit",
      "dependencies": [
        {
          "identity": "commandant",
          "name": "Commandant",
          "url": "http://github.com/Carthage/Commandant",
          "version": "0.18.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gematik/ASN1Kit.git
[1/1208] Fetching asn1kit
Fetched https://github.com/gematik/ASN1Kit.git from cache (1.01s)
Fetching http://github.com/Carthage/Commandant from cache
Fetched http://github.com/Carthage/Commandant from cache (0.66s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.02s)
Creating working copy for https://github.com/gematik/ASN1Kit.git
Working copy of https://github.com/gematik/ASN1Kit.git resolved at 1.3.1 (09df895)
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Found 1 product dependencies
  - Commandant
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/gematik/ASN1Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/10] Write sources
[5/10] Write CLI-entitlement.plist
[6/10] Write swift-version-33747A42983211AE.txt
[8/47] Compiling Commandant Result+Additions.swift
[9/48] Compiling Commandant Argument.swift
[10/48] Compiling Commandant Switch.swift
[11/48] Compiling ASN1Kit Int+Length.swift
[12/48] Compiling ASN1Kit OutputStream+UInt8.swift
[13/50] Emitting module ASN1Kit
[14/50] Compiling ASN1Kit ASN1Primitive+Description.swift
[15/50] Compiling ASN1Kit Data+ASN1Int.swift
[16/50] Compiling ASN1Kit Data+UInt.swift
[17/50] Compiling ASN1Kit String+ASN1Encoding.swift
[18/50] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[19/50] Compiling ASN1Kit ASN1Object+Subscript.swift
[20/50] Compiling ASN1Kit ObjectIdentifier.swift
[21/50] Compiling ASN1Kit ASN1CodableType.swift
[22/50] Compiling ASN1Kit ASN1Object+Encoding.swift
[23/50] Compiling ASN1Kit Array+ASN1Encoding.swift
[24/50] Compiling ASN1Kit Bool+ASN1Encoding.swift
[25/50] Compiling ASN1Kit Data+ASN1Encoding.swift
[26/50] Compiling ASN1Kit Date+ASN1Encoding.swift
[27/50] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[28/50] Compiling ASN1Kit Int+ASN1Encoding.swift
[29/50] Compiling Commandant Errors.swift
[30/50] Compiling ASN1Kit ASN1Error.swift
[31/50] Compiling ASN1Kit ASN1Int.swift
[32/50] Compiling ASN1Kit ASN1Object.swift
[33/50] Compiling ASN1Kit ASN1Data.swift
[34/50] Compiling ASN1Kit ASN1DecodedTag.swift
[35/50] Compiling ASN1Kit ASN1Decoder.swift
[36/50] Compiling ASN1Kit ASN1Tag.swift
[37/50] Compiling ASN1Kit DataScanner.swift
[38/50] Compiling ASN1Kit Data+Hex.swift
[39/50] Emitting module Commandant
[40/50] Compiling Commandant ArgumentProtocol.swift
[41/50] Compiling Commandant HelpCommand.swift
[42/50] Compiling Commandant OrderedSet.swift
[43/50] Compiling Commandant ArgumentParser.swift
[44/50] Compiling Commandant Option.swift
[45/50] Compiling Commandant Command.swift
[46/50] Compiling ASN1Kit String+Subscript.swift
[47/50] Compiling ASN1Kit UInt+TagNo.swift
[48/55] Compiling CLI main.swift
[49/55] Compiling CLI Data+Hex.swift
[50/55] Compiling CLI VersionCommand.swift
[51/55] Emitting module CLI
[52/55] Compiling CLI ParseCommand.swift
[52/55] Write Objects.LinkFileList
[53/55] Linking CLI
[54/55] Applying CLI
Build complete! (16.02s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/gematik/asn1kit/1.3.1
Repository:               gematik/ASN1Kit
Swift version used:       5.10
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0")
Target:                   ASN1Kit
Generating documentation for 'ASN1Kit'...
Converting documentation...
Conversion complete! (0.19s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/1.3.1'
Building for debugging...
[0/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.54s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
     376
3	/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/1.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gematik/asn1kit/1.3.1
File count: 376
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-gematik-asn1kit-1.3.1-bdb0c47f.zip to s3://spi-docs-inbox/prod-gematik-asn1kit-1.3.1-bdb0c47f.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.