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 master (439f95), with Swift 5.9 for macOS (SPM) on 24 Apr 2025 17:57:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iProov/ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iProov/ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 439f952 Release 12.3.1
Cloned https://github.com/iProov/ios.git
Revision (git rev-parse @):
439f95236951ae4878b463ab614318510bee77e0
SUCCESS checkout https://github.com/iProov/ios.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/iProov/ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/4] Compiling iProovTargets Dummy.swift
[3/4] Emitting module iProovTargets
[4/4] Compiling iProovTargets resource_bundle_accessor.swift
Build complete! (7.61s)
Downloading binary artifact https://github.com/iProov/ios/releases/download/12.3.1/iProov.xcframework.zip
[32750/4600137] Downloading https://github.com/iProov/ios/releases/download/12.3.1/iProov.xcframework.zip
Downloaded https://github.com/iProov/ios/releases/download/12.3.1/iProov.xcframework.zip (1.19s)
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.