Build Information
Failed to build FerrostarCore, reference main (1bf580), with Swift 6.0 for tvOS using Xcode 16.2 on 29 Apr 2026 02:21:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FerrostarCore-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stadiamaps/ferrostar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stadiamaps/ferrostar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1bf580c feat: web replay tool (#882)
Cloned https://github.com/stadiamaps/ferrostar.git
Revision (git rev-parse @):
1bf580ccf2f0979ebce969f85eaa2d80b0080184
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stadiamaps/ferrostar.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/stadiamaps/ferrostar.git
Command line invocation:
/Applications/Xcode-16.2.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/maplibre/swiftui-dsl
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘maplibre-gl-native-distribution’
Checking out 6.26.0 of package ‘maplibre-gl-native-distribution’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.5.0 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.19.2 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swiftui-dsl’
Checking out 0.25.0 of package ‘swiftui-dsl’
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.9.0 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.26.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
MapLibreSwiftUI: https://github.com/maplibre/swiftui-dsl @ 0.25.0
FerrostarCore: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
resolved source packages: MapLibre Native, xctest-dynamic-overlay, swift-custom-dump, MapLibreSwiftUI, FerrostarCore, swift-syntax, swift-snapshot-testing
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swiftui-dsl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.25.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/maplibre/swiftui-dsl"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "FerrostarCore",
"name" : "FerrostarCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "FerrostarCore",
"targets" : [
"FerrostarCore",
"FerrostarCoreFFI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarMapLibreUI",
"targets" : [
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarSwiftUI",
"targets" : [
"FerrostarSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarCarPlayUI",
"targets" : [
"FerrostarCarPlayUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestSupport",
"module_type" : "SwiftTarget",
"name" : "TestSupport",
"path" : "apple/Tests/TestSupport",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"AssertSnapshot.swift",
"Formatters.swift",
"TestingFormatterCollection.swift",
"TestingTheme.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI"
],
"type" : "library"
},
{
"c99name" : "FerrostarSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarSwiftUITests",
"path" : "apple/Tests/FerrostarSwiftUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Extensions/ManeuverModifierStringTests.swift",
"Extensions/ManeuverTypeStringTests.swift",
"Views/CurrentRoadViewTests.swift",
"Views/DefaultManeuverInstructionViewTests.swift",
"Views/DynamicIslandViewTests.swift",
"Views/InnerGridViewTests.swift",
"Views/InstructionsViewTests.swift",
"Views/ManeuverImageTests.swift",
"Views/ManeuverInstructionViewTests.swift",
"Views/MuteButtonTests.swift",
"Views/NavigatingInnerGridViewTests.swift",
"Views/NavigationUIBannerViewTests.swift",
"Views/NavigationUIButtonTests.swift",
"Views/NavigationUIZoomButtonTests.swift",
"Views/OffRouteBannerViewTests.swift",
"Views/SpeedLimitViewTests.swift",
"Views/TripProgressViewTests.swift",
"Views/TripProgressViewWithButtonTests.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarSwiftUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarSwiftUI",
"path" : "apple/Sources/FerrostarSwiftUI",
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Directions.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DynamicIsland/FerrostarWidget.swift",
"DynamicIsland/FerrostarWidgetProvider.swift",
"DynamicIsland/Models/TripActivityAttributes.swift",
"DynamicIsland/Views/LiveActivityManeuverImage.swift",
"DynamicIsland/Views/LiveActivityMinimalView.swift",
"DynamicIsland/Views/LiveActivityView.swift",
"Extensions/InterfaceOrientation.swift",
"Extensions/ManeuverImageKeys.swift",
"Formatting/FormatterCollection.swift",
"Library/DefaultFormatters.swift",
"Library/SpeedLimitStyleProvider.swift",
"Models/CameraControlState.swift",
"Models/ManeuverImageName.swift",
"TestFixtureFactory.swift",
"Theme/InstructionRowTheme.swift",
"Theme/NavigationUITheme.swift",
"Theme/RoadNameViewTheme.swift",
"Theme/TripProgressViewTheme.swift",
"UIKit/ManeuverUIImage.swift",
"ViewModifiers/CustomizableNavigatingInnerGridView.swift",
"ViewModifiers/FormatterCollectionViewModifier.swift",
"ViewModifiers/NavigationUIThemeViewModifier.swift",
"ViewModifiers/NavigationViewComponentsViewModifier.swift",
"ViewModifiers/SpeedLimitViewModifier.swift",
"Views/Controls/NavigationUIBanner.swift",
"Views/Controls/NavigationUIButton.swift",
"Views/Controls/NavigationUICameraButton.swift",
"Views/Controls/NavigationUIMuteButton.swift",
"Views/Controls/NavigationUIZoomButton.swift",
"Views/CurrentRoadNameView.swift",
"Views/GridViews/InnerGridView.swift",
"Views/GridViews/NavigatingInnerGridView.swift",
"Views/Instructions/InstructionsView.swift",
"Views/Instructions/InstructionsViewWrapper.swift",
"Views/Instructions/OffRouteBannerView.swift",
"Views/Maneuver/DefaultIconographyManeuverInstructionView.swift",
"Views/Maneuver/ManeuverImage.swift",
"Views/Maneuver/ManeuverInstructionView.swift",
"Views/SpeedLimit/ROWSpeedLimit.swift",
"Views/SpeedLimit/SpeedLimitView.swift",
"Views/SpeedLimit/USSpeedLimitView.swift",
"Views/TopDrawerView.swift",
"Views/TripProgressView.swift"
],
"target_dependencies" : [
"FerrostarCore"
],
"type" : "library"
},
{
"c99name" : "FerrostarMapLibreUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarMapLibreUITests",
"path" : "apple/Tests/FerrostarMapLibreUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Extensions/MapViewCameraActivityTests.swift",
"Models/NavigationCameraControlResolverTests.swift",
"Views/DynamicallyOrientingNavigationViewTests.swift",
"Views/LandscapeNavigationViewTests.swift",
"Views/PortraitNavigationViewTests.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarMapLibreUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarMapLibreUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarMapLibreUI",
"path" : "apple/Sources/FerrostarMapLibreUI",
"product_dependencies" : [
"MapLibreSwiftDSL",
"MapLibreSwiftUI"
],
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarCarPlayUI"
],
"sources" : [
"Extensions/MapLibre Extensions.swift",
"Extensions/MapViewCamera.swift",
"Extensions/NavigationState.swift",
"Extensions/ViewComplementingSafeAreaView.swift",
"Layers/RouteStyleLayer.swift",
"Models/NavigationCameraControlResolver.swift",
"Models/NavigationDrivenLocationManager.swift",
"Models/NavigationLocationManagerConfiguration.swift",
"Models/NavigationMapViewContentInsetMode.swift",
"ViewModifiers/NavigationMapViewContentInsetViewModifier.swift",
"ViewModifiers/NavigationMapViewRouteOverlayViewModifier.swift",
"Views/DynamicallyOrientingNavigationView.swift",
"Views/LandscapeNavigationView.swift",
"Views/NavigationMapView.swift",
"Views/Overylays/LandscapeNavigationOverlayView.swift",
"Views/Overylays/PortraitNavigationOverlayView.swift",
"Views/PortraitNavigationView.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI"
],
"type" : "library"
},
{
"c99name" : "FerrostarCoreTests",
"module_type" : "SwiftTarget",
"name" : "FerrostarCoreTests",
"path" : "apple/Tests/FerrostarCoreTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Annotations/AnnotationPublisherTests.swift",
"Annotations/ValhallaExtendedOSRMAnnotationTests.swift",
"FerrostarCoreTests.swift",
"Fixtures.swift",
"MockURLSessionTests.swift",
"Models/CoreLocationModelTests.swift",
"SimulatedLocationManagerTests.swift",
"Speech/SpokenObserverTests.swift",
"ValhallaCoreTests.swift"
],
"target_dependencies" : [
"FerrostarCore"
],
"type" : "test"
},
{
"c99name" : "FerrostarCoreRS",
"module_type" : "BinaryTarget",
"name" : "FerrostarCoreRS",
"path" : "remote/archive/libferrostar-rs.xcframework.zip",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FerrostarCoreFFI",
"module_type" : "SwiftTarget",
"name" : "FerrostarCoreFFI",
"path" : "apple/Sources/UniFFI",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
"ferrostar.swift"
],
"target_dependencies" : [
"FerrostarCoreRS"
],
"type" : "library"
},
{
"c99name" : "FerrostarCore",
"module_type" : "SwiftTarget",
"name" : "FerrostarCore",
"path" : "apple/Sources/FerrostarCore",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
"Annotations/AnnotationPublisher.swift",
"Annotations/Models/ValhallaOSRMAnnotation.swift",
"Descriptions.swift",
"Extensions/CoreLocationExtensions.swift",
"Extensions/RouteExtensions.swift",
"Extensions/RouteRequestExtensions.swift",
"Extensions/TripProgressExtensions.swift",
"FFIWrappers/NavigationControllerWrapper.swift",
"FFIWrappers/RouteDeviationWrapper.swift",
"FerrostarCore.swift",
"FerrostarSessionBuilder.swift",
"Location.swift",
"Logger.swift",
"Mock/MockNavigationState.swift",
"Models/MaxSpeed.swift",
"NavigationState.swift",
"Observers/UserDefaultsNavigationCache.swift",
"RouteProvider.swift",
"Speech/AudioSessionManager.swift",
"Speech/SpeechSynthesizer.swift",
"Speech/SpokenInstructionObserver.swift",
"URLRequestLoading.swift",
"WidgetProviding.swift"
],
"target_dependencies" : [
"FerrostarCoreFFI"
],
"type" : "library"
},
{
"c99name" : "FerrostarCarPlayUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarCarPlayUITests",
"path" : "apple/Tests/FerrostarCarPlayUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"CarPlaysModels/CPManeuverTests.swift",
"CarPlaysModels/CPTravelEstimateTests.swift",
"CarPlaysModels/CPTripTests.swift",
"Measurement/TestCarPlayMeasurementLength.swift",
"Measurement/TestMKDistanceFormatterUnits.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarCarPlayUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarCarPlayUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarCarPlayUI",
"path" : "apple/Sources/FerrostarCarPlayUI",
"product_dependencies" : [
"MapLibreSwiftDSL",
"MapLibreSwiftUI"
],
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarCarPlayUI"
],
"sources" : [
"CarPlayModels/CPManeuver.swift",
"CarPlayModels/CPNavigationSession+Estimates.swift",
"CarPlayModels/CPTravelEstimate.swift",
"CarPlayModels/CPTrip.swift",
"CarPlayModels/NavigationState+CarPlay.swift",
"CarPlayModels/TripProgress+Estimates.swift",
"CarPlayTemplate/CarPlayMapButtons.swift",
"FerrostarCarPlayError.swift",
"Measurement/CarPlayMeasurementLength.swift",
"Measurement/MKDistanceFormatterUnits.swift",
"UI/UIHostingControllerInit.swift",
"Views/CarPlayNavigationView.swift",
"Views/Overlays/CarPlayNavigationOverlayView.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarMapLibreUI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FerrostarCarPlayUI",
"FerrostarCore",
"FerrostarCore-Package",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"MapLibreSwiftDSL",
"MapLibreSwiftUI",
"MapLibreSwiftUI-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FerrostarCore-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 FerrostarCore-Package -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FerrostarCore: /Users/admin/builder/spi-builder-workspace
MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.26.0
MapLibreSwiftUI: https://github.com/maplibre/swiftui-dsl @ 0.25.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
Target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
Target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
Target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
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'
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'
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'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target 'InternalUtils' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
Target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
Target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore' (no dependencies)
Target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
Target 'FerrostarCoreFFI' in project 'FerrostarCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FerrostarCore.build/Debug-appletvos/FerrostarCore_FerrostarSwiftUI.build /Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: fe14f31b714bb10a826b75ecfa8ac967
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe14f31b714bb10a826b75ecfa8ac967.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCore' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCore' from project 'FerrostarCore')
/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/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarSwiftUI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarSwiftUI' from project 'FerrostarCore')
/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 'MapLibreSwiftDSL' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCoreFFI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCarPlayUI' from project 'FerrostarCore')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FerrostarCore-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.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
Resolved source packages:
MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.26.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
MapLibreSwiftUI: https://github.com/maplibre/swiftui-dsl @ 0.25.0
FerrostarCore: /Users/admin/builder/spi-builder-workspace
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
resolved source packages: MapLibre Native, xctest-dynamic-overlay, swift-syntax, MapLibreSwiftUI, FerrostarCore, swift-snapshot-testing, swift-custom-dump
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swiftui-dsl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.25.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/maplibre/swiftui-dsl"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "FerrostarCore",
"name" : "FerrostarCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "FerrostarCore",
"targets" : [
"FerrostarCore",
"FerrostarCoreFFI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarMapLibreUI",
"targets" : [
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarSwiftUI",
"targets" : [
"FerrostarSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FerrostarCarPlayUI",
"targets" : [
"FerrostarCarPlayUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestSupport",
"module_type" : "SwiftTarget",
"name" : "TestSupport",
"path" : "apple/Tests/TestSupport",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"AssertSnapshot.swift",
"Formatters.swift",
"TestingFormatterCollection.swift",
"TestingTheme.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI"
],
"type" : "library"
},
{
"c99name" : "FerrostarSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarSwiftUITests",
"path" : "apple/Tests/FerrostarSwiftUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Extensions/ManeuverModifierStringTests.swift",
"Extensions/ManeuverTypeStringTests.swift",
"Views/CurrentRoadViewTests.swift",
"Views/DefaultManeuverInstructionViewTests.swift",
"Views/DynamicIslandViewTests.swift",
"Views/InnerGridViewTests.swift",
"Views/InstructionsViewTests.swift",
"Views/ManeuverImageTests.swift",
"Views/ManeuverInstructionViewTests.swift",
"Views/MuteButtonTests.swift",
"Views/NavigatingInnerGridViewTests.swift",
"Views/NavigationUIBannerViewTests.swift",
"Views/NavigationUIButtonTests.swift",
"Views/NavigationUIZoomButtonTests.swift",
"Views/OffRouteBannerViewTests.swift",
"Views/SpeedLimitViewTests.swift",
"Views/TripProgressViewTests.swift",
"Views/TripProgressViewWithButtonTests.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarSwiftUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarSwiftUI",
"path" : "apple/Sources/FerrostarSwiftUI",
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Directions.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DynamicIsland/FerrostarWidget.swift",
"DynamicIsland/FerrostarWidgetProvider.swift",
"DynamicIsland/Models/TripActivityAttributes.swift",
"DynamicIsland/Views/LiveActivityManeuverImage.swift",
"DynamicIsland/Views/LiveActivityMinimalView.swift",
"DynamicIsland/Views/LiveActivityView.swift",
"Extensions/InterfaceOrientation.swift",
"Extensions/ManeuverImageKeys.swift",
"Formatting/FormatterCollection.swift",
"Library/DefaultFormatters.swift",
"Library/SpeedLimitStyleProvider.swift",
"Models/CameraControlState.swift",
"Models/ManeuverImageName.swift",
"TestFixtureFactory.swift",
"Theme/InstructionRowTheme.swift",
"Theme/NavigationUITheme.swift",
"Theme/RoadNameViewTheme.swift",
"Theme/TripProgressViewTheme.swift",
"UIKit/ManeuverUIImage.swift",
"ViewModifiers/CustomizableNavigatingInnerGridView.swift",
"ViewModifiers/FormatterCollectionViewModifier.swift",
"ViewModifiers/NavigationUIThemeViewModifier.swift",
"ViewModifiers/NavigationViewComponentsViewModifier.swift",
"ViewModifiers/SpeedLimitViewModifier.swift",
"Views/Controls/NavigationUIBanner.swift",
"Views/Controls/NavigationUIButton.swift",
"Views/Controls/NavigationUICameraButton.swift",
"Views/Controls/NavigationUIMuteButton.swift",
"Views/Controls/NavigationUIZoomButton.swift",
"Views/CurrentRoadNameView.swift",
"Views/GridViews/InnerGridView.swift",
"Views/GridViews/NavigatingInnerGridView.swift",
"Views/Instructions/InstructionsView.swift",
"Views/Instructions/InstructionsViewWrapper.swift",
"Views/Instructions/OffRouteBannerView.swift",
"Views/Maneuver/DefaultIconographyManeuverInstructionView.swift",
"Views/Maneuver/ManeuverImage.swift",
"Views/Maneuver/ManeuverInstructionView.swift",
"Views/SpeedLimit/ROWSpeedLimit.swift",
"Views/SpeedLimit/SpeedLimitView.swift",
"Views/SpeedLimit/USSpeedLimitView.swift",
"Views/TopDrawerView.swift",
"Views/TripProgressView.swift"
],
"target_dependencies" : [
"FerrostarCore"
],
"type" : "library"
},
{
"c99name" : "FerrostarMapLibreUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarMapLibreUITests",
"path" : "apple/Tests/FerrostarMapLibreUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Extensions/MapViewCameraActivityTests.swift",
"Models/NavigationCameraControlResolverTests.swift",
"Views/DynamicallyOrientingNavigationViewTests.swift",
"Views/LandscapeNavigationViewTests.swift",
"Views/PortraitNavigationViewTests.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarMapLibreUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarMapLibreUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarMapLibreUI",
"path" : "apple/Sources/FerrostarMapLibreUI",
"product_dependencies" : [
"MapLibreSwiftDSL",
"MapLibreSwiftUI"
],
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarCarPlayUI"
],
"sources" : [
"Extensions/MapLibre Extensions.swift",
"Extensions/MapViewCamera.swift",
"Extensions/NavigationState.swift",
"Extensions/ViewComplementingSafeAreaView.swift",
"Layers/RouteStyleLayer.swift",
"Models/NavigationCameraControlResolver.swift",
"Models/NavigationDrivenLocationManager.swift",
"Models/NavigationLocationManagerConfiguration.swift",
"Models/NavigationMapViewContentInsetMode.swift",
"ViewModifiers/NavigationMapViewContentInsetViewModifier.swift",
"ViewModifiers/NavigationMapViewRouteOverlayViewModifier.swift",
"Views/DynamicallyOrientingNavigationView.swift",
"Views/LandscapeNavigationView.swift",
"Views/NavigationMapView.swift",
"Views/Overylays/LandscapeNavigationOverlayView.swift",
"Views/Overylays/PortraitNavigationOverlayView.swift",
"Views/PortraitNavigationView.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI"
],
"type" : "library"
},
{
"c99name" : "FerrostarCoreTests",
"module_type" : "SwiftTarget",
"name" : "FerrostarCoreTests",
"path" : "apple/Tests/FerrostarCoreTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Annotations/AnnotationPublisherTests.swift",
"Annotations/ValhallaExtendedOSRMAnnotationTests.swift",
"FerrostarCoreTests.swift",
"Fixtures.swift",
"MockURLSessionTests.swift",
"Models/CoreLocationModelTests.swift",
"SimulatedLocationManagerTests.swift",
"Speech/SpokenObserverTests.swift",
"ValhallaCoreTests.swift"
],
"target_dependencies" : [
"FerrostarCore"
],
"type" : "test"
},
{
"c99name" : "FerrostarCoreRS",
"module_type" : "BinaryTarget",
"name" : "FerrostarCoreRS",
"path" : "remote/archive/libferrostar-rs.xcframework.zip",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FerrostarCoreFFI",
"module_type" : "SwiftTarget",
"name" : "FerrostarCoreFFI",
"path" : "apple/Sources/UniFFI",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
"ferrostar.swift"
],
"target_dependencies" : [
"FerrostarCoreRS"
],
"type" : "library"
},
{
"c99name" : "FerrostarCore",
"module_type" : "SwiftTarget",
"name" : "FerrostarCore",
"path" : "apple/Sources/FerrostarCore",
"product_memberships" : [
"FerrostarCore",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"FerrostarCarPlayUI"
],
"sources" : [
"Annotations/AnnotationPublisher.swift",
"Annotations/Models/ValhallaOSRMAnnotation.swift",
"Descriptions.swift",
"Extensions/CoreLocationExtensions.swift",
"Extensions/RouteExtensions.swift",
"Extensions/RouteRequestExtensions.swift",
"Extensions/TripProgressExtensions.swift",
"FFIWrappers/NavigationControllerWrapper.swift",
"FFIWrappers/RouteDeviationWrapper.swift",
"FerrostarCore.swift",
"FerrostarSessionBuilder.swift",
"Location.swift",
"Logger.swift",
"Mock/MockNavigationState.swift",
"Models/MaxSpeed.swift",
"NavigationState.swift",
"Observers/UserDefaultsNavigationCache.swift",
"RouteProvider.swift",
"Speech/AudioSessionManager.swift",
"Speech/SpeechSynthesizer.swift",
"Speech/SpokenInstructionObserver.swift",
"URLRequestLoading.swift",
"WidgetProviding.swift"
],
"target_dependencies" : [
"FerrostarCoreFFI"
],
"type" : "library"
},
{
"c99name" : "FerrostarCarPlayUITests",
"module_type" : "SwiftTarget",
"name" : "FerrostarCarPlayUITests",
"path" : "apple/Tests/FerrostarCarPlayUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"CarPlaysModels/CPManeuverTests.swift",
"CarPlaysModels/CPTravelEstimateTests.swift",
"CarPlaysModels/CPTripTests.swift",
"Measurement/TestCarPlayMeasurementLength.swift",
"Measurement/TestMKDistanceFormatterUnits.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarCarPlayUI",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "FerrostarCarPlayUI",
"module_type" : "SwiftTarget",
"name" : "FerrostarCarPlayUI",
"path" : "apple/Sources/FerrostarCarPlayUI",
"product_dependencies" : [
"MapLibreSwiftDSL",
"MapLibreSwiftUI"
],
"product_memberships" : [
"FerrostarMapLibreUI",
"FerrostarCarPlayUI"
],
"sources" : [
"CarPlayModels/CPManeuver.swift",
"CarPlayModels/CPNavigationSession+Estimates.swift",
"CarPlayModels/CPTravelEstimate.swift",
"CarPlayModels/CPTrip.swift",
"CarPlayModels/NavigationState+CarPlay.swift",
"CarPlayModels/TripProgress+Estimates.swift",
"CarPlayTemplate/CarPlayMapButtons.swift",
"FerrostarCarPlayError.swift",
"Measurement/CarPlayMeasurementLength.swift",
"Measurement/MKDistanceFormatterUnits.swift",
"UI/UIHostingControllerInit.swift",
"Views/CarPlayNavigationView.swift",
"Views/Overlays/CarPlayNavigationOverlayView.swift"
],
"target_dependencies" : [
"FerrostarCore",
"FerrostarSwiftUI",
"FerrostarMapLibreUI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FerrostarCarPlayUI",
"FerrostarCore",
"FerrostarCore-Package",
"FerrostarMapLibreUI",
"FerrostarSwiftUI",
"MapLibreSwiftDSL",
"MapLibreSwiftUI",
"MapLibreSwiftUI-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FerrostarCore-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 FerrostarCore-Package -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
FerrostarCore: /Users/admin/builder/spi-builder-workspace
MapLibreSwiftUI: https://github.com/maplibre/swiftui-dsl @ 0.25.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.19.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.5.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.9.0
MapLibre Native: https://github.com/maplibre/maplibre-gl-native-distribution.git @ 6.26.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (37 targets)
Target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
Target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
Target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarCarPlayUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
Target 'FerrostarMapLibreUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'MapLibreSwiftDSL' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibreSwiftUI' in project 'MapLibreSwiftUI'
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'
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'
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'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target 'InternalUtils' in project 'MapLibreSwiftUI'
➜ Explicit dependency on target 'MapLibre' in project 'MapLibre Native'
Target 'MapLibre' in project 'MapLibre Native' (no dependencies)
Target 'FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCore' in project 'FerrostarCore'
Target 'FerrostarCore_FerrostarSwiftUI' in project 'FerrostarCore' (no dependencies)
Target 'FerrostarCore' in project 'FerrostarCore'
➜ Explicit dependency on target 'FerrostarCoreFFI' in project 'FerrostarCore'
Target 'FerrostarCoreFFI' in project 'FerrostarCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FerrostarCore.build/Debug-appletvos/FerrostarCore_FerrostarSwiftUI.build /Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: fe14f31b714bb10a826b75ecfa8ac967
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe14f31b714bb10a826b75ecfa8ac967.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarSwiftUI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'FerrostarMapLibreUI' from project 'FerrostarCore')
/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 'MapLibreSwiftUI' from project 'MapLibreSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarSwiftUI' from project 'FerrostarCore')
/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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCore' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCore' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarMapLibreUI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCoreFFI' from project 'FerrostarCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FerrostarCoreRS/libferrostar-rs.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/FerrostarCoreRS/libferrostar-rs.xcframework'. (in target 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
/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 'FerrostarCarPlayUI' from project 'FerrostarCore')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FerrostarCore-Package
(1 failure)
BUILD FAILURE 6.0 tvOS