Build Information
Successful build of ASN1Decoder, reference 1.10.0 (7e1523
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 06:42:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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.10
Building package at path: $PWD
https://github.com/filom/ASN1Decoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/16] Compiling ASN1Decoder ASN1Object.swift
[4/16] Compiling ASN1Decoder OID.swift
[5/16] Compiling ASN1Decoder PKCS7.swift
[6/16] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
[7/16] Compiling ASN1Decoder ASN1Decoder.swift
[8/16] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[9/16] Emitting module ASN1Decoder
[10/17] Compiling ASN1Decoder X509ExtensionAltName.swift
[11/17] Compiling ASN1Decoder X509Extension.swift
[12/17] Compiling ASN1Decoder PKCS7_Signature.swift
[13/17] Compiling ASN1Decoder X509Certificate.swift
[14/17] Compiling ASN1Decoder ASN1Encoder.swift
[15/17] Compiling ASN1Decoder ASN1Identifier.swift
[16/17] Compiling ASN1Decoder X509ExtensionClasses.swift
[17/17] Compiling ASN1Decoder X509PublicKey.swift
Build complete! (8.39s)
Build complete.
Done.