The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleProgrammaticAccessLibrary, reference main (785071), with Swift 6.3 for visionOS using Xcode 26.4 on 18 Apr 2026 20:24:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleProgrammaticAccessLibrary -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7850718 Merge pull request #8 from googleads/update
Cloned https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git
Revision (git rev-parse @):
7850718d00c718f26f4b65bd208d27bc45f7c7cb
SUCCESS checkout https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/googleads/swift-package-manager-google-programmatic-access-library-ios.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:
  GoogleProgrammaticAccessLibrary: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleProgrammaticAccessLibrary
2026-04-18 16:24:44.632 xcodebuild[529:3073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleProgrammaticAccessLibrary",
  "name" : "GoogleProgrammaticAccessLibrary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleProgrammaticAccessLibrary",
      "targets" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleProgrammaticAccessLibrary",
      "module_type" : "BinaryTarget",
      "name" : "GoogleProgrammaticAccessLibrary",
      "path" : "remote/archive/pal-ios-v3.1.1.zip",
      "product_memberships" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleProgrammaticAccessLibrary"
    ]
  }
}
2026-04-18 16:24:52.478 xcodebuild[643:3854] [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 GoogleProgrammaticAccessLibrary -destination generic/platform=xrOS
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 GoogleProgrammaticAccessLibrary -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  GoogleProgrammaticAccessLibrary: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'GoogleProgrammaticAccessLibrary' in project 'GoogleProgrammaticAccessLibrary' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: 04c14e894c800a722da3fc09c342d2e8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/04c14e894c800a722da3fc09c342d2e8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleProgrammaticAccessLibrary/ProgrammaticAccessLibrary.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleProgrammaticAccessLibrary/ProgrammaticAccessLibrary.xcframework'. (in target 'GoogleProgrammaticAccessLibrary' from project 'GoogleProgrammaticAccessLibrary')
2026-04-18 16:24:53.898 xcodebuild[650:3911] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleProgrammaticAccessLibrary
(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:
  GoogleProgrammaticAccessLibrary: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleProgrammaticAccessLibrary
2026-04-18 16:24:55.455 xcodebuild[664:4008] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleProgrammaticAccessLibrary",
  "name" : "GoogleProgrammaticAccessLibrary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleProgrammaticAccessLibrary",
      "targets" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleProgrammaticAccessLibrary",
      "module_type" : "BinaryTarget",
      "name" : "GoogleProgrammaticAccessLibrary",
      "path" : "remote/archive/pal-ios-v3.1.1.zip",
      "product_memberships" : [
        "GoogleProgrammaticAccessLibrary"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleProgrammaticAccessLibrary"
    ]
  }
}
2026-04-18 16:24:56.555 xcodebuild[674:4073] [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 GoogleProgrammaticAccessLibrary -destination generic/platform=xrOS
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 GoogleProgrammaticAccessLibrary -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  GoogleProgrammaticAccessLibrary: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'GoogleProgrammaticAccessLibrary' in project 'GoogleProgrammaticAccessLibrary' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: 04c14e894c800a722da3fc09c342d2e8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/04c14e894c800a722da3fc09c342d2e8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleProgrammaticAccessLibrary/ProgrammaticAccessLibrary.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleProgrammaticAccessLibrary/ProgrammaticAccessLibrary.xcframework'. (in target 'GoogleProgrammaticAccessLibrary' from project 'GoogleProgrammaticAccessLibrary')
2026-04-18 16:24:57.386 xcodebuild[677:4106] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GoogleProgrammaticAccessLibrary
(1 failure)
BUILD FAILURE 6.3 visionOS