The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ASN1Decoder, reference 1.10.0 (7e1523), with Swift 5.8 for macOS (SPM) on 22 Oct 2024 06:42:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/filom/ASN1Decoder.git
Reference: 1.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/filom/ASN1Decoder
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at 7e15236 Update iOS target version to 12
Cloned https://github.com/filom/ASN1Decoder.git
Revision (git rev-parse @):
7e1523662c69d019a3299bbfb22fb824141dd1f6
SUCCESS checkout https://github.com/filom/ASN1Decoder.git at 1.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/filom/ASN1Decoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling ASN1Decoder X509ExtensionClasses.swift
[2/14] Compiling ASN1Decoder X509ExtensionAltName.swift
[3/14] Compiling ASN1Decoder PKCS7_Signature.swift
[4/14] Compiling ASN1Decoder ASN1Encoder.swift
[5/14] Compiling ASN1Decoder ASN1Identifier.swift
[6/14] Compiling ASN1Decoder X509Certificate.swift
[7/14] Compiling ASN1Decoder ASN1Object.swift
[8/14] Compiling ASN1Decoder OID.swift
[9/14] Emitting module ASN1Decoder
[10/14] Compiling ASN1Decoder PKCS7.swift
[11/14] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
[12/14] Compiling ASN1Decoder ASN1Decoder.swift
[13/14] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[14/14] Compiling ASN1Decoder X509Extension.swift
[15/15] Compiling ASN1Decoder X509PublicKey.swift
Build complete! (10.61s)
Build complete.
Done.