Build Information
Failed to build GoogleInteractiveMediaAdsTvOS, reference v4.16.0 (fe5a30), with Swift 6.1 for macOS (SPM) on 29 Oct 2025 23:28:53 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/googleads/swift-package-manager-google-interactive-media-ads-tvos.git
Reference: v4.16.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-interactive-media-ads-tvos
* tag v4.16.0 -> FETCH_HEAD
HEAD is now at fe5a302 Merge pull request #10 from googleads/tvOS_bugfix
Cloned https://github.com/googleads/swift-package-manager-google-interactive-media-ads-tvos.git
Revision (git rev-parse @):
fe5a302eb17388077258b02e2a18e88f63100625
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-interactive-media-ads-tvos.git at v4.16.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-interactive-media-ads-tvos.git
https://github.com/googleads/swift-package-manager-google-interactive-media-ads-tvos.git
{
"dependencies" : [
],
"manifest_display_name" : "GoogleInteractiveMediaAdsTvOS",
"name" : "GoogleInteractiveMediaAdsTvOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleInteractiveMediaAdsTvOS",
"targets" : [
"GoogleInteractiveMediaAdsTvOS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleInteractiveMediaAdsTvOS",
"module_type" : "BinaryTarget",
"name" : "GoogleInteractiveMediaAdsTvOS",
"path" : "remote/archive/GoogleInteractiveMediaAds-tvos-v4.16.0.zip",
"product_memberships" : [
"GoogleInteractiveMediaAdsTvOS"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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
Downloading binary artifact https://imasdk.googleapis.com/downloads/ima/tvos/GoogleInteractiveMediaAds-tvos-v4.16.0.zip
[5371/10595327] Downloading https://imasdk.googleapis.com/downloads/ima/tvos/GoogleInteractiveMediaAds-tvos-v4.16.0.zip
Downloaded https://imasdk.googleapis.com/downloads/ima/tvos/GoogleInteractiveMediaAds-tvos-v4.16.0.zip (1.72s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm