Build Information
Successful build of ASN1Decoder, reference master (7e1523
), with Swift 5.9 for macOS (SPM) on 22 Oct 2024 06:43:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/filom/ASN1Decoder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/filom/ASN1Decoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling ASN1Decoder X509Extension.swift
[2/15] Compiling ASN1Decoder X509ExtensionClasses.swift
[3/15] Compiling ASN1Decoder X509ExtensionAltName.swift
[4/15] Compiling ASN1Decoder PKCS7_Signature.swift
[5/15] Compiling ASN1Decoder PKCS7.swift
[6/15] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
[7/15] Compiling ASN1Decoder ASN1Object.swift
[8/15] Compiling ASN1Decoder OID.swift
[9/15] Compiling ASN1Decoder ASN1Encoder.swift
[10/15] Compiling ASN1Decoder ASN1Identifier.swift
[11/15] Compiling ASN1Decoder ASN1Decoder.swift
[12/15] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[13/15] Emitting module ASN1Decoder
[14/15] Compiling ASN1Decoder X509Certificate.swift
[15/15] Compiling ASN1Decoder X509PublicKey.swift
Build complete! (8.35s)
Build complete.
Done.