The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DarwinPrivateFrameworks, reference 0.0.6 (c3f3fc), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 19:26:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at c3f3fc9 Add Package@swift-6.2.swift and update xcframework plugin (#46)
Cloned https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Revision (git rev-parse @):
c3f3fc98fd4f26b753a6a3f3bb96d2263a5da5c5
SUCCESS checkout https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git at 0.0.6
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
resolved source packages: DarwinPrivateFrameworks
2026-04-19 15:26:13.754 xcodebuild[529:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "DarwinPrivateFrameworks",
  "name" : "DarwinPrivateFrameworks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "AttributeGraph",
      "targets" : [
        "AttributeGraph",
        "_AttributeGraphDeviceSwiftShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RenderBox",
      "targets" : [
        "RenderBox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreUI",
      "targets" : [
        "CoreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BacklightServices",
      "targets" : [
        "BacklightServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SFSymbols",
      "targets" : [
        "SFSymbols"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreSVG",
      "targets" : [
        "CoreSVG"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gestures",
      "targets" : [
        "Gestures",
        "_GesturesDeviceSwiftShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_GesturesDeviceSwiftShims",
      "module_type" : "SwiftTarget",
      "name" : "_GesturesDeviceSwiftShims",
      "path" : "GF/DeviceSwiftShims",
      "product_memberships" : [
        "Gestures"
      ],
      "sources" : [
        "Export.swift",
        "Extension/GFGesturePhase.swift",
        "Extension/GFGestureRelation.swift"
      ],
      "target_dependencies" : [
        "Gestures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_AttributeGraphDeviceSwiftShims",
      "module_type" : "SwiftTarget",
      "name" : "_AttributeGraphDeviceSwiftShims",
      "path" : "AG/DeviceSwiftShims",
      "product_memberships" : [
        "AttributeGraph"
      ],
      "sources" : [
        "Attribute/Attribute/AnyAttribute.swift",
        "Attribute/Attribute/Attribute.swift",
        "Attribute/Attribute/External.swift",
        "Attribute/Attribute/PointerOffset.swift",
        "Attribute/Body/AttributeBody.swift",
        "Attribute/Body/AttributeBodyVisitor.swift",
        "Attribute/Body/ObservedAttribute.swift",
        "Attribute/Indirect/IndirectAttribute.swift",
        "Attribute/Optional/AnyOptionalAttribute.swift",
        "Attribute/Optional/OptionalAttribute.swift",
        "Attribute/Rule/Focus.swift",
        "Attribute/Rule/Map.swift",
        "Attribute/Rule/Rule.swift",
        "Attribute/Rule/StatefulRule.swift",
        "Attribute/RuleContext/AnyRuleContext.swift",
        "Attribute/RuleContext/RuleContext.swift",
        "Attribute/Weak/AnyWeakAttribute.swift",
        "Attribute/Weak/WeakAttribute.swift",
        "Debug/DebugServer.swift",
        "Export.swift",
        "Graph/Graph.swift",
        "Graph/Subgraph.swift",
        "Runtime/CompareValues.swift",
        "Runtime/Metadata.swift",
        "Runtime/OGTypeApplyEnumData.swift",
        "Runtime/TupleType.swift"
      ],
      "target_dependencies" : [
        "AttributeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UpdateXCFrameworks",
      "module_type" : "PluginTarget",
      "name" : "UpdateXCFrameworks",
      "path" : "Plugins/UpdateXCFrameworks",
      "plugin_capability" : {
        "intent" : {
          "description" : "Update xcframeworks",
          "type" : "custom",
          "verb" : "update-xcframeworks"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Update xcframeworks",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "UpdateXCFrameworksCommand.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SFSymbols",
      "module_type" : "BinaryTarget",
      "name" : "SFSymbols",
      "path" : "SF/2024/SFSymbols.xcframework",
      "product_memberships" : [
        "SFSymbols"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "RenderBox",
      "module_type" : "BinaryTarget",
      "name" : "RenderBox",
      "path" : "RB/2024/RenderBox.xcframework",
      "product_memberships" : [
        "RenderBox"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Gestures",
      "module_type" : "BinaryTarget",
      "name" : "Gestures",
      "path" : "GF/2025/Gestures.xcframework",
      "product_memberships" : [
        "Gestures"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CoreUI",
      "module_type" : "BinaryTarget",
      "name" : "CoreUI",
      "path" : "CoreUI/2024/CoreUI.xcframework",
      "product_memberships" : [
        "CoreUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CoreSVG",
      "module_type" : "BinaryTarget",
      "name" : "CoreSVG",
      "path" : "CoreSVG/2024/CoreSVG.xcframework",
      "product_memberships" : [
        "CoreSVG"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "BacklightServices",
      "module_type" : "BinaryTarget",
      "name" : "BacklightServices",
      "path" : "BLS/2024/BacklightServices.xcframework",
      "product_memberships" : [
        "BacklightServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AttributeGraph",
      "module_type" : "BinaryTarget",
      "name" : "AttributeGraph",
      "path" : "AG/latest/AttributeGraph.xcframework",
      "product_memberships" : [
        "AttributeGraph"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
warning: 'spi-builder-workspace': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2025(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> true(default)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AttributeGraph",
      "BacklightServices",
      "CoreSVG",
      "CoreUI",
      "DarwinPrivateFrameworks-Package",
      "Gestures",
      "RenderBox",
      "SFSymbols"
    ]
  }
}
2026-04-19 15:26:21.947 xcodebuild[633:3825] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 DarwinPrivateFrameworks-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “UpdateXCFrameworks” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/UpdateXCFrameworks
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 5af9743d4ef803a50a9b64115d74d66baf67fcd752e558667e83102d91874ee9
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'SFSymbols' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'RenderBox' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'Gestures' in project 'DarwinPrivateFrameworks'
        ➜ Explicit dependency on target '_GesturesDeviceSwiftShims' in project 'DarwinPrivateFrameworks'
    Target '_GesturesDeviceSwiftShims' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'CoreUI' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'CoreSVG' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'BacklightServices' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'AttributeGraph' in project 'DarwinPrivateFrameworks'
        ➜ Explicit dependency on target '_AttributeGraphDeviceSwiftShims' in project 'DarwinPrivateFrameworks'
    Target '_AttributeGraphDeviceSwiftShims' in project 'DarwinPrivateFrameworks' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e4520878397d20152aa69ce79f293b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e4520878397d20152aa69ce79f293b9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/CoreUI/2024/CoreUI.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/CoreUI/2024/CoreUI.xcframework'. (in target 'CoreUI' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/SF/2024/SFSymbols.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SF/2024/SFSymbols.xcframework'. (in target 'SFSymbols' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target 'Gestures' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target 'Gestures' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/CoreSVG/2024/CoreSVG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/CoreSVG/2024/CoreSVG.xcframework'. (in target 'CoreSVG' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target '_AttributeGraphDeviceSwiftShims' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework'. (in target 'BacklightServices' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/RB/2024/RenderBox.xcframework'. (in target 'RenderBox' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target '_GesturesDeviceSwiftShims' from project 'DarwinPrivateFrameworks')
2026-04-19 15:26:23.730 xcodebuild[641:3891] [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 DarwinPrivateFrameworks-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
resolved source packages: DarwinPrivateFrameworks
2026-04-19 15:26:27.501 xcodebuild[665:4053] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "DarwinPrivateFrameworks",
  "name" : "DarwinPrivateFrameworks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "AttributeGraph",
      "targets" : [
        "AttributeGraph",
        "_AttributeGraphDeviceSwiftShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RenderBox",
      "targets" : [
        "RenderBox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreUI",
      "targets" : [
        "CoreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BacklightServices",
      "targets" : [
        "BacklightServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SFSymbols",
      "targets" : [
        "SFSymbols"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CoreSVG",
      "targets" : [
        "CoreSVG"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Gestures",
      "targets" : [
        "Gestures",
        "_GesturesDeviceSwiftShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_GesturesDeviceSwiftShims",
      "module_type" : "SwiftTarget",
      "name" : "_GesturesDeviceSwiftShims",
      "path" : "GF/DeviceSwiftShims",
      "product_memberships" : [
        "Gestures"
      ],
      "sources" : [
        "Export.swift",
        "Extension/GFGesturePhase.swift",
        "Extension/GFGestureRelation.swift"
      ],
      "target_dependencies" : [
        "Gestures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_AttributeGraphDeviceSwiftShims",
      "module_type" : "SwiftTarget",
      "name" : "_AttributeGraphDeviceSwiftShims",
      "path" : "AG/DeviceSwiftShims",
      "product_memberships" : [
        "AttributeGraph"
      ],
      "sources" : [
        "Attribute/Attribute/AnyAttribute.swift",
        "Attribute/Attribute/Attribute.swift",
        "Attribute/Attribute/External.swift",
        "Attribute/Attribute/PointerOffset.swift",
        "Attribute/Body/AttributeBody.swift",
        "Attribute/Body/AttributeBodyVisitor.swift",
        "Attribute/Body/ObservedAttribute.swift",
        "Attribute/Indirect/IndirectAttribute.swift",
        "Attribute/Optional/AnyOptionalAttribute.swift",
        "Attribute/Optional/OptionalAttribute.swift",
        "Attribute/Rule/Focus.swift",
        "Attribute/Rule/Map.swift",
        "Attribute/Rule/Rule.swift",
        "Attribute/Rule/StatefulRule.swift",
        "Attribute/RuleContext/AnyRuleContext.swift",
        "Attribute/RuleContext/RuleContext.swift",
        "Attribute/Weak/AnyWeakAttribute.swift",
        "Attribute/Weak/WeakAttribute.swift",
        "Debug/DebugServer.swift",
        "Export.swift",
        "Graph/Graph.swift",
        "Graph/Subgraph.swift",
        "Runtime/CompareValues.swift",
        "Runtime/Metadata.swift",
        "Runtime/OGTypeApplyEnumData.swift",
        "Runtime/TupleType.swift"
      ],
      "target_dependencies" : [
        "AttributeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UpdateXCFrameworks",
      "module_type" : "PluginTarget",
      "name" : "UpdateXCFrameworks",
      "path" : "Plugins/UpdateXCFrameworks",
      "plugin_capability" : {
        "intent" : {
          "description" : "Update xcframeworks",
          "type" : "custom",
          "verb" : "update-xcframeworks"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Update xcframeworks",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "UpdateXCFrameworksCommand.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SFSymbols",
      "module_type" : "BinaryTarget",
      "name" : "SFSymbols",
      "path" : "SF/2024/SFSymbols.xcframework",
      "product_memberships" : [
        "SFSymbols"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "RenderBox",
      "module_type" : "BinaryTarget",
      "name" : "RenderBox",
      "path" : "RB/2024/RenderBox.xcframework",
      "product_memberships" : [
        "RenderBox"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Gestures",
      "module_type" : "BinaryTarget",
      "name" : "Gestures",
      "path" : "GF/2025/Gestures.xcframework",
      "product_memberships" : [
        "Gestures"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CoreUI",
      "module_type" : "BinaryTarget",
      "name" : "CoreUI",
      "path" : "CoreUI/2024/CoreUI.xcframework",
      "product_memberships" : [
        "CoreUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CoreSVG",
      "module_type" : "BinaryTarget",
      "name" : "CoreSVG",
      "path" : "CoreSVG/2024/CoreSVG.xcframework",
      "product_memberships" : [
        "CoreSVG"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "BacklightServices",
      "module_type" : "BinaryTarget",
      "name" : "BacklightServices",
      "path" : "BLS/2024/BacklightServices.xcframework",
      "product_memberships" : [
        "BacklightServices"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AttributeGraph",
      "module_type" : "BinaryTarget",
      "name" : "AttributeGraph",
      "path" : "AG/latest/AttributeGraph.xcframework",
      "product_memberships" : [
        "AttributeGraph"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AttributeGraph",
      "BacklightServices",
      "CoreSVG",
      "CoreUI",
      "DarwinPrivateFrameworks-Package",
      "Gestures",
      "RenderBox",
      "SFSymbols"
    ]
  }
}
2026-04-19 15:26:28.948 xcodebuild[676:4135] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 DarwinPrivateFrameworks-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “UpdateXCFrameworks” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/UpdateXCFrameworks
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 5af9743d4ef803a50a9b64115d74d66baf67fcd752e558667e83102d91874ee9
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'SFSymbols' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'RenderBox' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'Gestures' in project 'DarwinPrivateFrameworks'
        ➜ Explicit dependency on target '_GesturesDeviceSwiftShims' in project 'DarwinPrivateFrameworks'
    Target '_GesturesDeviceSwiftShims' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'CoreUI' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'CoreSVG' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'BacklightServices' in project 'DarwinPrivateFrameworks' (no dependencies)
    Target 'AttributeGraph' in project 'DarwinPrivateFrameworks'
        ➜ Explicit dependency on target '_AttributeGraphDeviceSwiftShims' in project 'DarwinPrivateFrameworks'
    Target '_AttributeGraphDeviceSwiftShims' in project 'DarwinPrivateFrameworks' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e4520878397d20152aa69ce79f293b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e4520878397d20152aa69ce79f293b9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target '_AttributeGraphDeviceSwiftShims' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/SF/2024/SFSymbols.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SF/2024/SFSymbols.xcframework'. (in target 'SFSymbols' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/CoreUI/2024/CoreUI.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/CoreUI/2024/CoreUI.xcframework'. (in target 'CoreUI' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/CoreSVG/2024/CoreSVG.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/CoreSVG/2024/CoreSVG.xcframework'. (in target 'CoreSVG' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/RB/2024/RenderBox.xcframework'. (in target 'RenderBox' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/latest/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target 'Gestures' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target 'Gestures' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework'. (in target 'BacklightServices' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GF/2025/Gestures.xcframework'. (in target '_GesturesDeviceSwiftShims' from project 'DarwinPrivateFrameworks')
2026-04-19 15:26:30.139 xcodebuild[680:4178] [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 DarwinPrivateFrameworks-Package
(1 failure)
BUILD FAILURE 6.3 tvOS