Build Information
Failed to build Teads with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: 5.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/teads/TeadsSDK-iOS
* tag 5.1.6 -> FETCH_HEAD
HEAD is now at 0b881a7 Release new version: 5.1.6
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
0b881a7034bc17189310c1e579889f579927f0e8
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at 5.1.6
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/teads/TeadsSDK-iOS.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
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" : "10.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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.4.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 TeadsSampleApp -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-10-23 14:35:24.623 xcodebuild[529:3075] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-23-10_14-35-0024.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "TeadsSampleApp" scheme:
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, 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, variant:Designed for [iPad,iPhone], id:8F85261B-6E34-4251-9F7D-DBA93DFDDC18, OS:1.2, name:Apple Vision Pro }
{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:98CF9E9D-A923-4929-840E-E8B2EF83782E, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:083AE6AE-210C-42CF-A95D-2611B29264F4, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:847EF4D5-E2F5-4F25-AD34-39D8F475B9F3, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:DC8D81D1-BC53-42D1-899E-BF62E080FE81, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:45025DF6-034F-487C-950A-10EEDA2654AB, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:92371937-FE67-41ED-AF22-F1CB27540111, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:B343B625-C5FD-4EF0-B0DB-AAF78A9AFA59, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:E8E6103C-E994-48B2-BCFB-08452991DAF4, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:60CAE2EE-1D6B-47A0-8CEB-54B4DC174528, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:1630275B-43BB-487E-ADD7-9DC72C60EE41, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:AC90B049-EA8F-4969-9735-7871FED3C526, OS:17.5, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable