Build Information
Failed to build FingerprintPro, reference 2.14.0 (86b7ed), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 14:07:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Reference: 2.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fingerprintjs/fingerprintjs-pro-ios
* tag 2.14.0 -> FETCH_HEAD
HEAD is now at 86b7ed0 Merge pull request #52 from fingerprintjs/version-2.14.0
Cloned https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Revision (git rev-parse @):
86b7ed034477d1ba08b1e0839222946e6e861c0f
SUCCESS checkout https://github.com/fingerprintjs/fingerprintjs-pro-ios.git at 2.14.0
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
[70892/9563775] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip (1.78s)
========================================
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": "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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
[1/1063] 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.14.0 (86b7ed0)
Fetching binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip from cache
Fetched https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip from cache (0.47s)
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.3
Building package at path: $PWD
https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm