Build Information
Failed to build VungleAdsSDK, reference 7.7.2 (73e7f5), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 01:11:23 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/Vungle/VungleAdsSDK-SwiftPackageManager.git
Reference: 7.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
* tag 7.7.2 -> FETCH_HEAD
HEAD is now at 73e7f5c SwiftPackageManager updates for 7.7.2 release (#32)
Cloned https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager.git
Revision (git rev-parse @):
73e7f5cb0541f2040ca5e4fe17c159f18202ea6d
SUCCESS checkout https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager.git at 7.7.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager.git
https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager.git
{
"dependencies" : [
],
"manifest_display_name" : "VungleAdsSDK",
"name" : "VungleAdsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VungleAdsSDK",
"targets" : [
"VungleAdsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VungleAdsSDK",
"module_type" : "BinaryTarget",
"name" : "VungleAdsSDK",
"path" : "remote/archive/VungleAds-7.7.2.zip",
"product_memberships" : [
"VungleAdsSDK"
],
"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
Downloading binary artifact https://vungle2-cdn-prod.s3.amazonaws.com/sdks/ios/SwiftPackageManager/VungleAds-7.7.2.zip
[62498/4119319] Downloading https://vungle2-cdn-prod.s3.amazonaws.com/sdks/ios/SwiftPackageManager/VungleAds-7.7.2.zip
Downloaded https://vungle2-cdn-prod.s3.amazonaws.com/sdks/ios/SwiftPackageManager/VungleAds-7.7.2.zip (1.47s)
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