The Swift Package Index logo.Swift Package Index

Build Information

Successful build of elementary-components, reference 1.0.1 (03519c), with Swift 6.3 for visionOS using Xcode 26.4 on 17 Apr 2026 18:28:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/h0p3zZ/elementary-components.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/h0p3zZ/elementary-components
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/h0p3zZ/elementary-components.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/elementary-swift/elementary.git
Creating working copy of package ‘elementary’
Checking out 0.7.1 of package ‘elementary’
Resolve Package Graph
Resolved source packages:
  elementary: https://github.com/elementary-swift/elementary.git @ 0.7.1
  elementary-components: /Users/admin/builder/spi-builder-workspace
resolved source packages: elementary, elementary-components
2026-04-17 14:28:33.902 xcodebuild[529:3063] [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"
    ]
  }
}
2026-04-17 14:28:41.562 xcodebuild[668:4029] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme elementary-components -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme elementary-components -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  elementary: https://github.com/elementary-swift/elementary.git @ 0.7.1
  elementary-components: /Users/admin/builder/spi-builder-workspace
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6cb6d2d919052494997f7eb632167255
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6cb6d2d919052494997f7eb632167255.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.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/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.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/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.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.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-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-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.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.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.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-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
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.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
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.7.1 -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/_Builtin_stdarg-2Y1DNGB0APBU37UCM85USN5Y7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C21NR73BQS9YG84UF3Z27MZO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-7YY1YWNK5RJ1L5PT0R8GATWBI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-CKA43H4J856XAK8467CMSTRYN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1OT2ROK20XTH9ADDS9YILR71T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5FHCG9W8AOEJ547P8R0LSBI27.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-C41A3QGCM1YYJNI7YRH3ZKU8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-SEU7M0Z3UU3ECB3MXH41MTTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-AV4T6NB9MX6FXUSNVLM60WU35.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9F06RGJJQSDB3CAB2FUUZLYOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-6C7U720J1A7CX6SY1HA6Y4ABQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-1UZDUXFNH2LE5XBXBIMGCD3RJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2VHBA2ITX47FXGDI0ECTM0J5J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1BK14W3VDJTL3BNFXE3OYQWPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DOZ9OALAIXSON0S4A162ZO3RH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-88QYID429OP0RJV4X7NPHPT2W.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\ 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\ 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\ StoredAttribute+StyleKeyValuePairs.swift,\ StoredAttribute.swift,\ Html+Rendering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/StoredAttribute+StyleKeyValuePairs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/StoredAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Html+Rendering.swift (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/StoredAttribute+StyleKeyValuePairs.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 /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 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

SwiftCompile normal arm64 Compiling\ HtmlBuilder+Tuples.swift,\ HtmlBuilder.swift,\ HtmlElement+Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/HtmlBuilder+Tuples.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 (in target 'Elementary' from project 'elementary')
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 /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 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\ Group.swift,\ Html+Attributes.swift,\ Html+Elements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Group.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 (in target 'Elementary' from project 'elementary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/Core/Group.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+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 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\ 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\ HtmlAttributes+common.swift,\ HtmlAttributes+event.swift,\ HtmlAttributes+global.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary/Sources/Elementary/HtmlAttributes+common.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+common.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+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

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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.7.1 -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 HtmlTextRenderer.swift, RenderingUtils.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling CoreModel.swift, Environment.swift, ForEach.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
SwiftDriverJobDiscovery normal arm64 Compiling AsyncContent.swift, AsyncForEach.swift, AttributeStorage.swift (in target 'Elementary' from project 'elementary')
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
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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 Group.swift, Html+Attributes.swift, Html+Elements.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 StoredAttribute+StyleKeyValuePairs.swift, StoredAttribute.swift, Html+Rendering.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+Tuples.swift, HtmlBuilder.swift, HtmlElement+Async.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling SendOnceBox.swift, SendableAnyHTMLBox.swift (in target 'Elementary' from project 'elementary')
SwiftDriverJobDiscovery normal arm64 Compiling HtmlAttributes+common.swift, HtmlAttributes+event.swift, HtmlAttributes+global.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elementary -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.7.1 -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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -w -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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.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 -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.4.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/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
ExtractAppIntentsMetadata (in target 'Elementary' from project 'elementary')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/elementary
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.1l4Xwm/Metal.xctoolchain --module-name Elementary --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --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
2026-04-17 14:28:50.763 appintentsmetadataprocessor[764:4511] Starting appintentsmetadataprocessor export
2026-04-17 14:28:50.792 appintentsmetadataprocessor[764:4511] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.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/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
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\ 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\ 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\ 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

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\ 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

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\ 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\ 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

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 SLBadge.swift, SLBreadcrumb.swift, SLBreadcrumbItem.swift, SLButton.swift, SLButtonGroup.swift, SLCard.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 SLSplitPanel.swift, SLSwitch.swift, SLTab.swift, SLTabGroup.swift, SLTabPanel.swift, SLTag.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.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/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/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 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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ElementaryShoelace -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -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.4.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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -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.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.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 -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.4.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.1l4Xwm/Metal.xctoolchain --module-name ElementaryShoelace --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --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
2026-04-17 14:28:54.209 appintentsmetadataprocessor[814:4800] Starting appintentsmetadataprocessor export
2026-04-17 14:28:54.233 appintentsmetadataprocessor[814:4800] 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 **
2026-04-17 14:28:43.716 xcodebuild[678:4108] [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.