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 ASN1Swift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.37.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tikhop/ASN1Swift.git
Reference: 1.2.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tikhop/ASN1Swift
 * tag               1.2.7      -> FETCH_HEAD
HEAD is now at 403cd95 Merge pull request #9 from anton-plebanovich/fix/static-frameworks-privacy-info-bundle
Cloned https://github.com/tikhop/ASN1Swift.git
Revision (git rev-parse @):
403cd95194e6a962e16db7c0d373d89fce83e0f7
SUCCESS checkout https://github.com/tikhop/ASN1Swift.git at 1.2.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "asn1swift",
      "name": "ASN1Swift",
      "url": "https://github.com/tikhop/ASN1Swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.23s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ASN1Swift-b7ad59a3 is not valid git repository for 'https://github.com/tikhop/ASN1Swift.git', will fetch again.
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ASN1Swift-b7ad59a3 is not valid git repository for 'https://github.com/tikhop/ASN1Swift.git', will fetch again.
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.03s)
Creating working copy for https://github.com/tikhop/ASN1Swift.git
Working copy of https://github.com/tikhop/ASN1Swift.git resolved at 1.2.7 (403cd95)
warning: '.resolve-product-dependencies': dependency 'asn1swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tikhop/ASN1Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/18] Compiling ASN1Swift ASN1Types.swift
[5/18] Compiling ASN1Swift DecodingError+Extensions.swift
[6/18] Compiling ASN1Swift Foundation+ASN1Coder.swift
[7/18] Compiling ASN1Swift PKCS7.swift
[8/18] Compiling ASN1Swift ASN1Coder.swift
[9/18] Compiling ASN1Swift ASN1Decoder+Extras.swift
[10/18] Compiling ASN1Swift ASN1Serialization.swift
[11/18] Compiling ASN1Swift ASN1Templates.swift
[12/18] Compiling ASN1Swift ASN1Decoder+Utils.swift
[13/18] Compiling ASN1Swift ASN1Decoder.swift
[14/18] Compiling ASN1Swift ASN1Decoder+Unboxing.swift
[15/18] Compiling ASN1Swift ASN1Decoder+UnkeyedDecodingContainer.swift
[16/18] Emitting module ASN1Swift
[17/18] Compiling ASN1Swift ASN1Decoder+KeyedDecodingContainer.swift
[18/18] Compiling ASN1Swift ASN1Decoder+SingleValueContainer.swift
[19/19] Compiling ASN1Swift resource_bundle_accessor.swift
Build complete! (5.34s)
Build complete.
Done.