Build Information
Failed to build GoogleInteractiveMediaAds, reference main (3ab3de), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 02:52:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ab3dee Merge pull request #14 from googleads/update
Cloned https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios.git
Revision (git rev-parse @):
3ab3dee61922cf4e024b9086f324f0737bc73339
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios.git
https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "GoogleInteractiveMediaAds",
"name" : "GoogleInteractiveMediaAds",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleInteractiveMediaAds",
"targets" : [
"GoogleInteractiveMediaAds"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleInteractiveMediaAds",
"module_type" : "BinaryTarget",
"name" : "GoogleInteractiveMediaAds",
"path" : "remote/archive/GoogleInteractiveMediaAds-ios-v3.31.0.zip",
"product_memberships" : [
"GoogleInteractiveMediaAds"
],
"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/ios/GoogleInteractiveMediaAds-ios-v3.31.0.zip
[5371/2179279] Downloading https://imasdk.googleapis.com/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.31.0.zip
Downloaded https://imasdk.googleapis.com/downloads/ima/ios/GoogleInteractiveMediaAds-ios-v3.31.0.zip (0.58s)
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