The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdMobUI, reference 1.0.2 (48ce94), with Swift 6.2 for macOS (SPM) on 9 Jul 2025 16:42:03 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/Uhucream/AdMobUI.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Uhucream/AdMobUI
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 48ce94c doc: Update README.md
Cloned https://github.com/Uhucream/AdMobUI.git
Revision (git rev-parse @):
48ce94c3aa8fa06383c660f669d483058c7f2211
SUCCESS checkout https://github.com/Uhucream/AdMobUI.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Uhucream/AdMobUI.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/16] Compiling AdMobUI NativeAdvertisement.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[8/16] Emitting module AdMobUI
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[9/16] Compiling AdMobUI NamedAnchorBoundsPreferenceKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[10/16] Compiling AdMobUI AdMobUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[11/16] Compiling AdMobUI AdvertisementMedia.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[12/16] Compiling AdMobUI NativeAdLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[13/17] Compiling AdMobUI _RepresentedAdMobMedia.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[14/17] Compiling AdMobUI _UINativeAdView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[15/17] Compiling AdMobUI _RepresentedUINativeAdView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[16/17] Compiling AdMobUI NativeAdChildViewType.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
[17/17] Compiling AdMobUI View+.swift
/Users/admin/builder/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:10:8: error: no such module 'GoogleMobileAds'
 8 |
 9 | import Combine
10 | import GoogleMobileAds
   |        `- error: no such module 'GoogleMobileAds'
11 |
12 | internal class NativeAdLoader: NSObject, ObservableObject {
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/260] Fetching swift-package-manager-google-mobile-ads
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.60s)
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.7.0 (3.12s)
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.65s)
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.0.0 (1.19s)
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.7.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 3.0.0
Downloading binary artifact https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
[2681/185826] Downloading https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip (0.90s)
[5371/8059518] Downloading https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip (2.49s)
BUILD FAILURE 6.2 macosSpm