Build Information
Failed to build AppsFlyerLib, reference 6.18.0 (a5ec9f), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 17:28:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
https://github.com/AppsFlyerSDK/AppsFlyerFramework.git
{
"dependencies" : [
],
"manifest_display_name" : "AppsFlyerLib",
"name" : "AppsFlyerLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppsFlyerLib",
"targets" : [
"AppsFlyerLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppsFlyerLib",
"module_type" : "BinaryTarget",
"name" : "AppsFlyerLib",
"path" : "remote/archive/AppsFlyerLib-Static-SPM.xcframework.zip",
"product_memberships" : [
"AppsFlyerLib"
],
"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.96s)
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