The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppsFlyerLib, reference 6.18.0 (a5ec9f), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 17:13:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
Reference: 6.18.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppsFlyerSDK/AppsFlyerFramework
 * tag               6.18.0     -> FETCH_HEAD
HEAD is now at a5ec9fc Podspec, Package.swift file and Carthage json files have been updated to 6.18.0
Cloned https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
Revision (git rev-parse @):
a5ec9fcd848421a5bd08287e891fb103ecc65907
SUCCESS checkout https://github.com/AppsFlyerSDK/AppsFlyerFramework.git at 6.18.0
Downloading binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Static-SPM.xcframework.zip
[16375/5071042] Downloading https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Static-SPM.xcframework.zip
Downloaded https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Static-SPM.xcframework.zip (0.99s)
========================================
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": "appsflyerframework",
      "name": "AppsFlyerLib",
      "url": "https://github.com/AppsFlyerSDK/AppsFlyerFramework.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppsFlyerFramework",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
[1/6545] Fetching appsflyerframework
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework.git from cache (62.66s)
Creating working copy for https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
Working copy of https://github.com/AppsFlyerSDK/AppsFlyerFramework.git resolved at 6.18.0 (a5ec9fc)
Fetching binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Static-SPM.xcframework.zip from cache
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Static-SPM.xcframework.zip from cache (0.32s)
warning: '.resolve-product-dependencies': dependency 'appsflyerframework' 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/AppsFlyerSDK/AppsFlyerFramework.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