The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdMobUI, reference 1.0.2 (48ce94), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 12:46:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdMobUI -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Uhucream/AdMobUI.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Fetching from https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Creating working copy of package ‘swift-package-manager-google-user-messaging-platform’
Checking out 3.1.0 of package ‘swift-package-manager-google-user-messaging-platform’
Creating working copy of package ‘swift-package-manager-google-mobile-ads’
Checking out 12.14.0 of package ‘swift-package-manager-google-mobile-ads’
Resolve Package Graph
Resolved source packages:
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads.git @ 12.14.0
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 3.1.0
  AdMobUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleMobileAds, GoogleUserMessagingPlatform, AdMobUI
2026-04-16 08:46:20.459 xcodebuild[529:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.6.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
    }
  ],
  "manifest_display_name" : "AdMobUI",
  "name" : "AdMobUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AdMobUI",
      "targets" : [
        "AdMobUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdMobUI",
      "module_type" : "SwiftTarget",
      "name" : "AdMobUI",
      "path" : "Sources/AdMobUI",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "AdMobUI"
      ],
      "sources" : [
        "AdMobUI.swift",
        "Components/AdMobNativeAd/NativeAdLoader.swift",
        "Components/AdMobNativeAd/NativeAdvertisement.swift",
        "Components/AdvertisementMedia.swift",
        "Components/NamedAnchorBoundsPreferenceKey.swift",
        "Components/NativeAdChildViewType.swift",
        "Components/UIKit/_UINativeAdView.swift",
        "Components/UIViewRepresentable/_RepresentedAdMobMedia.swift",
        "Components/UIViewRepresentable/_RepresentedUINativeAdView.swift",
        "Extensions/View+.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AdMobUI"
    ]
  }
}
2026-04-16 08:46:28.453 xcodebuild[729:4158] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdMobUI -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdMobUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AdMobUI: /Users/admin/builder/spi-builder-workspace
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads.git @ 12.14.0
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 3.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
        ➜ Explicit dependency on target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform'
    Target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c37bfe050e18eaa59f46a86d247023c9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c37bfe050e18eaa59f46a86d247023c9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'AdMobUI' from project 'AdMobUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'AdMobUI' from project 'AdMobUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAdsTarget' from project 'GoogleMobileAds')
2026-04-16 08:46:31.429 xcodebuild[742:4240] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdMobUI
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  AdMobUI: /Users/admin/builder/spi-builder-workspace
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 3.1.0
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads.git @ 12.14.0
resolved source packages: AdMobUI, GoogleUserMessagingPlatform, GoogleMobileAds
2026-04-16 08:46:33.478 xcodebuild[790:4476] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.6.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
    }
  ],
  "manifest_display_name" : "AdMobUI",
  "name" : "AdMobUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AdMobUI",
      "targets" : [
        "AdMobUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdMobUI",
      "module_type" : "SwiftTarget",
      "name" : "AdMobUI",
      "path" : "Sources/AdMobUI",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "AdMobUI"
      ],
      "sources" : [
        "AdMobUI.swift",
        "Components/AdMobNativeAd/NativeAdLoader.swift",
        "Components/AdMobNativeAd/NativeAdvertisement.swift",
        "Components/AdvertisementMedia.swift",
        "Components/NamedAnchorBoundsPreferenceKey.swift",
        "Components/NativeAdChildViewType.swift",
        "Components/UIKit/_UINativeAdView.swift",
        "Components/UIViewRepresentable/_RepresentedAdMobMedia.swift",
        "Components/UIViewRepresentable/_RepresentedUINativeAdView.swift",
        "Extensions/View+.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AdMobUI"
    ]
  }
}
2026-04-16 08:46:34.703 xcodebuild[806:4558] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdMobUI -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdMobUI -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 3.1.0
  AdMobUI: /Users/admin/builder/spi-builder-workspace
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads.git @ 12.14.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'AdMobUI' in project 'AdMobUI'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
        ➜ Explicit dependency on target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform'
    Target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c37bfe050e18eaa59f46a86d247023c9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c37bfe050e18eaa59f46a86d247023c9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'AdMobUI' from project 'AdMobUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'AdMobUI' from project 'AdMobUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAdsTarget' from project 'GoogleMobileAds')
2026-04-16 08:46:35.622 xcodebuild[815:4608] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:812bc10c58d61bf62b7ff3c474d39fb5a93b89cf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AdMobUI
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild