Build Information
Successful build of elementary-components, reference main (03519c), with Swift 6.2 for visionOS using Xcode 26.3 on 9 Dec 2025 15:59:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme elementary-components -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/h0p3zZ/elementary-components.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/h0p3zZ/elementary-components
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 03519c9 updated elementary package reference
Cloned https://github.com/h0p3zZ/elementary-components.git
Revision (git rev-parse @):
03519c93fae21bee03e367c50838d1b2563f5df9
SUCCESS checkout https://github.com/h0p3zZ/elementary-components.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/h0p3zZ/elementary-components.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
Fetching from https://github.com/elementary-swift/elementary.git
Creating working copy of package ‘elementary’
Checking out 0.6.0 of package ‘elementary’
Resolve Package Graph
Resolved source packages:
elementary: https://github.com/elementary-swift/elementary.git @ 0.6.0
elementary-components: /Users/admin/builder/spi-builder-workspace
resolved source packages: elementary, elementary-components
2025-12-09 10:59:24.288 xcodebuild[521:3044] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elementary-swift/elementary.git"
}
],
"manifest_display_name" : "elementary-components",
"name" : "elementary-components",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ElementaryShoelace",
"targets" : [
"ElementaryShoelace"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ElementaryShoelaceTests",
"module_type" : "SwiftTarget",
"name" : "ElementaryShoelaceTests",
"path" : "Tests",
"sources" : [
"ElementaryShoelace/Test.swift"
],
"target_dependencies" : [
"ElementaryShoelace"
],
"type" : "test"
},
{
"c99name" : "ElementaryShoelace",
"module_type" : "SwiftTarget",
"name" : "ElementaryShoelace",
"path" : "Sources/ElementaryShoelace",
"product_dependencies" : [
"Elementary"
],
"product_memberships" : [
"ElementaryShoelace"
],
"sources" : [
"SLAttributeValues.swift",
"SLAttributes.swift",
"components/SLAlert.swift",
"components/SLAnimatedImage.swift",
"components/SLAnimation.swift",
"components/SLAvatar.swift",
"components/SLBadge.swift",
"components/SLBreadcrumb.swift",
"components/SLBreadcrumbItem.swift",
"components/SLButton.swift",
"components/SLButtonGroup.swift",
"components/SLCard.swift",
"components/SLCarousel.swift",
"components/SLCarouselItem.swift",
"components/SLCheckbox.swift",
"components/SLColorPicker.swift",
"components/SLCopyButton.swift",
"components/SLDetails.swift",
"components/SLDialog.swift",
"components/SLDivider.swift",
"components/SLDrawer.swift",
"components/SLDropdown.swift",
"components/SLFormatBytes.swift",
"components/SLFormatDate.swift",
"components/SLFormatNumber.swift",
"components/SLIcon.swift",
"components/SLIconButton.swift",
"components/SLImageComparer.swift",
"components/SLInclude.swift",
"components/SLInput.swift",
"components/SLMenu.swift",
"components/SLMenuItem.swift",
"components/SLMenuLabel.swift",
"components/SLMutationObserver.swift",
"components/SLOption.swift",
"components/SLPopup.swift",
"components/SLProgressBar.swift",
"components/SLProgressRing.swift",
"components/SLQRCode.swift",
"components/SLRadio.swift",
"components/SLRadioButton.swift",
"components/SLRange.swift",
"components/SLRating.swift",
"components/SLRelativeTime.swift",
"components/SLResizeObserver.swift",
"components/SLSelect.swift",
"components/SLSkeleton.swift",
"components/SLSpinner.swift",
"components/SLSplitPanel.swift",
"components/SLSwitch.swift",
"components/SLTab.swift",
"components/SLTabGroup.swift",
"components/SLTabPanel.swift",
"components/SLTag.swift",
"components/SLTextarea.swift",
"components/SLTooltip.swift",
"components/SLTree.swift",
"components/SLTreeItem.swift",
"components/SLVisuallyHidden.swift",
"protocols/SLIconProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"elementary-components"
]
}
}
2025-12-09 10:59:29.083 xcodebuild[643:3875] [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 elementary-components -destination generic/platform=xrOS
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 elementary-components -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
elementary-components: /Users/admin/builder/spi-builder-workspace
elementary: https://github.com/elementary-swift/elementary.git @ 0.6.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'ElementaryShoelace' in project 'elementary-components'
➜ Explicit dependency on target 'ElementaryShoelace' in project 'elementary-components'
➜ Explicit dependency on target 'Elementary' in project 'elementary'
Target 'ElementaryShoelace' in project 'elementary-components'
➜ Explicit dependency on target 'Elementary' in project 'elementary'
Target 'Elementary' in project 'elementary'
➜ Explicit dependency on target 'Elementary' in project 'elementary'
Target 'Elementary' in project 'elementary' (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/XROS.platform/Developer/SDKs/XROS26.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: 719ca19082161b672f49cea943a33661
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/719ca19082161b672f49cea943a33661.xcbuilddata
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/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
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/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/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyStaticMetadataFileList (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.modulemap (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyMetadataFileList (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftConstValuesFileList (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_const_extract_protocols.json (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-OutputFileMap.json (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.LinkFileList (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_const_extract_protocols.json (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftConstValuesFileList (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.LinkFileList (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-OutputFileMap.json (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.modulemap (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyStaticMetadataFileList (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ElementaryShoelace.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.modulemap (in target 'ElementaryShoelace' from project 'elementary-components')
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/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyMetadataFileList (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Elementary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.modulemap (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
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/elementary.build/Debug-xros/Elementary.build/Elementary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Elementary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule -user-module-version 0.6.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name elementary -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_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/elementary.build/Debug-xros/Elementary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-D2EZI8Q8C8KFFA1GWJAJRWC3Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-ASAWZP71ZSQXVT61G305DTOFQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2GP1JT8CEN8S61ZVL8FFLUXB7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-F4GFXB8UWNFDV9OPCH3JDHI2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-59YL53T7TWQZX9AI0M25ZM1JE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3FUW6GEHMHE0RX46S9G7W8R2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-D3M6ARERN866T6TMIJPM8Y4ZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-18ZZVVM9NQHKST5Z9ZSOPC9A6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-B980VVG2HS2SIYU76BXGK448S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4O24FVRYU1PRTV4RRMAKHFWO0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-C2WLMO27FC4NOB3BMRH2XTV9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-7UP41F2FQH08EHGCRDB9ZT24H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-232FPD0J2C7DD26Z9CZGEHH5L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1931XDDNALBFWLY09S7XVSKZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CTGWYB92I99NKKTO8ILI0QSZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-E3NL75726UUE4D68IJMKDWMUK.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Elementary (in target 'Elementary' from project 'elementary')
EmitSwiftModule normal arm64 (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HtmlAttributes+event.swift,\ HtmlAttributes+global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+event.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+global.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+event.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+global.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SendOnceBox.swift,\ SendableAnyHTMLBox.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/ServerSupport/SendOnceBox.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/ServerSupport/SendableAnyHTMLBox.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/ServerSupport/SendOnceBox.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/ServerSupport/SendableAnyHTMLBox.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HtmlTextRenderer.swift,\ RenderingUtils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/HtmlTextRenderer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/RenderingUtils.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/HtmlTextRenderer.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/RenderingUtils.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Html+Rendering.swift,\ HtmlAttributes+common.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Html+Rendering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+common.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Html+Rendering.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+common.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HtmlTags.swift,\ HtmlAsyncRenderer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlTags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/HtmlAsyncRenderer.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlTags.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Rendering/HtmlAsyncRenderer.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HtmlBuilder.swift,\ HtmlElement+Async.swift,\ StoredAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlElement+Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/StoredAttribute.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlBuilder.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlElement+Async.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/StoredAttribute.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncContent.swift,\ AsyncForEach.swift,\ AttributeStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AsyncContent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AsyncForEach.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AttributeStorage.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AsyncContent.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AsyncForEach.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/AttributeStorage.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CoreModel.swift,\ Environment.swift,\ ForEach.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/CoreModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/ForEach.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/CoreModel.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Environment.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/ForEach.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Html+Attributes.swift,\ Html+Elements.swift,\ HtmlBuilder+Tuples.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Html+Attributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Html+Elements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlBuilder+Tuples.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Html+Attributes.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Html+Elements.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlBuilder+Tuples.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HtmlDocument.swift,\ HtmlElements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlElements.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlDocument.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlElements.swift (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Elementary (in target 'Elementary' from project 'elementary')
SwiftDriver\ Compilation\ Requirements Elementary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule -user-module-version 0.6.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name elementary -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_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/elementary.build/Debug-xros/Elementary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AsyncContent.swift, AsyncForEach.swift, AttributeStorage.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling HtmlAttributes+event.swift, HtmlAttributes+global.swift (in target 'Elementary' from project 'elementary')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Elementary-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-Swift.h (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Elementary-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftdoc (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.abi.json (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftsourceinfo (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CoreModel.swift, Environment.swift, ForEach.swift (in target 'Elementary' from project 'elementary')
SwiftDriver ElementaryShoelace normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_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/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HtmlTextRenderer.swift, RenderingUtils.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling HtmlDocument.swift, HtmlElements.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling HtmlTags.swift, HtmlAsyncRenderer.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling HtmlBuilder.swift, HtmlElement+Async.swift, StoredAttribute.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling Html+Rendering.swift, HtmlAttributes+common.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling Html+Attributes.swift, Html+Elements.swift, HtmlBuilder+Tuples.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling SendOnceBox.swift, SendableAnyHTMLBox.swift (in target 'Elementary' from project 'elementary')
SwiftDriver\ Compilation Elementary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ExistentialAny -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule -user-module-version 0.6.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name elementary -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_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/elementary.build/Debug-xros/Elementary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-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/Elementary.o normal (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -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-26.0.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-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-PBXEMFJD5FL0G3U993X3FZ0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7PYYG1ABSQU1AY0JPKK75UHMI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E637FMXWGL13KWOROTBWDJ8TT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9MFXI7L2QK17CX3U6B91YVWBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5A06JPS0WS8V5EO3SGT504BJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-P7KNBXKHHA1ATDOOVPBV0O1G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6GQZABRWPS9NLXCMNXUFDDD2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EDMUOCQIT1K27LNV41TKKJVGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-8BDJCUJ0XG0TCQFFJZTN125XN.pcm
ExtractAppIntentsMetadata (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Elementary --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier elementary.Elementary --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Elementary.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary.build/Debug-xros/Elementary.build/Objects-normal/arm64/Elementary.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 10:59:35.608 appintentsmetadataprocessor[722:4278] Starting appintentsmetadataprocessor export
2025-12-09 10:59:35.746 appintentsmetadataprocessor[722:4278] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D16RF0ZCLOY0LSM8OWM7B2NV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3WAU7OULDZHWBU392VC83NEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DSILBFC3336O6917I9STROHW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3P6J71AZPFY9YVFHED296QTLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-9I7S72ZJ5IMU237I1CRJ1LY5K.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.o (in target 'Elementary' from project 'elementary')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Elementary.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1GF29KUT5MKFAE8RJ12HAID8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-16UA23W6GLMWAY9GCCA0RDCVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ET467X5W9PHVJX1EN6ZJPZX1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UK10IC2NMO73H3RYXIV7PBOV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BL9IJDG48HPHY6MH7H2489CY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-IJO6PYO68M31NSMTHWGT0RBC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8QQITMVRRG05X3MFMJH5F6EA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-64R4ZZ9UTDOBNUH0YAHT2Z260.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-17ZKTPOYXOICU8AXL0MH57TOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-56FX7UF8UKMJTCZ7UBW5HYDEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-B5NRR0JFAXNYKOO1DQ2XDAY7P.pcm
SwiftCompile normal arm64 Compiling\ SLMenu.swift,\ SLMenuItem.swift,\ SLMenuLabel.swift,\ SLMutationObserver.swift,\ SLOption.swift,\ SLPopup.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenu.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenuItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenuLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMutationObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLOption.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLPopup.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenu.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenuItem.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMenuLabel.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLMutationObserver.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLOption.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLPopup.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ElementaryShoelace (in target 'ElementaryShoelace' from project 'elementary-components')
EmitSwiftModule normal arm64 (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLRating.swift,\ SLRelativeTime.swift,\ SLResizeObserver.swift,\ SLSelect.swift,\ SLSkeleton.swift,\ SLSpinner.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRating.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRelativeTime.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLResizeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSelect.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSkeleton.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSpinner.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRating.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRelativeTime.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLResizeObserver.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSelect.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSkeleton.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSpinner.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLCarousel.swift,\ SLCarouselItem.swift,\ SLCheckbox.swift,\ SLColorPicker.swift,\ SLCopyButton.swift,\ SLDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCarousel.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCarouselItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCheckbox.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLColorPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCopyButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDetails.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCarousel.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCarouselItem.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCheckbox.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLColorPicker.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCopyButton.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDetails.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLAttributeValues.swift,\ SLAttributes.swift,\ SLAlert.swift,\ SLAnimatedImage.swift,\ SLAnimation.swift,\ SLAvatar.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/SLAttributeValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/SLAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAlert.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAnimatedImage.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAvatar.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/SLAttributeValues.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/SLAttributes.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAlert.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAnimatedImage.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAnimation.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLAvatar.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLDialog.swift,\ SLDivider.swift,\ SLDrawer.swift,\ SLDropdown.swift,\ SLFormatBytes.swift,\ SLFormatDate.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDialog.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDivider.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDrawer.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDropdown.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatDate.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDialog.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDivider.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDrawer.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLDropdown.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatBytes.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatDate.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLProgressBar.swift,\ SLProgressRing.swift,\ SLQRCode.swift,\ SLRadio.swift,\ SLRadioButton.swift,\ SLRange.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLProgressBar.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLProgressRing.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLQRCode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRadio.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRadioButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRange.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLProgressBar.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLProgressRing.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLQRCode.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRadio.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRadioButton.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLRange.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLTextarea.swift,\ SLTooltip.swift,\ SLTree.swift,\ SLTreeItem.swift,\ SLVisuallyHidden.swift,\ SLIconProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTextarea.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTooltip.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTree.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTreeItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLVisuallyHidden.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/protocols/SLIconProtocol.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTextarea.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTooltip.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTree.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTreeItem.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLVisuallyHidden.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/protocols/SLIconProtocol.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLBadge.swift,\ SLBreadcrumb.swift,\ SLBreadcrumbItem.swift,\ SLButton.swift,\ SLButtonGroup.swift,\ SLCard.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBadge.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBreadcrumb.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBreadcrumbItem.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLButtonGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCard.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBadge.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBreadcrumb.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLBreadcrumbItem.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLButton.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLButtonGroup.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLCard.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLFormatNumber.swift,\ SLIcon.swift,\ SLIconButton.swift,\ SLImageComparer.swift,\ SLInclude.swift,\ SLInput.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatNumber.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLIcon.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLIconButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLImageComparer.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLInclude.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLInput.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLFormatNumber.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLIcon.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLIconButton.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLImageComparer.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLInclude.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLInput.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SLSplitPanel.swift,\ SLSwitch.swift,\ SLTab.swift,\ SLTabGroup.swift,\ SLTabPanel.swift,\ SLTag.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSplitPanel.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSwitch.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTab.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTabGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTabPanel.swift /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTag.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSplitPanel.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLSwitch.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTab.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTabGroup.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTabPanel.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ElementaryShoelace/components/SLTag.swift (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SLProgressBar.swift, SLProgressRing.swift, SLQRCode.swift, SLRadio.swift, SLRadioButton.swift, SLRange.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLTextarea.swift, SLTooltip.swift, SLTree.swift, SLTreeItem.swift, SLVisuallyHidden.swift, SLIconProtocol.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLRating.swift, SLRelativeTime.swift, SLResizeObserver.swift, SLSelect.swift, SLSkeleton.swift, SLSpinner.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLBadge.swift, SLBreadcrumb.swift, SLBreadcrumbItem.swift, SLButton.swift, SLButtonGroup.swift, SLCard.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLCarousel.swift, SLCarouselItem.swift, SLCheckbox.swift, SLColorPicker.swift, SLCopyButton.swift, SLDetails.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLMenu.swift, SLMenuItem.swift, SLMenuLabel.swift, SLMutationObserver.swift, SLOption.swift, SLPopup.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Emitting module for ElementaryShoelace (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriver\ Compilation\ Requirements ElementaryShoelace normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_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/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ElementaryShoelace-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-Swift.h (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ElementaryShoelace-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.abi.json (in target 'ElementaryShoelace' from project 'elementary-components')
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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule (in target 'ElementaryShoelace' from project 'elementary-components')
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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftdoc (in target 'ElementaryShoelace' from project 'elementary-components')
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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftsourceinfo (in target 'ElementaryShoelace' from project 'elementary-components')
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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SLSplitPanel.swift, SLSwitch.swift, SLTab.swift, SLTabGroup.swift, SLTabPanel.swift, SLTag.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLFormatNumber.swift, SLIcon.swift, SLIconButton.swift, SLImageComparer.swift, SLInclude.swift, SLInput.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLDialog.swift, SLDivider.swift, SLDrawer.swift, SLDropdown.swift, SLFormatBytes.swift, SLFormatDate.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriverJobDiscovery normal arm64 Compiling SLAttributeValues.swift, SLAttributes.swift, SLAlert.swift, SLAnimatedImage.swift, SLAnimation.swift, SLAvatar.swift (in target 'ElementaryShoelace' from project 'elementary-components')
SwiftDriver\ Compilation ElementaryShoelace normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_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/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-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/ElementaryShoelace.o normal (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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-26.0.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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.o
ExtractAppIntentsMetadata (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ElementaryShoelace --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.ElementaryShoelace --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/ElementaryShoelace.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/elementary-components.build/Debug-xros/ElementaryShoelace.build/Objects-normal/arm64/ElementaryShoelace.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-09 10:59:37.667 appintentsmetadataprocessor[761:4429] Starting appintentsmetadataprocessor export
2025-12-09 10:59:37.773 appintentsmetadataprocessor[761:4429] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.o (in target 'ElementaryShoelace' from project 'elementary-components')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ElementaryShoelace.o
** BUILD SUCCEEDED **
2025-12-09 10:59:31.096 xcodebuild[648:3920] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elementary-swift/elementary.git"
}
],
"manifest_display_name" : "elementary-components",
"name" : "elementary-components",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ElementaryShoelace",
"targets" : [
"ElementaryShoelace"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ElementaryShoelaceTests",
"module_type" : "SwiftTarget",
"name" : "ElementaryShoelaceTests",
"path" : "Tests",
"sources" : [
"ElementaryShoelace/Test.swift"
],
"target_dependencies" : [
"ElementaryShoelace"
],
"type" : "test"
},
{
"c99name" : "ElementaryShoelace",
"module_type" : "SwiftTarget",
"name" : "ElementaryShoelace",
"path" : "Sources/ElementaryShoelace",
"product_dependencies" : [
"Elementary"
],
"product_memberships" : [
"ElementaryShoelace"
],
"sources" : [
"SLAttributeValues.swift",
"SLAttributes.swift",
"components/SLAlert.swift",
"components/SLAnimatedImage.swift",
"components/SLAnimation.swift",
"components/SLAvatar.swift",
"components/SLBadge.swift",
"components/SLBreadcrumb.swift",
"components/SLBreadcrumbItem.swift",
"components/SLButton.swift",
"components/SLButtonGroup.swift",
"components/SLCard.swift",
"components/SLCarousel.swift",
"components/SLCarouselItem.swift",
"components/SLCheckbox.swift",
"components/SLColorPicker.swift",
"components/SLCopyButton.swift",
"components/SLDetails.swift",
"components/SLDialog.swift",
"components/SLDivider.swift",
"components/SLDrawer.swift",
"components/SLDropdown.swift",
"components/SLFormatBytes.swift",
"components/SLFormatDate.swift",
"components/SLFormatNumber.swift",
"components/SLIcon.swift",
"components/SLIconButton.swift",
"components/SLImageComparer.swift",
"components/SLInclude.swift",
"components/SLInput.swift",
"components/SLMenu.swift",
"components/SLMenuItem.swift",
"components/SLMenuLabel.swift",
"components/SLMutationObserver.swift",
"components/SLOption.swift",
"components/SLPopup.swift",
"components/SLProgressBar.swift",
"components/SLProgressRing.swift",
"components/SLQRCode.swift",
"components/SLRadio.swift",
"components/SLRadioButton.swift",
"components/SLRange.swift",
"components/SLRating.swift",
"components/SLRelativeTime.swift",
"components/SLResizeObserver.swift",
"components/SLSelect.swift",
"components/SLSkeleton.swift",
"components/SLSpinner.swift",
"components/SLSplitPanel.swift",
"components/SLSwitch.swift",
"components/SLTab.swift",
"components/SLTabGroup.swift",
"components/SLTabPanel.swift",
"components/SLTag.swift",
"components/SLTextarea.swift",
"components/SLTooltip.swift",
"components/SLTree.swift",
"components/SLTreeItem.swift",
"components/SLVisuallyHidden.swift",
"protocols/SLIconProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.