Build Information
Failed to build FingerprintPro, reference 2.10.0 (96b9db
), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 17:33:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Reference: 2.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fingerprintjs/fingerprintjs-pro-ios
* tag 2.10.0 -> FETCH_HEAD
HEAD is now at 96b9db5 Merge pull request #47 from fingerprintjs/bump-library-version
Cloned https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Revision (git rev-parse @):
96b9db53b186004f7b9b9584d3a9ffdc44b7fbb6
SUCCESS checkout https://github.com/fingerprintjs/fingerprintjs-pro-ios.git at 2.10.0
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.10.0/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip
[70906/2398256] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.10.0/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.10.0/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip (1.25s)
========================================
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",
"dependencies": [
{
"identity": "fingerprintjs-pro-ios",
"name": "FingerprintPro",
"url": "https://github.com/fingerprintjs/fingerprintjs-pro-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fingerprintjs-pro-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
[1/1043] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios.git from cache (0.99s)
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios.git resolved at 2.10.0 (96b9db5)
Fetching binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.10.0/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip from cache
Fetched https://fpjs-public.s3.amazonaws.com/ios/2.10.0/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip from cache (0.16s)
warning: '.resolve-product-dependencies': dependency 'fingerprintjs-pro-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "FingerprintPro",
"name" : "FingerprintPro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FingerprintPro",
"targets" : [
"FingerprintPro"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FingerprintPro",
"module_type" : "BinaryTarget",
"name" : "FingerprintPro",
"path" : "remote/archive/FingerprintPro-2.10.0-e5e38cdf80c067bfc8a2889f59eacc3d27cd122e3162ae922c1f26fd27c76bad.xcframework.zip",
"product_memberships" : [
"FingerprintPro"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm