The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of iProov, reference 12.4.1 (150757), with Swift 6.0 for macOS (SPM) on 3 Jul 2025 16:06:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iProov/ios.git
Reference: 12.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iProov/ios
 * tag               12.4.1     -> FETCH_HEAD
HEAD is now at 1507578 Release 12.4.1
Cloned https://github.com/iProov/ios.git
Revision (git rev-parse @):
150757800c7020d088c48dc850766662bda4474b
SUCCESS checkout https://github.com/iProov/ios.git at 12.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/iProov/ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/6] Emitting module iProovTargets
[5/6] Compiling iProovTargets resource_bundle_accessor.swift
[6/6] Compiling iProovTargets Dummy.swift
Build complete! (4.94s)
[32750/4520348] Downloading https://github.com/iProov/ios/releases/download/12.4.1/iProov.xcframework.zip
Downloading binary artifact https://github.com/iProov/ios/releases/download/12.4.1/iProov.xcframework.zip
Downloaded https://github.com/iProov/ios/releases/download/12.4.1/iProov.xcframework.zip (1.21s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "iProov",
  "name" : "iProov",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "iProov",
      "targets" : [
        "iProovTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "iProovTargets",
      "module_type" : "SwiftTarget",
      "name" : "iProovTargets",
      "path" : "iProovTargets",
      "product_memberships" : [
        "iProov"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/iProovTargets/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "iProov"
      ],
      "type" : "library"
    },
    {
      "c99name" : "iProov",
      "module_type" : "BinaryTarget",
      "name" : "iProov",
      "path" : "remote/archive/iProov.xcframework.zip",
      "product_memberships" : [
        "iProov"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.