Build Information
Successful build of Sankey, reference 1.0.1 (961ea3
), with Swift 6.1 for visionOS using Xcode 16.3 on 30 Apr 2025 01:21:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Sankey -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxhumber/Sankey.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxhumber/Sankey
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 961ea36 Merge pull request #1 from cjw85/hot-reload
Cloned https://github.com/maxhumber/Sankey.git
Revision (git rev-parse @):
961ea360863df4212193bbde6cd9c1d4a811be4f
SUCCESS checkout https://github.com/maxhumber/Sankey.git at 1.0.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/maxhumber/Sankey.git
https://github.com/maxhumber/Sankey.git
{
"dependencies" : [
],
"manifest_display_name" : "Sankey",
"name" : "Sankey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Sankey",
"targets" : [
"Sankey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SankeyTests",
"module_type" : "SwiftTarget",
"name" : "SankeyTests",
"path" : "Tests/SankeyTests",
"sources" : [
"SankeyTests.swift"
],
"target_dependencies" : [
"Sankey"
],
"type" : "test"
},
{
"c99name" : "Sankey",
"module_type" : "SwiftTarget",
"name" : "Sankey",
"path" : "Sources/Sankey",
"product_memberships" : [
"Sankey"
],
"sources" : [
"Diagram/SankeyDiagram+init.swift",
"Diagram/SankeyDiagram.swift",
"Link/SankeyLink+CustomStringConvertible.swift",
"Link/SankeyLink+ExpressibleByArrayLiteral.swift",
"Link/SankeyLink.swift",
"Node/SankeyNode.swift",
"Options/Sankey/Link/Color/SankeyOptions.Sankey.Link.Color.swift",
"Options/Sankey/Link/ColorMode/SankeyOptions.Sankey.Link.ColorMode.swift",
"Options/Sankey/Link/SankeyOptions.Sankey.Link.swift",
"Options/Sankey/Node/ColorMode/SankeyOptions.Sankey.Node.ColorMode.swift",
"Options/Sankey/Node/Label/SankeyOptions.Sankey.Node.Label.swift",
"Options/Sankey/Node/SankeyOptions.Sankey.Node.swift",
"Options/Sankey/SankeyOptions.Sankey.swift",
"Options/SankeyOptions+CustomStringConvertible.swift",
"Options/SankeyOptions+init.swift",
"Options/SankeyOptions.swift",
"Options/Tooltip/SankeyOptions.Tooltip.swift",
"Options/Tooltip/TextStyle/SankeyOptions.Tooltip.TextStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Sankey: /Users/admin/builder/spi-builder-workspace
resolved source packages: Sankey
{
"dependencies" : [
],
"manifest_display_name" : "Sankey",
"name" : "Sankey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Sankey",
"targets" : [
"Sankey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SankeyTests",
"module_type" : "SwiftTarget",
"name" : "SankeyTests",
"path" : "Tests/SankeyTests",
"sources" : [
"SankeyTests.swift"
],
"target_dependencies" : [
"Sankey"
],
"type" : "test"
},
{
"c99name" : "Sankey",
"module_type" : "SwiftTarget",
"name" : "Sankey",
"path" : "Sources/Sankey",
"product_memberships" : [
"Sankey"
],
"sources" : [
"Diagram/SankeyDiagram+init.swift",
"Diagram/SankeyDiagram.swift",
"Link/SankeyLink+CustomStringConvertible.swift",
"Link/SankeyLink+ExpressibleByArrayLiteral.swift",
"Link/SankeyLink.swift",
"Node/SankeyNode.swift",
"Options/Sankey/Link/Color/SankeyOptions.Sankey.Link.Color.swift",
"Options/Sankey/Link/ColorMode/SankeyOptions.Sankey.Link.ColorMode.swift",
"Options/Sankey/Link/SankeyOptions.Sankey.Link.swift",
"Options/Sankey/Node/ColorMode/SankeyOptions.Sankey.Node.ColorMode.swift",
"Options/Sankey/Node/Label/SankeyOptions.Sankey.Node.Label.swift",
"Options/Sankey/Node/SankeyOptions.Sankey.Node.swift",
"Options/Sankey/SankeyOptions.Sankey.swift",
"Options/SankeyOptions+CustomStringConvertible.swift",
"Options/SankeyOptions+init.swift",
"Options/SankeyOptions.swift",
"Options/Tooltip/SankeyOptions.Tooltip.swift",
"Options/Tooltip/TextStyle/SankeyOptions.Tooltip.TextStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Sankey"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Sankey -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 Sankey -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Sankey: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Sankey' in project 'Sankey'
➜ Explicit dependency on target 'Sankey' in project 'Sankey'
Target 'Sankey' in project 'Sankey' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 45579f4d865458a8633564a524dd6e26
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/45579f4d865458a8633564a524dd6e26.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyStaticMetadataFileList (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyMetadataFileList (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.modulemap (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_const_extract_protocols.json (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftConstValuesFileList (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.LinkFileList (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-OutputFileMap.json (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sankey.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.modulemap (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Sankey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sankey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SankeyOptions.Sankey.Link.Color.swift,\ SankeyOptions.Sankey.Link.ColorMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/Color/SankeyOptions.Sankey.Link.Color.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/ColorMode/SankeyOptions.Sankey.Link.ColorMode.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/Color/SankeyOptions.Sankey.Link.Color.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/ColorMode/SankeyOptions.Sankey.Link.ColorMode.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyLink.swift,\ SankeyNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Node/SankeyNode.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Node/SankeyNode.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions.Sankey.Link.swift,\ SankeyOptions.Sankey.Node.ColorMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/SankeyOptions.Sankey.Link.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/ColorMode/SankeyOptions.Sankey.Node.ColorMode.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Link/SankeyOptions.Sankey.Link.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/ColorMode/SankeyOptions.Sankey.Node.ColorMode.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions.Sankey.swift,\ SankeyOptions+CustomStringConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/SankeyOptions.Sankey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions+CustomStringConvertible.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/SankeyOptions.Sankey.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions+CustomStringConvertible.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyLink+CustomStringConvertible.swift,\ SankeyLink+ExpressibleByArrayLiteral.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink+CustomStringConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink+ExpressibleByArrayLiteral.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink+CustomStringConvertible.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Link/SankeyLink+ExpressibleByArrayLiteral.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyDiagram+init.swift,\ SankeyDiagram.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Diagram/SankeyDiagram+init.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Diagram/SankeyDiagram.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Diagram/SankeyDiagram+init.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Diagram/SankeyDiagram.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions.Tooltip.TextStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Tooltip/TextStyle/SankeyOptions.Tooltip.TextStyle.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Tooltip/TextStyle/SankeyOptions.Tooltip.TextStyle.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions+init.swift,\ SankeyOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions+init.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions+init.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/SankeyOptions.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions.Tooltip.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Tooltip/SankeyOptions.Tooltip.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Tooltip/SankeyOptions.Tooltip.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Sankey (in target 'Sankey' from project 'Sankey')
EmitSwiftModule normal arm64 (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SankeyOptions.Sankey.Node.Label.swift,\ SankeyOptions.Sankey.Node.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/Label/SankeyOptions.Sankey.Node.Label.swift /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/SankeyOptions.Sankey.Node.swift (in target 'Sankey' from project 'Sankey')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/Label/SankeyOptions.Sankey.Node.Label.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sankey/Options/Sankey/Node/SankeyOptions.Sankey.Node.swift (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Sankey (in target 'Sankey' from project 'Sankey')
SwiftDriver\ Compilation\ Requirements Sankey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sankey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Sankey.Node.Label.swift, SankeyOptions.Sankey.Node.swift (in target 'Sankey' from project 'Sankey')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sankey-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-Swift.h (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sankey-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftdoc (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.abi.json (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftsourceinfo (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SankeyLink.swift, SankeyNode.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Tooltip.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Tooltip.TextStyle.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Sankey.Link.swift, SankeyOptions.Sankey.Node.ColorMode.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions+init.swift, SankeyOptions.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyLink+CustomStringConvertible.swift, SankeyLink+ExpressibleByArrayLiteral.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Sankey.swift, SankeyOptions+CustomStringConvertible.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyOptions.Sankey.Link.Color.swift, SankeyOptions.Sankey.Link.ColorMode.swift (in target 'Sankey' from project 'Sankey')
SwiftDriverJobDiscovery normal arm64 Compiling SankeyDiagram+init.swift, SankeyDiagram.swift (in target 'Sankey' from project 'Sankey')
SwiftDriver\ Compilation Sankey normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sankey -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.o normal (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.o
ExtractAppIntentsMetadata (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Sankey --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.Sankey --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Sankey.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sankey.build/Debug-xros/Sankey.build/Objects-normal/arm64/Sankey.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 18:21:57.800 appintentsmetadataprocessor[729:4137] Starting appintentsmetadataprocessor export
2025-04-29 18:21:57.839 appintentsmetadataprocessor[729:4137] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.o (in target 'Sankey' from project 'Sankey')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sankey.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Sankey",
"name" : "Sankey",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Sankey",
"targets" : [
"Sankey"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SankeyTests",
"module_type" : "SwiftTarget",
"name" : "SankeyTests",
"path" : "Tests/SankeyTests",
"sources" : [
"SankeyTests.swift"
],
"target_dependencies" : [
"Sankey"
],
"type" : "test"
},
{
"c99name" : "Sankey",
"module_type" : "SwiftTarget",
"name" : "Sankey",
"path" : "Sources/Sankey",
"product_memberships" : [
"Sankey"
],
"sources" : [
"Diagram/SankeyDiagram+init.swift",
"Diagram/SankeyDiagram.swift",
"Link/SankeyLink+CustomStringConvertible.swift",
"Link/SankeyLink+ExpressibleByArrayLiteral.swift",
"Link/SankeyLink.swift",
"Node/SankeyNode.swift",
"Options/Sankey/Link/Color/SankeyOptions.Sankey.Link.Color.swift",
"Options/Sankey/Link/ColorMode/SankeyOptions.Sankey.Link.ColorMode.swift",
"Options/Sankey/Link/SankeyOptions.Sankey.Link.swift",
"Options/Sankey/Node/ColorMode/SankeyOptions.Sankey.Node.ColorMode.swift",
"Options/Sankey/Node/Label/SankeyOptions.Sankey.Node.Label.swift",
"Options/Sankey/Node/SankeyOptions.Sankey.Node.swift",
"Options/Sankey/SankeyOptions.Sankey.swift",
"Options/SankeyOptions+CustomStringConvertible.swift",
"Options/SankeyOptions+init.swift",
"Options/SankeyOptions.swift",
"Options/Tooltip/SankeyOptions.Tooltip.swift",
"Options/Tooltip/TextStyle/SankeyOptions.Tooltip.TextStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.