Build Information
Failed to build Admob-SwiftUI, reference 1.0.1 (fa0b89
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 14:20:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/Admob-SwiftUI.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/Admob-SwiftUI
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at fa0b89f Small improvements and Ad library update
Cloned https://github.com/0xWDG/Admob-SwiftUI.git
Revision (git rev-parse @):
fa0b89f6dc2ba140780cf6d67a1aaa1f18d9ab38
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/Admob-SwiftUI.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/0xWDG/Admob-SwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling UserMessagingPlatformTarget placeholder.m
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling GoogleMobileAdsTarget placeholder.swift
[6/6] Emitting module GoogleMobileAdsTarget
[7/15] Compiling Admob_SwiftUI BannerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[8/15] Compiling Admob_SwiftUI InternalBannerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[9/15] Compiling Admob_SwiftUI BannerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[10/15] Compiling Admob_SwiftUI View+addAdPadding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/15] Emitting module Admob_SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[12/15] Compiling Admob_SwiftUI AdConsentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[13/15] Compiling Admob_SwiftUI AdView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[14/15] Compiling Admob_SwiftUI AdConsent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
[15/15] Compiling Admob_SwiftUI AdHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Admob-SwiftUI/AdConsent.swift:11:8: error: no such module 'GoogleMobileAds'
9 |
10 | import Foundation
11 | import GoogleMobileAds
| `- error: no such module 'GoogleMobileAds'
12 | import UserMessagingPlatform
13 |
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/261] Fetching swift-package-manager-google-mobile-ads
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.61s)
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 11.13.0 (1.16s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/59] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.67s)
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 2.7.0 (1.21s)
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 11.13.0
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 2.7.0
Downloading binary artifact https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
[2681/177190] Downloading https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (1.08s)
[3126/8114414] Downloading https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip (3.48s)
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/Sources/Admob-SwiftUI/PrivacyInfo.xcprivacy
BUILD FAILURE 6.2 macosSpm