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 10.6.0 (ec1d33), with Swift 6.1 for tvOS using Xcode 16.3 on 3 Dec 2025 16:18:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-places-sdk.git
Reference: 10.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-places-sdk
 * tag               10.6.0     -> FETCH_HEAD
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 10.6.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/googlemaps/ios-places-sdk.git
https://github.com/googlemaps/ios-places-sdk.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.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 08:18:28.603 xcodebuild[550:3179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000b7c160>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000295c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:18:28.604 xcodebuild[550:3179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-12-03 08:18:28.604 xcodebuild[550:3179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000b7c160>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000295c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:18:28.604 xcodebuild[550:3179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2025-12-03 08:18:28.604 xcodebuild[550:3179] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:851
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000b7c160>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000295c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-12-03 08:18:28.604 xcodebuild[550:3179] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 0d088ad0596a96e20cf826845a640f96
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d088ad0596a96e20cf826845a640f96.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlaces/GooglePlaces.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GooglePlaces-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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=tvOS
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 8561bb4aa10659e857dd1ee01d039c5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8561bb4aa10659e857dd1ee01d039c5f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GooglePlacesSwift/GooglePlacesSwift.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GooglePlaces-Package
(1 failure)
BUILD FAILURE 6.1 tvOS