Build Information
Failed to build Teads with Swift 5.8 for watchOS using Xcode 14.3.
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.8
Building package at path: $PWD
https://github.com/teads/TeadsSDK-iOS.git
Command line invocation:
/Applications/Xcode-14.3.1.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:
2024-10-23 14:34:50.229 xcodebuild[469:2541] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"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"
]
}
}
2024-10-23 14:34:59.942 xcodebuild[526:2884] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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:00.607 xcodebuild[527:2923] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-10-23 14:35:00.760 xcodebuild[527:2923] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-23-10_14-35-0000.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-13D622F2AD547C02 }
{ 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:iOS Simulator, id:4DD3641A-8F6D-45FE-8192-CD8532CE13C2, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:4DD3641A-8F6D-45FE-8192-CD8532CE13C2, OS:16.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:7C422CA3-1CBD-4DC6-815D-9894C8564368, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:7C422CA3-1CBD-4DC6-815D-9894C8564368, OS:16.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:FF0F1FFB-5CE5-4F5D-92E6-83A914269D7F, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:FF0F1FFB-5CE5-4F5D-92E6-83A914269D7F, OS:16.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:F37D0220-A1C3-43EE-A122-518151DE6BB4, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:F37D0220-A1C3-43EE-A122-518151DE6BB4, OS:16.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:5C8E79C6-DE15-4A1B-BF7A-A1FCFF5BADA8, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:5C8E79C6-DE15-4A1B-BF7A-A1FCFF5BADA8, OS:16.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E4DDCDF4-0CA1-42FB-A543-6E6670018049, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:E4DDCDF4-0CA1-42FB-A543-6E6670018049, OS:16.4, name:iPhone 14 }
{ platform:iOS Simulator, id:C7E51D03-DEF9-4402-BB7E-D0CD8C0B4A61, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:C7E51D03-DEF9-4402-BB7E-D0CD8C0B4A61, OS:16.4, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:96A5B0CE-DBCF-4AFD-A73C-A57DCEE3B1DB, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:96A5B0CE-DBCF-4AFD-A73C-A57DCEE3B1DB, OS:16.4, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:1B5DBC05-FF0B-40F5-AD3D-97A5C09A56DC, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:1B5DBC05-FF0B-40F5-AD3D-97A5C09A56DC, OS:16.4, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:163DB6E8-D481-4A03-A409-3952F8A88A1A, OS:16.4, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:163DB6E8-D481-4A03-A409-3952F8A88A1A, OS:16.4, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable