The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleUserMessagingPlatform, reference main (13b248), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 09:27:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-user-messaging-platform
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 13b248e Updating Swift Package to 3.1.0.
Cloned https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Revision (git rev-parse @):
13b248eaa73b7826f0efb1bcf455e251d65ecb1b
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/googleads/swift-package-manager-google-user-messaging-platform.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
Resolve Package Graph
Resolved source packages:
  GoogleUserMessagingPlatform: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleUserMessagingPlatform
2026-04-17 05:27:09.573 xcodebuild[528:3071] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleUserMessagingPlatform",
  "name" : "GoogleUserMessagingPlatform",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleUserMessagingPlatform",
      "targets" : [
        "UserMessagingPlatformTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UserMessagingPlatformTarget",
      "module_type" : "ClangTarget",
      "name" : "UserMessagingPlatformTarget",
      "path" : "UserMessagingPlatformTarget",
      "product_memberships" : [
        "GoogleUserMessagingPlatform"
      ],
      "sources" : [
        "placeholder.m"
      ],
      "target_dependencies" : [
        "UserMessagingPlatform"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UserMessagingPlatform",
      "module_type" : "BinaryTarget",
      "name" : "UserMessagingPlatform",
      "path" : "remote/archive/googleusermessagingplatformios-spm-3.1.0.zip",
      "product_memberships" : [
        "GoogleUserMessagingPlatform"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleUserMessagingPlatform"
    ]
  }
}
2026-04-17 05:27:17.584 xcodebuild[642:3848] [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 GoogleUserMessagingPlatform -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 GoogleUserMessagingPlatform -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GoogleUserMessagingPlatform: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    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 -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 objective-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: d9e98063052742fe50e17004f569aa18
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d9e98063052742fe50e17004f569aa18.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
2026-04-17 05:27:19.048 xcodebuild[649:3911] [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:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleUserMessagingPlatform
(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:
  GoogleUserMessagingPlatform: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleUserMessagingPlatform
2026-04-17 05:27:20.764 xcodebuild[668:4016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleUserMessagingPlatform",
  "name" : "GoogleUserMessagingPlatform",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleUserMessagingPlatform",
      "targets" : [
        "UserMessagingPlatformTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UserMessagingPlatformTarget",
      "module_type" : "ClangTarget",
      "name" : "UserMessagingPlatformTarget",
      "path" : "UserMessagingPlatformTarget",
      "product_memberships" : [
        "GoogleUserMessagingPlatform"
      ],
      "sources" : [
        "placeholder.m"
      ],
      "target_dependencies" : [
        "UserMessagingPlatform"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UserMessagingPlatform",
      "module_type" : "BinaryTarget",
      "name" : "UserMessagingPlatform",
      "path" : "remote/archive/googleusermessagingplatformios-spm-3.1.0.zip",
      "product_memberships" : [
        "GoogleUserMessagingPlatform"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleUserMessagingPlatform"
    ]
  }
}
2026-04-17 05:27:21.880 xcodebuild[678:4083] [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 GoogleUserMessagingPlatform -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 GoogleUserMessagingPlatform -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GoogleUserMessagingPlatform: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    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 -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 objective-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: d9e98063052742fe50e17004f569aa18
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d9e98063052742fe50e17004f569aa18.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/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/spi-builder-workspace/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
2026-04-17 05:27:22.679 xcodebuild[681:4114] [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:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ad988a160a78b802c9b22cd7516f8552fb4fa1ec, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleUserMessagingPlatform
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild