Build Information
Successful build of EmbeddedProvision, reference v1.1.1 (895983
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 19:48:52 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/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.10
Building package at path: $PWD
https://github.com/magicbell/embedded-provision.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/17] Compiling ASN1Decoder X509Extension.swift
[5/18] Compiling ASN1Decoder X509ExtensionAltName.swift
[6/18] Compiling ASN1Decoder PKCS7_Signature.swift
[7/18] Compiling ASN1Decoder PKCS7.swift
[8/18] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
[9/18] Compiling ASN1Decoder ASN1Object.swift
[10/18] Compiling ASN1Decoder OID.swift
[11/18] Compiling ASN1Decoder ASN1Encoder.swift
[12/18] Compiling ASN1Decoder ASN1Identifier.swift
[13/18] Compiling ASN1Decoder X509ExtensionClasses.swift
[14/18] Compiling ASN1Decoder X509Certificate.swift
[15/18] Emitting module ASN1Decoder
[16/18] Compiling ASN1Decoder ASN1Decoder.swift
[17/18] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[18/18] Compiling ASN1Decoder X509PublicKey.swift
[19/22] Compiling EmbeddedProvision Entitlements.swift
[20/22] Compiling EmbeddedProvision EmbeddedProvision.swift
[21/22] Emitting module EmbeddedProvision
[22/22] Compiling EmbeddedProvision APSEnvironment.swift
Build complete! (12.70s)
Fetching https://github.com/filom/ASN1Decoder
[1/757] Fetching asn1decoder
Fetched https://github.com/filom/ASN1Decoder from cache (1.33s)
Computing version for https://github.com/filom/ASN1Decoder
Computed https://github.com/filom/ASN1Decoder at 1.10.0 (0.56s)
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.