Build Information
Failed to build AppsFlyerLib, reference main (d07a2b), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 23:46:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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-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
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 (1.03s)
========================================
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-static",
"name": "AppsFlyerLib",
"url": "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppsFlyerFramework-Static",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git
[1/121] Fetching appsflyerframework-static
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git from cache (0.85s)
Creating working copy for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git
Working copy of https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static.git resolved at main (d07a2b2)
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.37s)
warning: '.resolve-product-dependencies': dependency 'appsflyerframework-static' 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-Static.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