Build Information
Successful build of EmbeddedProvision, reference v1.1.1 (895983
), with Swift 5.9 for macOS (SPM) on 22 Oct 2024 19:37:38 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/magicbell/embedded-provision.git
Reference: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/magicbell/embedded-provision
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at 8959831 Merge pull request #11 from magicbell/changeset-release/main
Cloned https://github.com/magicbell/embedded-provision.git
Revision (git rev-parse @):
8959831c2d8b28f6f3a7cbe5bfda5de39cd3a9cf
SUCCESS checkout https://github.com/magicbell/embedded-provision.git at v1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/magicbell/embedded-provision.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/14] Compiling ASN1Decoder ASN1Encoder.swift
[3/14] Compiling ASN1Decoder ASN1Identifier.swift
[4/14] Compiling ASN1Decoder ASN1Object.swift
[5/14] Compiling ASN1Decoder OID.swift
[6/14] Emitting module ASN1Decoder
[7/15] Compiling ASN1Decoder X509ExtensionAltName.swift
[8/15] Compiling ASN1Decoder PKCS7_Signature.swift
[9/15] Compiling ASN1Decoder PKCS7.swift
[10/15] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
[11/15] Compiling ASN1Decoder X509Certificate.swift
[12/15] Compiling ASN1Decoder ASN1Decoder.swift
[13/15] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[14/15] Compiling ASN1Decoder X509ExtensionClasses.swift
[15/15] Compiling ASN1Decoder X509PublicKey.swift
[16/19] Compiling EmbeddedProvision APSEnvironment.swift
[17/19] Compiling EmbeddedProvision Entitlements.swift
[18/19] Emitting module EmbeddedProvision
[19/19] Compiling EmbeddedProvision EmbeddedProvision.swift
Build complete! (13.68s)
Fetching https://github.com/filom/ASN1Decoder
[1/757] Fetching asn1decoder
Fetched https://github.com/filom/ASN1Decoder (1.59s)
Computing version for https://github.com/filom/ASN1Decoder
Computed https://github.com/filom/ASN1Decoder at 1.10.0 (0.55s)
Creating working copy for https://github.com/filom/ASN1Decoder
Working copy of https://github.com/filom/ASN1Decoder resolved at 1.10.0
Build complete.
Done.