The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GooglePlaces, reference main (ec1d33), with Swift 6.2 for visionOS using Xcode 26.0 on 3 Dec 2025 16:10:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ec1d334 feat: Create release candidate for version 10.6.0
Cloned https://github.com/googlemaps/ios-places-sdk.git
Revision (git rev-parse @):
ec1d33428f29ac7f9369f858cff0feeec0260723
SUCCESS checkout https://github.com/googlemaps/ios-places-sdk.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/googlemaps/ios-places-sdk.git
Command line invocation:
    /Applications/Xcode-26.0.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:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
resolved source packages: GooglePlaces
2025-12-03 11:10:04.414 xcodebuild[523:3053] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GooglePlaces",
  "name" : "GooglePlaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlacesTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlacesSwift",
      "targets" : [
        "GooglePlacesSwiftTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlacesTarget",
      "module_type" : "ClangTarget",
      "name" : "GooglePlacesTarget",
      "path" : "Places",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Places/Resources/GooglePlacesResources/GooglePlaces.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GooglePlaces"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwiftTarget",
      "module_type" : "SwiftTarget",
      "name" : "GooglePlacesSwiftTarget",
      "path" : "PlacesSwift",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/PlacesSwift/Resources/GooglePlacesSwiftResources/GooglePlacesSwift.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "GooglePlacesSwift",
        "GooglePlacesTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwift",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlacesSwift",
      "path" : "remote/archive/google_places_swift.xcframework.zip",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces_3p.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
2025-12-03 11:10:08.945 xcodebuild[632:3733] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
2025-12-03 11:10:09.715 xcodebuild[635:3772] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 GooglePlaces-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GooglePlacesSwift' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces' (no dependencies)
    Target 'GooglePlaces' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5909f85db71dcf70116ab1677fd448ce
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5909f85db71dcf70116ab1677fd448ce.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GooglePlaces')
2025-12-03 11:10:10.994 xcodebuild[637:3803] [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 GooglePlaces-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
resolved source packages: GooglePlaces
2025-12-03 11:10:12.489 xcodebuild[656:3914] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GooglePlaces",
  "name" : "GooglePlaces",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GooglePlaces",
      "targets" : [
        "GooglePlacesTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GooglePlacesSwift",
      "targets" : [
        "GooglePlacesSwiftTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GooglePlacesTarget",
      "module_type" : "ClangTarget",
      "name" : "GooglePlacesTarget",
      "path" : "Places",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Places/Resources/GooglePlacesResources/GooglePlaces.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GooglePlaces"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwiftTarget",
      "module_type" : "SwiftTarget",
      "name" : "GooglePlacesSwiftTarget",
      "path" : "PlacesSwift",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/PlacesSwift/Resources/GooglePlacesSwiftResources/GooglePlacesSwift.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "GooglePlacesSwift",
        "GooglePlacesTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GooglePlacesSwift",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlacesSwift",
      "path" : "remote/archive/google_places_swift.xcframework.zip",
      "product_memberships" : [
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GooglePlaces",
      "module_type" : "BinaryTarget",
      "name" : "GooglePlaces",
      "path" : "remote/archive/GooglePlaces_3p.xcframework.zip",
      "product_memberships" : [
        "GooglePlaces",
        "GooglePlacesSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
2025-12-03 11:10:13.493 xcodebuild[664:3972] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GooglePlaces",
      "GooglePlaces-Package",
      "GooglePlacesSwift"
    ]
  }
}
2025-12-03 11:10:14.308 xcodebuild[667:4004] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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 GooglePlaces-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  GooglePlaces: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GooglePlacesSwift' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesSwiftTarget' in project 'GooglePlaces' (no dependencies)
    Target 'GooglePlaces' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlacesTarget' in project 'GooglePlaces'
        ➜ Explicit dependency on target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces'
    Target 'GooglePlaces_GooglePlacesTarget' in project 'GooglePlaces' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5909f85db71dcf70116ab1677fd448ce
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5909f85db71dcf70116ab1677fd448ce.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwift' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlaces' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.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/GooglePlacesSwift/GooglePlacesSwift.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.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/GooglePlaces/GooglePlaces.xcframework'. (in target 'GooglePlacesSwiftTarget' from project 'GooglePlaces')
2025-12-03 11:10:15.122 xcodebuild[669:4032] [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 GooglePlaces-Package
(1 failure)
BUILD FAILURE 6.2 visionOS