Build Information
Failed to build DarwinPrivateFrameworks, reference 0.0.6 (c3f3fc), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 6 Apr 2026 04:55:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
resolved source packages: DarwinPrivateFrameworks
2026-04-06 00:55:33.763 xcodebuild[518:3009] [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-06 00:55:40.066 xcodebuild[633:3863] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination platform=macOS,arch=arm64
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.0.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: d2a4a790ff2f27abc394f14a68090e3430ed5ce795fd0a23843be8ab0b138ba4
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2bc3c2086f977a6f4ac99576b046612a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2bc3c2086f977a6f4ac99576b046612a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework'. (in target 'BacklightServices' from project 'DarwinPrivateFrameworks')
2026-04-06 00:55:42.108 xcodebuild[636:3909] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DarwinPrivateFrameworks-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DarwinPrivateFrameworks: /Users/admin/builder/spi-builder-workspace
resolved source packages: DarwinPrivateFrameworks
2026-04-06 00:55:45.259 xcodebuild[659:4066] [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-06 00:55:47.053 xcodebuild[668:4147] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DarwinPrivateFrameworks-Package -destination platform=macOS,arch=arm64
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.0.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: d2a4a790ff2f27abc394f14a68090e3430ed5ce795fd0a23843be8ab0b138ba4
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.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2bc3c2086f977a6f4ac99576b046612a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2bc3c2086f977a6f4ac99576b046612a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/BLS/2024/BacklightServices.xcframework'. (in target 'BacklightServices' from project 'DarwinPrivateFrameworks')
2026-04-06 00:55:48.311 xcodebuild[671:4185] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4816d01feb72f86ebf43c1cec69fb2607e616963, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DarwinPrivateFrameworks-Package
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild