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

Failed to build FingerprintPro, reference 2.12.0 (eede28), with Swift 6.2 for macOS (SPM) on 8 Dec 2025 21:28:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Reference: 2.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fingerprintjs/fingerprintjs-pro-ios
 * tag               2.12.0     -> FETCH_HEAD
HEAD is now at eede285 Merge pull request #50 from fingerprintjs/version-2.12.0
Cloned https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Revision (git rev-parse @):
eede285b015595a74c9f5cc0429f778c82e1838e
SUCCESS checkout https://github.com/fingerprintjs/fingerprintjs-pro-ios.git at 2.12.0
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.12.0/FingerprintPro-2.12.0-bc66d7912a0a162c1082381f0f0550e3afaa3d267d805e6a2159ccc0f8f247dd.xcframework.zip
[69174/8855043] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.12.0/FingerprintPro-2.12.0-bc66d7912a0a162c1082381f0f0550e3afaa3d267d805e6a2159ccc0f8f247dd.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.12.0/FingerprintPro-2.12.0-bc66d7912a0a162c1082381f0f0550e3afaa3d267d805e6a2159ccc0f8f247dd.xcframework.zip (1.51s)
========================================
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/1053] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios.git from cache (1.06s)
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.12.0 (eede285)
Fetching binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.12.0/FingerprintPro-2.12.0-bc66d7912a0a162c1082381f0f0550e3afaa3d267d805e6a2159ccc0f8f247dd.xcframework.zip from cache
Fetched https://fpjs-public.s3.amazonaws.com/ios/2.12.0/FingerprintPro-2.12.0-bc66d7912a0a162c1082381f0f0550e3afaa3d267d805e6a2159ccc0f8f247dd.xcframework.zip from cache (0.38s)
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.2
Building package at path:  $PWD
https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm