The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EmbeddedProvision, reference v1.1.1 (895983), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:38:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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
Fetching https://github.com/filom/ASN1Decoder
[1/757] Fetching asn1decoder
Fetched https://github.com/filom/ASN1Decoder from cache (0.84s)
Computing version for https://github.com/filom/ASN1Decoder
Computed https://github.com/filom/ASN1Decoder at 1.10.0 (1.54s)
Creating working copy for https://github.com/filom/ASN1Decoder
Working copy of https://github.com/filom/ASN1Decoder resolved at 1.10.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "embedded-provision",
      "name": "EmbeddedProvision",
      "url": "https://github.com/magicbell/embedded-provision.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/embedded-provision",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "asn1decoder",
          "name": "ASN1Decoder",
          "url": "https://github.com/filom/ASN1Decoder",
          "version": "1.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1Decoder",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/magicbell/embedded-provision.git
[1/337] Fetching embedded-provision
Fetched https://github.com/magicbell/embedded-provision.git from cache (0.92s)
Fetching https://github.com/filom/ASN1Decoder from cache
Fetched https://github.com/filom/ASN1Decoder from cache (0.45s)
Computing version for https://github.com/filom/ASN1Decoder
Computed https://github.com/filom/ASN1Decoder at 1.10.0 (0.51s)
Creating working copy for https://github.com/filom/ASN1Decoder
Working copy of https://github.com/filom/ASN1Decoder resolved at 1.10.0
Creating working copy for https://github.com/magicbell/embedded-provision.git
Working copy of https://github.com/magicbell/embedded-provision.git resolved at v1.1.1 (8959831)
warning: '.resolve-product-dependencies': dependency 'embedded-provision' is not used by any target
Found 1 product dependencies
  - ASN1Decoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/magicbell/embedded-provision.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/17] Compiling ASN1Decoder X509Extension.swift
[5/17] Compiling ASN1Decoder X509ExtensionAltName.swift
[6/17] Compiling ASN1Decoder X509ExtensionClasses.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] Emitting module ASN1Decoder
[14/18] Compiling ASN1Decoder ASN1Decoder.swift
[15/18] Compiling ASN1Decoder ASN1DistinguishedNames.swift
[16/18] Compiling ASN1Decoder X509Certificate.swift
[17/18] Compiling ASN1Decoder PKCS7_Signature.swift
[18/18] Compiling ASN1Decoder X509PublicKey.swift
[19/22] Compiling EmbeddedProvision Entitlements.swift
[20/22] Compiling EmbeddedProvision APSEnvironment.swift
[21/22] Compiling EmbeddedProvision EmbeddedProvision.swift
[22/22] Emitting module EmbeddedProvision
Build complete! (8.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "asn1decoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/filom/ASN1Decoder"
    }
  ],
  "manifest_display_name" : "EmbeddedProvision",
  "name" : "EmbeddedProvision",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "EmbeddedProvision",
      "targets" : [
        "EmbeddedProvision"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EmbeddedProvisionTests",
      "module_type" : "SwiftTarget",
      "name" : "EmbeddedProvisionTests",
      "path" : "Tests",
      "product_dependencies" : [
        "ASN1Decoder"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/embedded.mobileprovision",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+Testing.swift",
        "EmbeddedProvisionTests.swift"
      ],
      "target_dependencies" : [
        "EmbeddedProvision"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EmbeddedProvision",
      "module_type" : "SwiftTarget",
      "name" : "EmbeddedProvision",
      "path" : "Source",
      "product_dependencies" : [
        "ASN1Decoder"
      ],
      "product_memberships" : [
        "EmbeddedProvision"
      ],
      "sources" : [
        "APSEnvironment.swift",
        "EmbeddedProvision.swift",
        "Entitlements.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.