Build Information
Failed to build GoogleMaps, reference 7.2.0 (684ea6
), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 19 Jun 2025 20:58:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YAtechnologies/GoogleMaps-SP.git
Reference: 7.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YAtechnologies/GoogleMaps-SP
* tag 7.2.0 -> FETCH_HEAD
HEAD is now at 684ea6d Update `Package.swift` for Google Maps iOS SDK v 7.2.0
Cloned https://github.com/YAtechnologies/GoogleMaps-SP.git
Revision (git rev-parse @):
684ea6db362feaefdfcff89356e446bec8bcde3d
SUCCESS checkout https://github.com/YAtechnologies/GoogleMaps-SP.git at 7.2.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/YAtechnologies/GoogleMaps-SP.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "GoogleMaps",
"name" : "GoogleMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GoogleMapsBase",
"targets" : [
"GoogleMapsBase"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMapsCore",
"targets" : [
"GoogleMapsCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMaps",
"targets" : [
"GoogleMaps",
"GoogleMapsBase",
"GoogleMapsCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMapsM4B",
"targets" : [
"GoogleMapsM4B"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GooglePlaces",
"targets" : [
"GooglePlaces",
"GoogleMapsBase"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GooglePlaces",
"module_type" : "BinaryTarget",
"name" : "GooglePlaces",
"path" : "remote/archive/GooglePlaces.xcframework.zip",
"product_memberships" : [
"GooglePlaces"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsM4B",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsM4B",
"path" : "remote/archive/GoogleMapsM4B.xcframework.zip",
"product_memberships" : [
"GoogleMapsM4B"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsCore",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsCore",
"path" : "remote/archive/GoogleMapsCore.xcframework.zip",
"product_memberships" : [
"GoogleMapsCore",
"GoogleMaps"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsBase",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsBase",
"path" : "remote/archive/GoogleMapsBase.xcframework.zip",
"product_memberships" : [
"GoogleMapsBase",
"GoogleMaps",
"GooglePlaces"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMaps",
"module_type" : "BinaryTarget",
"name" : "GoogleMaps",
"path" : "remote/archive/GoogleMaps.xcframework.zip",
"product_memberships" : [
"GoogleMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release",
"Simulator Release"
],
"name" : "GoogleMaps",
"schemes" : [
"GoogleMaps",
"GoogleMapsBase",
"GoogleMapsCore",
"GoogleMapsM4B",
"GooglePlaces"
],
"targets" : [
"GoogleMaps",
"GoogleMapsBase",
"GoogleMapsCore",
"GoogleMapsM4B",
"GooglePlaces"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GoogleMaps",
"GoogleMaps-Package",
"GoogleMapsBase",
"GoogleMapsCore",
"GoogleMapsM4B",
"GooglePlaces"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 GoogleMaps-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
GoogleMaps: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'GooglePlaces' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsM4B' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsCore' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsBase' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMaps' in project 'GoogleMaps' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
Build description signature: 334ee80a19d6be40898dc7b8dc85f70f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/334ee80a19d6be40898dc7b8dc85f70f.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 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.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/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.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/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBase' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.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/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCore' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsM4B/GoogleMapsM4B.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/GoogleMapsM4B/GoogleMapsM4B.xcframework'. (in target 'GoogleMapsM4B' from project 'GoogleMaps')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GoogleMaps-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
GoogleMaps: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleMaps
{
"dependencies" : [
],
"manifest_display_name" : "GoogleMaps",
"name" : "GoogleMaps",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GoogleMapsBase",
"targets" : [
"GoogleMapsBase"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMapsCore",
"targets" : [
"GoogleMapsCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMaps",
"targets" : [
"GoogleMaps",
"GoogleMapsBase",
"GoogleMapsCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleMapsM4B",
"targets" : [
"GoogleMapsM4B"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GooglePlaces",
"targets" : [
"GooglePlaces",
"GoogleMapsBase"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GooglePlaces",
"module_type" : "BinaryTarget",
"name" : "GooglePlaces",
"path" : "remote/archive/GooglePlaces.xcframework.zip",
"product_memberships" : [
"GooglePlaces"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsM4B",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsM4B",
"path" : "remote/archive/GoogleMapsM4B.xcframework.zip",
"product_memberships" : [
"GoogleMapsM4B"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsCore",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsCore",
"path" : "remote/archive/GoogleMapsCore.xcframework.zip",
"product_memberships" : [
"GoogleMapsCore",
"GoogleMaps"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMapsBase",
"module_type" : "BinaryTarget",
"name" : "GoogleMapsBase",
"path" : "remote/archive/GoogleMapsBase.xcframework.zip",
"product_memberships" : [
"GoogleMapsBase",
"GoogleMaps",
"GooglePlaces"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleMaps",
"module_type" : "BinaryTarget",
"name" : "GoogleMaps",
"path" : "remote/archive/GoogleMaps.xcframework.zip",
"product_memberships" : [
"GoogleMaps"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GoogleMaps",
"GoogleMaps-Package",
"GoogleMapsBase",
"GoogleMapsCore",
"GoogleMapsM4B",
"GooglePlaces"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 GoogleMaps-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
GoogleMaps: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'GooglePlaces' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsM4B' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsCore' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMapsBase' in project 'GoogleMaps' (no dependencies)
Target 'GoogleMaps' in project 'GoogleMaps' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.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/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCore' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsM4B/GoogleMapsM4B.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/GoogleMapsM4B/GoogleMapsM4B.xcframework'. (in target 'GoogleMapsM4B' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBase' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.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/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.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/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.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/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GooglePlaces' from project 'GoogleMaps')
/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 'GoogleMaps')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GoogleMaps-Package
(1 failure)
BUILD FAILURE 6.2 tvOS