Build Information
Failed to build AppLovinSDK, reference master (d829fe), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Mar 2026 20:01:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppLovinSDK -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AppLovin/AppLovin-MAX-Swift-Package
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d829feb 13.6.2
Cloned https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Revision (git rev-parse @):
d829feb5b7de8755e9a1834c2e1e0b95c9126424
SUCCESS checkout https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AppLovinSDK",
"name" : "AppLovinSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppLovinSDK",
"targets" : [
"AppLovinSDKResources"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppLovinSDKResources",
"module_type" : "SwiftTarget",
"name" : "AppLovinSDKResources",
"path" : "Sources/AppLovinSDKResources",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
"AppLovinSDKResources.swift"
],
"target_dependencies" : [
"AppLovinSDK"
],
"type" : "library"
},
{
"c99name" : "AppLovinSDK",
"module_type" : "BinaryTarget",
"name" : "AppLovinSDK",
"path" : "remote/archive/AppLovinSDK-13.6.2.xcframework.zip",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
AppLovinSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AppLovinSDK
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AppLovinSDK",
"name" : "AppLovinSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppLovinSDK",
"targets" : [
"AppLovinSDKResources"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppLovinSDKResources",
"module_type" : "SwiftTarget",
"name" : "AppLovinSDKResources",
"path" : "Sources/AppLovinSDKResources",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
"AppLovinSDKResources.swift"
],
"target_dependencies" : [
"AppLovinSDK"
],
"type" : "library"
},
{
"c99name" : "AppLovinSDK",
"module_type" : "BinaryTarget",
"name" : "AppLovinSDK",
"path" : "remote/archive/AppLovinSDK-13.6.2.xcframework.zip",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppLovinSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppLovinSDK -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AppLovinSDK -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
AppLovinSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AppLovinSDK' in project 'AppLovinSDK'
➜ Explicit dependency on target 'AppLovinSDKResources' in project 'AppLovinSDK'
Target 'AppLovinSDKResources' in project 'AppLovinSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 094133bec4a37f03d729acea71db2916
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/094133bec4a37f03d729acea71db2916.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDK' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDKResources' from project 'AppLovinSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppLovinSDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AppLovinSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AppLovinSDK
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "AppLovinSDK",
"name" : "AppLovinSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppLovinSDK",
"targets" : [
"AppLovinSDKResources"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppLovinSDKResources",
"module_type" : "SwiftTarget",
"name" : "AppLovinSDKResources",
"path" : "Sources/AppLovinSDKResources",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
"AppLovinSDKResources.swift"
],
"target_dependencies" : [
"AppLovinSDK"
],
"type" : "library"
},
{
"c99name" : "AppLovinSDK",
"module_type" : "BinaryTarget",
"name" : "AppLovinSDK",
"path" : "remote/archive/AppLovinSDK-13.6.2.xcframework.zip",
"product_memberships" : [
"AppLovinSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppLovinSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppLovinSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AppLovinSDK -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
AppLovinSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AppLovinSDK' in project 'AppLovinSDK'
➜ Explicit dependency on target 'AppLovinSDKResources' in project 'AppLovinSDK'
Target 'AppLovinSDKResources' in project 'AppLovinSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 801f66f6cee0d8495e86a77c67a8c597
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/801f66f6cee0d8495e86a77c67a8c597.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDKResources' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDK' from project 'AppLovinSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppLovinSDK
(1 failure)
BUILD FAILURE 6.1 tvOS