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 MapLibreSwiftUI, reference v0.20.0 (7d13f2), with Swift 6.2 for tvOS using Xcode 26.0 on 28 Nov 2025 21:33:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/swiftui-dsl.git
Reference: v0.20.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
 * tag               v0.20.0    -> FETCH_HEAD
HEAD is now at 7d13f27 fixed: xcode version changed on gh action (#117)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
7d13f27497dc51d14fb2c4bc8f47785b612b72cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maplibre/swiftui-dsl.git at v0.20.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maplibre/swiftui-dsl.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
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/Kolos65/Mockable.git
Fetching from https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching from https://github.com/pointfreeco/swift-macro-testing
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-macro-testing’
Checking out 0.6.4 of package ‘swift-macro-testing’
Creating working copy of package ‘Mockable’
Checking out 0.5.0 of package ‘Mockable’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.7 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘maplibre-gl-native-distribution’
Checking out 6.21.0 of package ‘maplibre-gl-native-distribution’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.7.0 of package ‘xctest-dynamic-overlay’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.7
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.4
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.21.0
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.5.0
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: swift-snapshot-testing, swift-macro-testing, MapLibre Native, MapLibreSwiftUI, xctest-dynamic-overlay, swift-numerics, swift-custom-dump, Mockable, swift-syntax
2025-11-28 16:33:01.344 xcodebuild[525:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:02.270 xcodebuild[525:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:03.128 xcodebuild[525:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.20.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.4",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "MapLibreSwiftUI",
  "name" : "MapLibreSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MapLibreSwiftUI",
      "targets" : [
        "MapLibreSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftDSL",
      "targets" : [
        "MapLibreSwiftDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacros",
      "targets" : [
        "MapLibreSwiftMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacrosImpl",
      "targets" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapLibreSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUITests",
      "path" : "Tests/MapLibreSwiftUITests",
      "product_dependencies" : [
        "MapLibre",
        "Numerics",
        "Mockable",
        "SnapshotTesting"
      ],
      "sources" : [
        "Examples/CameraPreviewTests.swift",
        "Examples/LayerPreviewTests.swift",
        "Examples/MapControlsTests.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "MapView/MapViewGestureTests.swift",
        "MapViewCoordinator/MapViewCoordinatorCameraTests.swift",
        "Models/Gesture/MapGestureTests.swift",
        "Models/MapCamera/CameraChangeReasonTests.swift",
        "Models/MapCamera/CameraPitchTests.swift",
        "Models/MapCamera/CameraStateTests.swift",
        "Models/MapCamera/MapViewCameraOperationTests.swift",
        "Models/MapCamera/MapViewCameraTests.swift",
        "Models/MapUserAnnotationStyleTest.swift",
        "Support/XCTestAssertView.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUI",
      "path" : "Sources/MapLibreSwiftUI",
      "product_dependencies" : [
        "MapLibre",
        "Mockable"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI"
      ],
      "sources" : [
        "Examples/Camera.swift",
        "Examples/FillStyleLayerPreviews.swift",
        "Examples/Gestures.swift",
        "Examples/Layers.swift",
        "Examples/Other.swift",
        "Examples/Polyline.swift",
        "Examples/Preview Helpers.swift",
        "Examples/User Location.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "Extensions/MapLibre/MLNCameraChangeReason.swift",
        "Extensions/MapView/MapViewGestures.swift",
        "Extensions/MapViewCamera/MapViewCameraOperations.swift",
        "Extensions/UIKit/UIGestureRecognizing.swift",
        "MLNMapViewController.swift",
        "MLNMapViewRepresentable.swift",
        "MapView.swift",
        "MapViewCoordinator.swift",
        "MapViewModifiers.swift",
        "Models/Gesture/MapGesture.swift",
        "Models/Gesture/MapGestureContext.swift",
        "Models/MapCamera/CameraChangeReason.swift",
        "Models/MapCamera/CameraPitchRange.swift",
        "Models/MapCamera/CameraState.swift",
        "Models/MapCamera/MapViewCamera.swift",
        "Models/MapStyleSource.swift",
        "Models/MapUserAnnotationStyle.swift",
        "Models/MapViewProxy.swift",
        "StaticLocationManager.swift",
        "ViewModifiers/MapViewUserAnnotationStyle.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftDSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosTests",
      "path" : "Tests/MapLibreSwiftMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "MapLibreSwiftMacrosTests.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftMacrosImpl",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosImpl",
      "path" : "Sources/MapLibreSwiftMacrosImpl",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros",
        "MapLibreSwiftMacrosImpl"
      ],
      "sources" : [
        "MapLibreSwiftMacrosPlugin.swift",
        "StyleExpressionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MapLibreSwiftMacros",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacros",
      "path" : "Sources/MapLibreSwiftMacros",
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros"
      ],
      "sources" : [
        "MapLibreSwiftMacros.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSLTests",
      "path" : "Tests/MapLibreSwiftDSLTests",
      "sources" : [
        "PointFeatureTests.swift",
        "ShapeSourceTests.swift",
        "StyleLayerTest.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftDSL",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSL",
      "path" : "Sources/MapLibreSwiftDSL",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Expressions.swift",
        "MapControls.swift",
        "MapLibre Extensions.swift",
        "MapViewContentBuilder.swift",
        "ShapeDataBuilder.swift",
        "Style Layers/Background.swift",
        "Style Layers/Circle.swift",
        "Style Layers/FillStyleLayer.swift",
        "Style Layers/Line.swift",
        "Style Layers/Style Layer.swift",
        "Style Layers/StyleLayerCollection.swift",
        "Style Layers/Symbol.swift",
        "Support/DefaultResultBuilder.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InternalUtils",
      "module_type" : "SwiftTarget",
      "name" : "InternalUtils",
      "path" : "Sources/InternalUtils",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Sample Data.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapLibreSwiftDSL",
      "MapLibreSwiftMacros",
      "MapLibreSwiftUI",
      "MapLibreSwiftUI-Package"
    ]
  }
}
2025-11-28 16:33:32.891 xcodebuild[926:5036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:33.047 xcodebuild[926:5036] [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 MapLibreSwiftUI-Package -destination generic/platform=tvOS
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 MapLibreSwiftUI-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.21.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.5.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.4
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftDSLTests' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI' (no dependencies)
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'MockableMacro' in project 'Mockable' (no dependencies)
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI' (no dependencies)
    Target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 545e93d712623efaae3c3731f05dacdf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/545e93d712623efaae3c3731f05dacdf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'InternalUtils' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
2025-11-28 16:33:34.352 xcodebuild[952:5159] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:34.517 xcodebuild[952:5159] [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 MapLibreSwiftUI-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:
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.4
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.7
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.5.0
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.21.0
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
resolved source packages: MapLibreSwiftUI, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, Mockable, MapLibre Native, swift-syntax, swift-custom-dump, swift-numerics
2025-11-28 16:33:41.708 xcodebuild[1116:5979] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:41.880 xcodebuild[1116:5979] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.20.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.4",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "MapLibreSwiftUI",
  "name" : "MapLibreSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MapLibreSwiftUI",
      "targets" : [
        "MapLibreSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftDSL",
      "targets" : [
        "MapLibreSwiftDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacros",
      "targets" : [
        "MapLibreSwiftMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapLibreSwiftMacrosImpl",
      "targets" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapLibreSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUITests",
      "path" : "Tests/MapLibreSwiftUITests",
      "product_dependencies" : [
        "MapLibre",
        "Numerics",
        "Mockable",
        "SnapshotTesting"
      ],
      "sources" : [
        "Examples/CameraPreviewTests.swift",
        "Examples/LayerPreviewTests.swift",
        "Examples/MapControlsTests.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "MapView/MapViewGestureTests.swift",
        "MapViewCoordinator/MapViewCoordinatorCameraTests.swift",
        "Models/Gesture/MapGestureTests.swift",
        "Models/MapCamera/CameraChangeReasonTests.swift",
        "Models/MapCamera/CameraPitchTests.swift",
        "Models/MapCamera/CameraStateTests.swift",
        "Models/MapCamera/MapViewCameraOperationTests.swift",
        "Models/MapCamera/MapViewCameraTests.swift",
        "Models/MapUserAnnotationStyleTest.swift",
        "Support/XCTestAssertView.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftUI",
      "path" : "Sources/MapLibreSwiftUI",
      "product_dependencies" : [
        "MapLibre",
        "Mockable"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI"
      ],
      "sources" : [
        "Examples/Camera.swift",
        "Examples/FillStyleLayerPreviews.swift",
        "Examples/Gestures.swift",
        "Examples/Layers.swift",
        "Examples/Other.swift",
        "Examples/Polyline.swift",
        "Examples/Preview Helpers.swift",
        "Examples/User Location.swift",
        "Extensions/CoreLocation/CLLocationCoordinate2D.swift",
        "Extensions/MapLibre/MLNCameraChangeReason.swift",
        "Extensions/MapView/MapViewGestures.swift",
        "Extensions/MapViewCamera/MapViewCameraOperations.swift",
        "Extensions/UIKit/UIGestureRecognizing.swift",
        "MLNMapViewController.swift",
        "MLNMapViewRepresentable.swift",
        "MapView.swift",
        "MapViewCoordinator.swift",
        "MapViewModifiers.swift",
        "Models/Gesture/MapGesture.swift",
        "Models/Gesture/MapGestureContext.swift",
        "Models/MapCamera/CameraChangeReason.swift",
        "Models/MapCamera/CameraPitchRange.swift",
        "Models/MapCamera/CameraState.swift",
        "Models/MapCamera/MapViewCamera.swift",
        "Models/MapStyleSource.swift",
        "Models/MapUserAnnotationStyle.swift",
        "Models/MapViewProxy.swift",
        "StaticLocationManager.swift",
        "ViewModifiers/MapViewUserAnnotationStyle.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftDSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosTests",
      "path" : "Tests/MapLibreSwiftMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "MapLibreSwiftMacrosTests.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftMacrosImpl",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacrosImpl",
      "path" : "Sources/MapLibreSwiftMacrosImpl",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros",
        "MapLibreSwiftMacrosImpl"
      ],
      "sources" : [
        "MapLibreSwiftMacrosPlugin.swift",
        "StyleExpressionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MapLibreSwiftMacros",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftMacros",
      "path" : "Sources/MapLibreSwiftMacros",
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL",
        "MapLibreSwiftMacros"
      ],
      "sources" : [
        "MapLibreSwiftMacros.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftMacrosImpl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapLibreSwiftDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSLTests",
      "path" : "Tests/MapLibreSwiftDSLTests",
      "sources" : [
        "PointFeatureTests.swift",
        "ShapeSourceTests.swift",
        "StyleLayerTest.swift"
      ],
      "target_dependencies" : [
        "MapLibreSwiftDSL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapLibreSwiftDSL",
      "module_type" : "SwiftTarget",
      "name" : "MapLibreSwiftDSL",
      "path" : "Sources/MapLibreSwiftDSL",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Expressions.swift",
        "MapControls.swift",
        "MapLibre Extensions.swift",
        "MapViewContentBuilder.swift",
        "ShapeDataBuilder.swift",
        "Style Layers/Background.swift",
        "Style Layers/Circle.swift",
        "Style Layers/FillStyleLayer.swift",
        "Style Layers/Line.swift",
        "Style Layers/Style Layer.swift",
        "Style Layers/StyleLayerCollection.swift",
        "Style Layers/Symbol.swift",
        "Support/DefaultResultBuilder.swift"
      ],
      "target_dependencies" : [
        "InternalUtils",
        "MapLibreSwiftMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InternalUtils",
      "module_type" : "SwiftTarget",
      "name" : "InternalUtils",
      "path" : "Sources/InternalUtils",
      "product_dependencies" : [
        "MapLibre"
      ],
      "product_memberships" : [
        "MapLibreSwiftUI",
        "MapLibreSwiftDSL"
      ],
      "sources" : [
        "Enums.swift",
        "Sample Data.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapLibreSwiftDSL",
      "MapLibreSwiftMacros",
      "MapLibreSwiftUI",
      "MapLibreSwiftUI-Package"
    ]
  }
}
2025-11-28 16:33:43.599 xcodebuild[1148:6129] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:43.751 xcodebuild[1148:6129] [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 MapLibreSwiftUI-Package -destination generic/platform=tvOS
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 MapLibreSwiftUI-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  MapLibreSwiftUI: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.6.4
  Mockable: https://github.com/Kolos65/Mockable.git @ 0.5.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.7
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.21.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftDSLTests' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI' (no dependencies)
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Mockable' in project 'Mockable'
        ➜ Explicit dependency on target 'MockableMacro' in project 'Mockable'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay'
    Target 'IssueReportingPackageSupport' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'MockableMacro' in project 'Mockable' (no dependencies)
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibreSwiftMacros' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI'
    Target 'MapLibreSwiftMacrosImpl' in project 'MapLibreSwiftUI' (no dependencies)
    Target 'InternalUtils' in project 'MapLibreSwiftUI'
        ➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
    Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 545e93d712623efaae3c3731f05dacdf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/545e93d712623efaae3c3731f05dacdf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibre' from project 'MapLibre Native')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSLTests' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'InternalUtils' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/maplibre-gl-native-distribution/MapLibre/MapLibre.xcframework'. (in target 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
2025-11-28 16:33:45.149 xcodebuild[1174:6235] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 16:33:45.311 xcodebuild[1174:6235] [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 MapLibreSwiftUI-Package
(1 failure)
BUILD FAILURE 6.2 tvOS