Build Information
Failed to build Teads, reference master (7b0e1d), with Swift 6.1 for macOS (SPM) on 12 Dec 2025 19:13:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 7b0e1d2 Release new version: 6.0.4
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
7b0e1d2aa63b9adfa906c1b8a0d6be7c090aa1f4
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/teads/TeadsSDK-iOS.git
https://github.com/teads/TeadsSDK-iOS.git
{
"dependencies" : [
{
"identity" : "swift-package-manager-google-mobile-ads",
"requirement" : {
"range" : [
{
"lower_bound" : "12.2.0",
"upper_bound" : "13.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" : "13.3.1",
"upper_bound" : "14.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"
}
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
Building for debugging...
[0/7] Write sources
[5/7] Compiling UserMessagingPlatformTarget placeholder.m
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/16] Emitting module GoogleMobileAdsTarget
[9/16] Compiling GoogleMobileAdsTarget placeholder.swift
[10/16] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[11/16] Emitting module AppLovinSDKResources
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/16] Emitting module TeadsAdapterCommon
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[13/16] Compiling TeadsAdapterCommon CGFloat-extensions.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[14/16] Compiling TeadsAdapterCommon Helper.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[15/16] Compiling TeadsAdapterCommon TeadsInReadAdView-extensions.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[16/16] Compiling TeadsAdapterCommon TeadsAdapterErrorCode.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/284] Fetching swift-package-manager-google-mobile-ads
[277/1452] Fetching swift-package-manager-google-mobile-ads, applovin-max-swift-package
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (1.33s)
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git from cache (1.33s)
Computing version for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Computed https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git at 13.5.1 (1.97s)
Computing version for https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Computed https://github.com/googleads/swift-package-manager-google-mobile-ads.git at 12.14.0 (0.56s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/62] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.68s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 3.1.0 (1.26s)
Creating working copy for https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Working copy of https://github.com/googleads/swift-package-manager-google-mobile-ads.git resolved at 12.14.0
Creating working copy for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Working copy of https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git resolved at 13.5.1
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 3.1.0
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
[1430/1430] Downloading https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
[329501/329501] Downloading https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip, https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.47s)
[5172542/5172542] Downloading https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
[7847737/13389726] Downloading https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip
Downloaded https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip (1.09s)
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip (1.37s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/MediationAdapters/TeadsAdMobAdapter/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/MediationAdapters/TeadsAppLovinAdapter/README.md
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[3/10] Emitting module AppLovinSDKResources
[4/10] Emitting module GoogleMobileAdsTarget
[5/10] Compiling GoogleMobileAdsTarget placeholder.swift
[6/10] Compiling TeadsAdapterCommon Helper.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Compiling TeadsAdapterCommon CGFloat-extensions.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[8/10] Emitting module TeadsAdapterCommon
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[9/10] Compiling TeadsAdapterCommon TeadsAdapterErrorCode.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
[10/10] Compiling TeadsAdapterCommon TeadsInReadAdView-extensions.swift
/Users/admin/builder/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | extension CGFloat {
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/MediationAdapters/TeadsAdMobAdapter/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/MediationAdapters/TeadsAppLovinAdapter/README.md
BUILD FAILURE 6.1 macosSpm