Build Information
Failed to build Teads with Swift 6.2 (beta) for tvOS using Xcode 26.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/teads/TeadsSDK-iOS
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b778e10 Release new version: 5.3.0
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
b778e108adfa71c4647b7ae1241811db78307435
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/teads/TeadsSDK-iOS.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "swift-package-manager-google-mobile-ads",
"requirement" : {
"range" : [
{
"lower_bound" : "11.2.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
},
{
"identity" : "applovin-max-swift-package",
"requirement" : {
"range" : [
{
"lower_bound" : "12.3.1",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git"
}
],
"manifest_display_name" : "Teads",
"name" : "Teads",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TeadsSDK",
"targets" : [
"TeadsSDK",
"OMSDK_Teadstv"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TeadsAdMobAdapter",
"targets" : [
"TeadsAdMobAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TeadsAppLovinAdapter",
"targets" : [
"TeadsAppLovinAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TeadsSDK",
"module_type" : "BinaryTarget",
"name" : "TeadsSDK",
"path" : "Frameworks/TeadsSDK.xcframework",
"product_memberships" : [
"TeadsSDK",
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "TeadsAppLovinAdapter",
"module_type" : "SwiftTarget",
"name" : "TeadsAppLovinAdapter",
"path" : "MediationAdapters/TeadsAppLovinAdapter",
"product_dependencies" : [
"AppLovinSDK"
],
"product_memberships" : [
"TeadsAppLovinAdapter"
],
"sources" : [
"AppLovinTeadsNativeAd.swift",
"Exports.swift",
"TeadsMediationAdapter.swift",
"TeadsMediationAdapterExtension.swift"
],
"target_dependencies" : [
"TeadsAdapterCommon"
],
"type" : "library"
},
{
"c99name" : "TeadsAdapterCommon",
"module_type" : "SwiftTarget",
"name" : "TeadsAdapterCommon",
"path" : "MediationAdapters/Common",
"product_memberships" : [
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
"CGFloat-extensions.swift",
"Helper.swift",
"TeadsAdapterErrorCode.swift",
"TeadsInReadAdView-extensions.swift"
],
"target_dependencies" : [
"TeadsSDK",
"OMSDK_Teadstv"
],
"type" : "library"
},
{
"c99name" : "TeadsAdMobAdapter",
"module_type" : "SwiftTarget",
"name" : "TeadsAdMobAdapter",
"path" : "MediationAdapters/TeadsAdMobAdapter",
"product_dependencies" : [
"GoogleMobileAds"
],
"product_memberships" : [
"TeadsAdMobAdapter"
],
"sources" : [
"AdMobHelper.swift",
"Banner/GADMAdapterTeadsBanner.swift",
"Banner/GADMAdapterTeadsBannerAd.swift",
"Exports.swift",
"GADMAdapterTeadsCustomEvent.swift",
"Native/GADMAdapterTeadsNative.swift",
"Native/GADMAdapterTeadsNativeAd.swift",
"TeadsAdapterSettings+GADAdNetworkExtras.swift"
],
"target_dependencies" : [
"TeadsAdapterCommon"
],
"type" : "library"
},
{
"c99name" : "OMSDK_Teadstv",
"module_type" : "BinaryTarget",
"name" : "OMSDK_Teadstv",
"path" : "Frameworks/OMSDK_Teadstv.xcframework",
"product_memberships" : [
"TeadsSDK",
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "TeadsSampleApp",
"schemes" : [
"TeadsSampleApp"
],
"targets" : [
"TeadsSampleApp",
"TeadsSampleAppUITests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 TeadsSampleApp -destination generic/platform=tvOS
2025-06-24 04:09:18.046 xcodebuild[572:3357] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-06_04-09-0018.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "TeadsSampleApp" scheme:
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8638c4dbfc817e0c219f62bffeb54a4de5c8365a, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:EFECA3E5-EBBC-4E1D-A125-60C784EFEA50, OS:26.0, name:Apple Vision Pro 4K }
{ platform:iOS Simulator, arch:arm64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:x86_64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:x86_64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:x86_64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:arm64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:x86_64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:arm64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:x86_64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:arm64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:x86_64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
{ platform:iOS Simulator, arch:x86_64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
INFRASTRUCTURE ERROR (status: destinationUnavailable