The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppsFlyerLib, reference main (d07a2b), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 23:46:17 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-Static.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d07a2b2 Package.swift file have been updated to 6.18.0
Cloned https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git
Revision (git rev-parse @):
d07a2b2ae1b5f1ef4c369ed8e3f85fabc6061915
SUCCESS checkout https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git
https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AppsFlyerLib",
  "name" : "AppsFlyerLib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppsFlyerLib-Static",
      "targets" : [
        "AppsFlyerLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppsFlyerLib",
      "module_type" : "BinaryTarget",
      "name" : "AppsFlyerLib",
      "path" : "remote/archive/AppsFlyerLib-Static-SPM.xcframework.zip",
      "product_memberships" : [
        "AppsFlyerLib-Static"
      ],
      "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-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.91s)
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