Build Information
Failed to build OpenAttributeGraph, reference 0.5.0 (7bdd42), with Swift 6.2 for iOS using Xcode 26.3 on 26 Feb 2026 03:28:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenAttributeGraph -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenAttributeGraph
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 7bdd424 Remove deprecated attributeGraphEnabled and swiftToolchainSupported API (#218)
Submodule path 'Checkouts/swift': checked out '358e0e0c5d8e4df91c6d20d2f152f7c6f6cbccf1'
Submodule 'Checkouts/swift' (https://github.com/OpenSwiftUIProject/swift-runtime-headers.git) registered for path 'Checkouts/swift'
Cloning into '/Users/admin/builder/spi-builder-workspace/Checkouts/swift'...
Cloned https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
Revision (git rev-parse @):
7bdd42437abc04268a6a22bbf1ac34af8fd5fee8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git at 0.5.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "OpenAttributeGraph",
"name" : "OpenAttributeGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "OpenAttributeGraphShims",
"targets" : [
"OpenAttributeGraphShims"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "OpenAttributeGraph",
"targets" : [
"OpenAttributeGraph",
"OpenAttributeGraphCxx"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "UtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "UtilitiesTests",
"path" : "Tests/UtilitiesTests",
"sources" : [
"CFPtrTests.swift",
"ForwardListTests.swift",
"HashTableTests.swift",
"HeapTests.swift",
"ObjCPtrTests.swift"
],
"target_dependencies" : [
"Utilities"
],
"type" : "test"
},
{
"c99name" : "Utilities",
"module_type" : "ClangTarget",
"name" : "Utilities",
"path" : "Sources/Utilities",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"HashTable.cpp",
"Heap.cpp"
],
"target_dependencies" : [
"Platform"
],
"type" : "library"
},
{
"c99name" : "Platform",
"module_type" : "ClangTarget",
"name" : "Platform",
"path" : "Sources/Platform",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"log.c"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphShimsTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShimsTests",
"path" : "Tests/OpenAttributeGraphShimsTests",
"sources" : [
"Attribute+DebugTests.swift",
"Export.swift",
"MetadataDebugTests.swift",
"OpenAttributeGraphTestsSupport/AsyncSemaphore.swift",
"OpenAttributeGraphTestsSupport/DataHelper.swift",
"OpenAttributeGraphTestsSupport/GraphEnvironmentTrait.swift"
],
"target_dependencies" : [
"OpenAttributeGraphShims"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphShims",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShims",
"path" : "Sources/OpenAttributeGraphShims",
"product_memberships" : [
"OpenAttributeGraphShims"
],
"sources" : [
"Attribute+Debug.swift",
"DebugClient.swift",
"DebugServerMessageHeader.swift",
"Graph+Debug.swift",
"GraphShims.swift",
"Metadata+Debug.swift"
],
"target_dependencies" : [
"OpenAttributeGraph"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphCxxTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphCxxTests",
"path" : "Tests/OpenAttributeGraphCxxTests",
"sources" : [
"Data/PageTests.swift",
"Data/TableTests.swift",
"Data/ZoneTests.swift",
"DebugServer/DebugClient.swift",
"DebugServer/DebugServerMessageHeader.swift",
"DebugServer/DebugServerTests.swift"
],
"target_dependencies" : [
"OpenAttributeGraphCxx"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphCxx",
"module_type" : "ClangTarget",
"name" : "OpenAttributeGraphCxx",
"path" : "Sources/OpenAttributeGraphCxx",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"Attribute/AttributeID.cpp",
"Attribute/AttributeType.cpp",
"Attribute/OAGAttribute.cpp",
"Attribute/OAGWeakAttribute.cpp",
"Comparison/OAGComparison.cpp",
"Data/ClosureFunction.cpp",
"Data/OAGUniqueID.c",
"Data/table.cpp",
"Data/zone.cpp",
"DebugServer/DebugServer.mm",
"DebugServer/OAGDebugServer.cpp",
"DebugServer/interpose.c",
"Graph/Graph.cpp",
"Graph/Graph.mm",
"Graph/GraphContext.cpp",
"Graph/GraphDescription.cpp",
"Graph/GraphDescription.mm",
"Graph/OAGGraph.cpp",
"Graph/OAGGraphContext.cpp",
"Graph/OAGGraphTracing.cpp",
"Graph/OAGSubgraph.cpp",
"Graph/Subgraph.cpp",
"Misc/assert.cpp",
"Misc/log.cpp",
"Runtime/OAGTupleType.cpp",
"Runtime/OAGTypeID.cpp",
"Runtime/metadata.cpp",
"Vector/realloc_vector.cpp",
"Version/OAGVersion.c"
],
"target_dependencies" : [
"Platform",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphCompatibilityTests",
"path" : "Tests/OpenAttributeGraphCompatibilityTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Attribute/Attribute/AnyAttributeCompatibilityTests.swift",
"Attribute/Attribute/AttributeCompatibilityTests.swift",
"Attribute/Attribute/ExternalCompatibilityTests.swift",
"Attribute/Attribute/FocusCompatibilityTests.swift",
"Attribute/Attribute/PointerOffsetCompatibilityTests.swift",
"Attribute/Indirect/IndirectAttributeCompatibilityTests.swift",
"Attribute/Optional/AnyOptionalAttributeCompatibilityTests.swift",
"Attribute/Optional/OptionalAttributeCompatibilityTests.swift",
"Attribute/Rule/MapCompatibilityTests.swift",
"Attribute/Rule/RuleCompatibilityTests.swift",
"Attribute/Weak/AnyWeakAttributeCompatibilityTests.swift",
"Attribute/Weak/WeakAttributeCompatibilityTests.swift",
"CompareValuesCompatibilityTests.swift",
"Data/UniqueIDCompatibilityTests.swift",
"Debug/DebugServerTests.swift",
"Graph/GraphCompatibilityTests.swift",
"Graph/GraphDescriptionCompatibilityTests.swift",
"Graph/GraphTracingCompatibilityTests.swift",
"Graph/SubgraphCompatibilityTests.swift",
"GraphShims.swift",
"OpenAttributeGraphTestsSupport/AsyncSemaphore.swift",
"OpenAttributeGraphTestsSupport/DataHelper.swift",
"OpenAttributeGraphTestsSupport/GraphEnvironmentTrait.swift",
"Runtime/MetadataCompatibilityTests.swift",
"Runtime/TupleTypeCompatibilityTests.swift",
"VersionCompatibilityTests.swift"
],
"target_dependencies" : [
"OpenAttributeGraph"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraph",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraph",
"path" : "Sources/OpenAttributeGraph",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"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" : [
"OpenAttributeGraphCxx"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
warning: 'spi-builder-workspace': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "OpenAttributeGraph",
"schemes" : [
"OpenAttributeGraph"
],
"targets" : [
"OpenAttributeGraph"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenAttributeGraph -destination generic/platform=iOS
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 OpenAttributeGraph -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'OpenAttributeGraph' in project 'OpenAttributeGraph' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x objective-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
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7b0fb58a2ea3078b55247f6babbd4bb3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b0fb58a2ea3078b55247f6babbd4bb3.xcbuilddata
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
note: Target 'OpenAttributeGraph' (project 'OpenAttributeGraph') has copy command from '/Users/admin/builder/spi-builder-workspace/Sources/OpenAttributeGraphCxx/include/SwiftBridging' to '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
note: Target 'OpenAttributeGraph' (project 'OpenAttributeGraph') has copy command from '/Users/admin/builder/spi-builder-workspace/Sources/Utilities/include/SwiftBridging' to '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/OpenAttributeGraph.xcodeproj
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging' on task: CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging /Users/admin/builder/spi-builder-workspace/Sources/Utilities/include/SwiftBridging (in target 'OpenAttributeGraph' from project 'OpenAttributeGraph')
2026-02-25 22:27:57.913 xcodebuild[613:3668] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building project OpenAttributeGraph with scheme OpenAttributeGraph
(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
resolved source packages:
{
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "OpenAttributeGraph",
"name" : "OpenAttributeGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "OpenAttributeGraphShims",
"targets" : [
"OpenAttributeGraphShims"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "OpenAttributeGraph",
"targets" : [
"OpenAttributeGraph",
"OpenAttributeGraphCxx"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "UtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "UtilitiesTests",
"path" : "Tests/UtilitiesTests",
"sources" : [
"CFPtrTests.swift",
"ForwardListTests.swift",
"HashTableTests.swift",
"HeapTests.swift",
"ObjCPtrTests.swift"
],
"target_dependencies" : [
"Utilities"
],
"type" : "test"
},
{
"c99name" : "Utilities",
"module_type" : "ClangTarget",
"name" : "Utilities",
"path" : "Sources/Utilities",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"HashTable.cpp",
"Heap.cpp"
],
"target_dependencies" : [
"Platform"
],
"type" : "library"
},
{
"c99name" : "Platform",
"module_type" : "ClangTarget",
"name" : "Platform",
"path" : "Sources/Platform",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"log.c"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphShimsTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShimsTests",
"path" : "Tests/OpenAttributeGraphShimsTests",
"sources" : [
"Attribute+DebugTests.swift",
"Export.swift",
"MetadataDebugTests.swift",
"OpenAttributeGraphTestsSupport/AsyncSemaphore.swift",
"OpenAttributeGraphTestsSupport/DataHelper.swift",
"OpenAttributeGraphTestsSupport/GraphEnvironmentTrait.swift"
],
"target_dependencies" : [
"OpenAttributeGraphShims"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphShims",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShims",
"path" : "Sources/OpenAttributeGraphShims",
"product_memberships" : [
"OpenAttributeGraphShims"
],
"sources" : [
"Attribute+Debug.swift",
"DebugClient.swift",
"DebugServerMessageHeader.swift",
"Graph+Debug.swift",
"GraphShims.swift",
"Metadata+Debug.swift"
],
"target_dependencies" : [
"OpenAttributeGraph"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphCxxTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphCxxTests",
"path" : "Tests/OpenAttributeGraphCxxTests",
"sources" : [
"Data/PageTests.swift",
"Data/TableTests.swift",
"Data/ZoneTests.swift",
"DebugServer/DebugClient.swift",
"DebugServer/DebugServerMessageHeader.swift",
"DebugServer/DebugServerTests.swift"
],
"target_dependencies" : [
"OpenAttributeGraphCxx"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphCxx",
"module_type" : "ClangTarget",
"name" : "OpenAttributeGraphCxx",
"path" : "Sources/OpenAttributeGraphCxx",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"Attribute/AttributeID.cpp",
"Attribute/AttributeType.cpp",
"Attribute/OAGAttribute.cpp",
"Attribute/OAGWeakAttribute.cpp",
"Comparison/OAGComparison.cpp",
"Data/ClosureFunction.cpp",
"Data/OAGUniqueID.c",
"Data/table.cpp",
"Data/zone.cpp",
"DebugServer/DebugServer.mm",
"DebugServer/OAGDebugServer.cpp",
"DebugServer/interpose.c",
"Graph/Graph.cpp",
"Graph/Graph.mm",
"Graph/GraphContext.cpp",
"Graph/GraphDescription.cpp",
"Graph/GraphDescription.mm",
"Graph/OAGGraph.cpp",
"Graph/OAGGraphContext.cpp",
"Graph/OAGGraphTracing.cpp",
"Graph/OAGSubgraph.cpp",
"Graph/Subgraph.cpp",
"Misc/assert.cpp",
"Misc/log.cpp",
"Runtime/OAGTupleType.cpp",
"Runtime/OAGTypeID.cpp",
"Runtime/metadata.cpp",
"Vector/realloc_vector.cpp",
"Version/OAGVersion.c"
],
"target_dependencies" : [
"Platform",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphCompatibilityTests",
"path" : "Tests/OpenAttributeGraphCompatibilityTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Attribute/Attribute/AnyAttributeCompatibilityTests.swift",
"Attribute/Attribute/AttributeCompatibilityTests.swift",
"Attribute/Attribute/ExternalCompatibilityTests.swift",
"Attribute/Attribute/FocusCompatibilityTests.swift",
"Attribute/Attribute/PointerOffsetCompatibilityTests.swift",
"Attribute/Indirect/IndirectAttributeCompatibilityTests.swift",
"Attribute/Optional/AnyOptionalAttributeCompatibilityTests.swift",
"Attribute/Optional/OptionalAttributeCompatibilityTests.swift",
"Attribute/Rule/MapCompatibilityTests.swift",
"Attribute/Rule/RuleCompatibilityTests.swift",
"Attribute/Weak/AnyWeakAttributeCompatibilityTests.swift",
"Attribute/Weak/WeakAttributeCompatibilityTests.swift",
"CompareValuesCompatibilityTests.swift",
"Data/UniqueIDCompatibilityTests.swift",
"Debug/DebugServerTests.swift",
"Graph/GraphCompatibilityTests.swift",
"Graph/GraphDescriptionCompatibilityTests.swift",
"Graph/GraphTracingCompatibilityTests.swift",
"Graph/SubgraphCompatibilityTests.swift",
"GraphShims.swift",
"OpenAttributeGraphTestsSupport/AsyncSemaphore.swift",
"OpenAttributeGraphTestsSupport/DataHelper.swift",
"OpenAttributeGraphTestsSupport/GraphEnvironmentTrait.swift",
"Runtime/MetadataCompatibilityTests.swift",
"Runtime/TupleTypeCompatibilityTests.swift",
"VersionCompatibilityTests.swift"
],
"target_dependencies" : [
"OpenAttributeGraph"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraph",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraph",
"path" : "Sources/OpenAttributeGraph",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"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" : [
"OpenAttributeGraphCxx"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "OpenAttributeGraph",
"schemes" : [
"OpenAttributeGraph"
],
"targets" : [
"OpenAttributeGraph"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenAttributeGraph -destination generic/platform=iOS
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 OpenAttributeGraph -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'OpenAttributeGraph' in project 'OpenAttributeGraph' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x objective-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
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 006f9d4290759e9e76bd2395fd93c531
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/006f9d4290759e9e76bd2395fd93c531.xcbuilddata
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
note: Target 'OpenAttributeGraph' (project 'OpenAttributeGraph') has copy command from '/Users/admin/builder/spi-builder-workspace/Sources/OpenAttributeGraphCxx/include/SwiftBridging' to '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
note: Target 'OpenAttributeGraph' (project 'OpenAttributeGraph') has copy command from '/Users/admin/builder/spi-builder-workspace/Sources/Utilities/include/SwiftBridging' to '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging'
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/OpenAttributeGraph.xcodeproj
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/OpenAttributeGraph.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging' on task: CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenAttributeGraph.framework/SwiftBridging /Users/admin/builder/spi-builder-workspace/Sources/Utilities/include/SwiftBridging (in target 'OpenAttributeGraph' from project 'OpenAttributeGraph')
2026-02-25 22:28:01.229 xcodebuild[636:3834] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building project OpenAttributeGraph with scheme OpenAttributeGraph
(1 failure)
BUILD FAILURE 6.2 iOS