The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapsIndoorsGoogleMaps, reference main (4ffcad), with Swift 6.0 for tvOS using Xcode 16.0 on 30 Oct 2024 19:56:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MapsPeople/mapsindoors-googlemaps-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4ffcad6 Release version 4.6.2
Cloned https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Revision (git rev-parse @):
4ffcad6a7eddc592ad16c585b2d8f454c8711ef0
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MapsPeople/mapsindoors-googlemaps-ios.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/MapsPeople/mapsindoors-core-ios.git
Fetching from https://github.com/googlemaps/ios-maps-sdk.git
Fetching from https://github.com/MapsPeople/mapsindoors-ios.git
Creating working copy of package ‘mapsindoors-core-ios’
Checking out 4.6.2 of package ‘mapsindoors-core-ios’
Creating working copy of package ‘ios-maps-sdk’
Checking out 8.4.0 of package ‘ios-maps-sdk’
Creating working copy of package ‘mapsindoors-ios’
Checking out 4.6.2 of package ‘mapsindoors-ios’
Resolve Package Graph
Resolved source packages:
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.6.2
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 8.4.0
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.6.2
resolved source packages: MapsIndoors, GoogleMaps, MapsIndoorsGoogleMaps, MapsIndoorsCore
{
  "dependencies" : [
    {
      "identity" : "mapsindoors-core-ios",
      "requirement" : {
        "exact" : [
          "4.6.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MapsPeople/mapsindoors-core-ios.git"
    },
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "exact" : [
          "8.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk.git"
    }
  ],
  "manifest_display_name" : "MapsIndoorsGoogleMaps",
  "name" : "MapsIndoorsGoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MapsIndoorsGoogleMaps",
      "targets" : [
        "MapsIndoorsGoogleMaps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapsIndoorsGoogleMaps",
      "module_type" : "SwiftTarget",
      "name" : "MapsIndoorsGoogleMaps",
      "path" : "Sources/MapsIndoorsGoogleMaps",
      "product_dependencies" : [
        "MapsIndoorsCore",
        "GoogleMaps",
        "GoogleMapsBase",
        "GoogleMapsCore"
      ],
      "product_memberships" : [
        "MapsIndoorsGoogleMaps"
      ],
      "sources" : [
        "Constants.swift",
        "EaseLinear.swift",
        "EaseSine.swift",
        "Easing.swift",
        "GMCameraOperator.swift",
        "GMCameraPosition.swift",
        "GMCameraUpdate.swift",
        "GMMapConfig.swift",
        "GMPositionPresenter.swift",
        "GMProjectionModel.swift",
        "GMRouteRenderer.swift",
        "GMSMapViewExtension.swift",
        "GMTileProvider.swift",
        "GoogleMapProvider.swift",
        "GoogleMapViewDelegate.swift",
        "OverlapEngine.swift",
        "PathSmoother.swift",
        "Renderer.swift",
        "Routing/GMDirectionsService.swift",
        "Routing/GMDistanceMatrix.swift",
        "Routing/GMDistanceMatrixService.swift",
        "Routing/GMRoute.swift",
        "Routing/GooglePolylineDecoder.swift",
        "ValueAnimatable.swift",
        "ValueAnimator.swift",
        "ViewState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapsIndoorsGoogleMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapsIndoorsGoogleMaps -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 MapsIndoorsGoogleMaps -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 8.4.0
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.6.2
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.6.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCore' in project 'GoogleMaps'
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCore' in project 'GoogleMaps'
    Target 'GoogleMapsCore' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCoreTarget' in project 'GoogleMaps'
    Target 'GoogleMapsCoreTarget' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBaseTarget' in project 'GoogleMaps'
    Target 'GoogleMapsBaseTarget' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps' (no dependencies)
    Target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoors' in project 'MapsIndoors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
Build description signature: 3409bf46c3ab78d77b9ff03eceecf47a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3409bf46c3ab78d77b9ff03eceecf47a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCoreTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCore' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoors' from project 'MapsIndoors')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBaseTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBase' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 MapsIndoorsGoogleMaps -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  MapsIndoorsGoogleMaps: /Users/admin/builder/spi-builder-workspace
  MapsIndoorsCore: https://github.com/MapsPeople/mapsindoors-core-ios.git @ 4.6.2
  GoogleMaps: https://github.com/googlemaps/ios-maps-sdk.git @ 8.4.0
  MapsIndoors: https://github.com/MapsPeople/mapsindoors-ios.git @ 4.6.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCore' in project 'GoogleMaps'
    Target 'MapsIndoorsGoogleMaps' in project 'MapsIndoorsGoogleMaps'
        ➜ Explicit dependency on target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCore' in project 'GoogleMaps'
    Target 'GoogleMapsCore' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsCoreTarget' in project 'GoogleMaps'
    Target 'GoogleMapsCoreTarget' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMapsBase' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsBaseTarget' in project 'GoogleMaps'
    Target 'GoogleMapsBaseTarget' in project 'GoogleMaps' (no dependencies)
    Target 'GoogleMaps' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMapsTarget' in project 'GoogleMaps'
        ➜ Explicit dependency on target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps'
    Target 'GoogleMaps_GoogleMapsTarget' in project 'GoogleMaps' (no dependencies)
    Target 'MapsIndoorsCore' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoorsCoreWrapper' in project 'MapsIndoorsCore'
        ➜ Explicit dependency on target 'MapsIndoors' in project 'MapsIndoors'
    Target 'MapsIndoors' in project 'MapsIndoors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoors' from project 'MapsIndoors')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCore' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCore' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBaseTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCoreTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMaps/GoogleMaps.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsGoogleMaps' from project 'MapsIndoorsGoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/ios-maps-sdk/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/ios-maps-sdk/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBase' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-core-ios/MapsIndoorsCore/MapsIndoorsCore.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapsindoors-ios/MapsIndoors/MapsIndoors.xcframework'. (in target 'MapsIndoorsCoreWrapper' from project 'MapsIndoorsCore')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapsIndoorsGoogleMaps
(1 failure)
BUILD FAILURE 6.0 tvOS