The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppsFlyerLib, reference 6.18.0 (e20dc5), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 17:00:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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-Dynamic.git
Reference: 6.18.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
 * tag               6.18.0     -> FETCH_HEAD
HEAD is now at e20dc5e Package.swift file have been updated to 6.18.0
Cloned https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
Revision (git rev-parse @):
e20dc5e603afd798faf15c68de78772768f2facb
SUCCESS checkout https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git at 6.18.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AppsFlyerLib",
  "name" : "AppsFlyerLib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppsFlyerLib-Dynamic",
      "targets" : [
        "AppsFlyerLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppsFlyerLib",
      "module_type" : "BinaryTarget",
      "name" : "AppsFlyerLib",
      "path" : "remote/archive/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
      "product_memberships" : [
        "AppsFlyerLib-Dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
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
Downloading binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Dynamic-SPM.xcframework.zip
[15478/2318212] Downloading https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Dynamic-SPM.xcframework.zip
Downloaded https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.18.0/AppsFlyerLib-Dynamic-SPM.xcframework.zip (0.79s)
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