Build Information
Failed to build AppsFlyerLib, reference main (4e5628
), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 13:50:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e56283 Package.swift file have been updated to 6.17.5
Cloned https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
Revision (git rev-parse @):
4e56283bb5411e4c2d08ac28780848dc371335ff
SUCCESS checkout https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git at main
Downloading binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip
[32750/8280197] Downloading https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip
Downloaded https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip (1.09s)
========================================
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",
"dependencies": [
{
"identity": "appsflyerframework-dynamic",
"name": "AppsFlyerLib",
"url": "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppsFlyerFramework-Dynamic",
"dependencies": [
]
}
]
}
Fetching https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
[1/103] Fetching appsflyerframework-dynamic
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git from cache (0.73s)
Creating working copy for https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git
Working copy of https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic.git resolved at main (4e56283)
Fetching binary artifact https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip from cache
Fetched https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip from cache (0.43s)
warning: '.resolve-product-dependencies': dependency 'appsflyerframework-dynamic' is not used by any target
Found 0 product dependencies
========================================
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
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