Build Information
Successful build of iProov, reference 12.3.1 (439f95
), with Swift 6.0 for macOS (SPM) on 24 Apr 2025 17:48:15 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iProov/ios.git
Reference: 12.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iProov/ios
* tag 12.3.1 -> FETCH_HEAD
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 12.3.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] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/6] Compiling iProovTargets Dummy.swift
[5/6] Compiling iProovTargets resource_bundle_accessor.swift
[6/6] Emitting module iProovTargets
Build complete! (5.22s)
[16375/4600137] Downloading https://github.com/iProov/ios/releases/download/12.3.1/iProov.xcframework.zip
Downloading binary artifact 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.23s)
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.