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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tikhop/ASN1Swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tikhop/ASN1Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tikhop/ASN1Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/16] Compiling ASN1Swift Foundation+ASN1Coder.swift
[3/16] Compiling ASN1Swift PKCS7.swift
[4/16] Compiling ASN1Swift ASN1Serialization.swift
[5/16] Compiling ASN1Swift ASN1Templates.swift
[6/16] Compiling ASN1Swift ASN1Types.swift
[7/16] Compiling ASN1Swift DecodingError+Extensions.swift
[8/17] Compiling ASN1Swift ASN1Decoder+Unboxing.swift
[9/17] Compiling ASN1Swift ASN1Decoder+UnkeyedDecodingContainer.swift
[10/17] Compiling ASN1Swift ASN1Decoder+KeyedDecodingContainer.swift
[11/17] Compiling ASN1Swift ASN1Decoder+SingleValueContainer.swift
[12/17] Compiling ASN1Swift ASN1Decoder+Utils.swift
[13/17] Compiling ASN1Swift ASN1Decoder.swift
[14/17] Emitting module ASN1Swift
[15/17] Compiling ASN1Swift ASN1Coder.swift
[16/17] Compiling ASN1Swift ASN1Decoder+Extras.swift
[17/17] Compiling ASN1Swift resource_bundle_accessor.swift
Build complete! (3.60s)
Build complete.
Done.