The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Datable, reference main (118634), with Swift 6.3 for visionOS using Xcode 26.4 on 23 Apr 2026 07:38:41 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 Datable -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Datable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Datable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1186348 Conversions between different types of ints and floats
Cloned https://github.com/OperatorFoundation/Datable.git
Revision (git rev-parse @):
118634847e499cc5a1edc1b852ea9b496cf7f5d2
SUCCESS checkout https://github.com/OperatorFoundation/Datable.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/Datable.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
Resolve Package Graph
Resolved source packages:
  Datable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Datable
2026-04-23 03:38:22.048 xcodebuild[525:3033] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Datable",
  "name" : "Datable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Datable",
      "targets" : [
        "Datable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DatableTests",
      "module_type" : "SwiftTarget",
      "name" : "DatableTests",
      "path" : "Tests/DatableTests",
      "sources" : [
        "DatableTests.swift"
      ],
      "target_dependencies" : [
        "Datable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Datable",
      "module_type" : "SwiftTarget",
      "name" : "Datable",
      "path" : "Sources/Datable",
      "product_memberships" : [
        "Datable"
      ],
      "sources" : [
        "Arrayable.swift",
        "CSVable.swift",
        "Data+Arrayable.swift",
        "Data+Base64.swift",
        "Data+Datable.swift",
        "Data+ExpressibleByStringLiteral.swift",
        "Data+Floatable.swift",
        "Data+MaybeIntable.swift",
        "Data+MaybeNetworkIntable.swift",
        "Data+Stringable.swift",
        "Datable.swift",
        "DatableConfig.swift",
        "Double+MaybeDatable.swift",
        "Double+Stringable.swift",
        "File.swift",
        "Float+Floatable.swift",
        "Float+MaybeDatable.swift",
        "Float+MaybeIntable.swift",
        "Floatable.swift",
        "Int+Floatable.swift",
        "Int+MaybeDatable.swift",
        "Int+MaybeIntable.swift",
        "Int+Stringable.swift",
        "Intable.swift",
        "MaybeDatable.swift",
        "MaybeIntable.swift",
        "MaybeNetworkIntable.swift",
        "NetworkDatable.swift",
        "NetworkIntable.swift",
        "String+Arrayable.swift",
        "String+Datable.swift",
        "String+Intable.swift",
        "Stringable.swift",
        "StringableArray+CSVable.swift",
        "UInt+Datable.swift",
        "UInt+MaybeNetworkDatable.swift",
        "UInt+Stringable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Datable"
    ]
  }
}
2026-04-23 03:38:29.795 xcodebuild[622:3754] [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 Datable -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 Datable -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Datable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (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: 759d534730fe3e2d441a24b011f25eb3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/759d534730fe3e2d441a24b011f25eb3.xcbuilddata
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
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/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/Datable.build/Debug-xros/Datable.build/Datable.DependencyStaticMetadataFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.DependencyMetadataFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.modulemap (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.LinkFileList (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-OutputFileMap.json (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Datable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.modulemap (in target 'Datable' from project 'Datable')
    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/Datable.build/Debug-xros/Datable.build/Datable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.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 -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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_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/Datable.build/Debug-xros/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-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-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/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
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/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.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_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.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_limits-1WMMNGC2O206RLV4U5QNHI9ZB.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
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
SwiftCompile normal arm64 Compiling\ NetworkIntable.swift,\ String+Arrayable.swift,\ String+Datable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/NetworkIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Arrayable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Datable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/NetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UInt+Datable.swift,\ UInt+MaybeNetworkDatable.swift,\ UInt+Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+Datable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+Stringable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:27:13: warning: will never be executed
            default:
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:22:13: warning: will never be executed
            case 32:
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:41:13: warning: will never be executed
            default:
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:38:13: warning: will never be executed
            case 32:
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/UInt+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Datable (in target 'Datable' from project 'Datable')
EmitSwiftModule normal arm64 (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift:10:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Data: ExpressibleByStringLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift:10:1: note: add '@retroactive' to silence this warning
extension Data: ExpressibleByStringLiteral {
^               ~~~~~~~~~~~~~~~~~~~~~~~~~~
                @retroactive ExpressibleByStringLiteral
SwiftCompile normal arm64 Compiling\ String+Intable.swift,\ Stringable.swift,\ StringableArray+CSVable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Intable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/String+Intable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MaybeDatable.swift,\ MaybeIntable.swift,\ MaybeNetworkIntable.swift,\ NetworkDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeNetworkIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/NetworkDatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/MaybeNetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/NetworkDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Float+MaybeDatable.swift,\ Float+MaybeIntable.swift,\ Floatable.swift,\ Int+Floatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Floatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+Datable.swift,\ Data+ExpressibleByStringLiteral.swift,\ Data+Floatable.swift,\ Data+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Datable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Floatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift:10:1: warning: extension declares a conformance of imported type 'Data' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Data: ExpressibleByStringLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+ExpressibleByStringLiteral.swift:10:1: note: add '@retroactive' to silence this warning
extension Data: ExpressibleByStringLiteral {
^               ~~~~~~~~~~~~~~~~~~~~~~~~~~
                @retroactive ExpressibleByStringLiteral
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Arrayable.swift,\ CSVable.swift,\ Data+Arrayable.swift,\ Data+Base64.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Arrayable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/CSVable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Arrayable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Base64.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/CSVable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Arrayable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Base64.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Double+MaybeDatable.swift,\ Double+Stringable.swift,\ File.swift,\ Float+Floatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Double+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Double+Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/File.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Double+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Double+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/File.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Float+Floatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Int+MaybeDatable.swift,\ Int+MaybeIntable.swift,\ Int+Stringable.swift,\ Intable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+MaybeDatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+MaybeIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Intable.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+MaybeDatable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+MaybeIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Int+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Intable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data+MaybeNetworkIntable.swift,\ Data+Stringable.swift,\ Datable.swift,\ DatableConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+MaybeNetworkIntable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Stringable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/Datable.swift /Users/admin/builder/spi-builder-workspace/Sources/Datable/DatableConfig.swift (in target 'Datable' from project 'Datable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+MaybeNetworkIntable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Data+Stringable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/Datable.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Datable/DatableConfig.swift (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Datable (in target 'Datable' from project 'Datable')
SwiftDriver\ Compilation\ Requirements Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.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 -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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_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/Datable.build/Debug-xros/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NetworkIntable.swift, String+Arrayable.swift, String+Datable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling MaybeDatable.swift, MaybeIntable.swift, MaybeNetworkIntable.swift, NetworkDatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling UInt+Datable.swift, UInt+MaybeNetworkDatable.swift, UInt+Stringable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Arrayable.swift, CSVable.swift, Data+Arrayable.swift, Data+Base64.swift (in target 'Datable' from project 'Datable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Datable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-Swift.h (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Datable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule (in target 'Datable' from project 'Datable')
    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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftdoc (in target 'Datable' from project 'Datable')
    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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.abi.json (in target 'Datable' from project 'Datable')
    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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftsourceinfo (in target 'Datable' from project 'Datable')
    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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling String+Intable.swift, Stringable.swift, StringableArray+CSVable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Double+MaybeDatable.swift, Double+Stringable.swift, File.swift, Float+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Data+MaybeNetworkIntable.swift, Data+Stringable.swift, Datable.swift, DatableConfig.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Float+MaybeDatable.swift, Float+MaybeIntable.swift, Floatable.swift, Int+Floatable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Datable.swift, Data+ExpressibleByStringLiteral.swift, Data+Floatable.swift, Data+MaybeIntable.swift (in target 'Datable' from project 'Datable')
SwiftDriverJobDiscovery normal arm64 Compiling Int+MaybeDatable.swift, Int+MaybeIntable.swift, Int+Stringable.swift, Intable.swift (in target 'Datable' from project 'Datable')
SwiftDriver\ Compilation Datable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Datable' from project 'Datable')
    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 Datable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.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 -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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_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/Datable.build/Debug-xros/Datable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-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/Datable.o normal (in target 'Datable' from project 'Datable')
    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 -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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_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/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.o
ExtractAppIntentsMetadata (in target 'Datable' from project 'Datable')
    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.3drJ3c/Metal.xctoolchain --module-name Datable --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.Datable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Datable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datable.build/Debug-xros/Datable.build/Objects-normal/arm64/Datable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-23 03:38:40.330 appintentsmetadataprocessor[692:4123] Starting appintentsmetadataprocessor export
2026-04-23 03:38:40.355 appintentsmetadataprocessor[692:4123] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.o (in target 'Datable' from project 'Datable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Datable.o
** BUILD SUCCEEDED **
2026-04-23 03:38:31.298 xcodebuild[626:3804] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Datable",
  "name" : "Datable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Datable",
      "targets" : [
        "Datable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DatableTests",
      "module_type" : "SwiftTarget",
      "name" : "DatableTests",
      "path" : "Tests/DatableTests",
      "sources" : [
        "DatableTests.swift"
      ],
      "target_dependencies" : [
        "Datable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Datable",
      "module_type" : "SwiftTarget",
      "name" : "Datable",
      "path" : "Sources/Datable",
      "product_memberships" : [
        "Datable"
      ],
      "sources" : [
        "Arrayable.swift",
        "CSVable.swift",
        "Data+Arrayable.swift",
        "Data+Base64.swift",
        "Data+Datable.swift",
        "Data+ExpressibleByStringLiteral.swift",
        "Data+Floatable.swift",
        "Data+MaybeIntable.swift",
        "Data+MaybeNetworkIntable.swift",
        "Data+Stringable.swift",
        "Datable.swift",
        "DatableConfig.swift",
        "Double+MaybeDatable.swift",
        "Double+Stringable.swift",
        "File.swift",
        "Float+Floatable.swift",
        "Float+MaybeDatable.swift",
        "Float+MaybeIntable.swift",
        "Floatable.swift",
        "Int+Floatable.swift",
        "Int+MaybeDatable.swift",
        "Int+MaybeIntable.swift",
        "Int+Stringable.swift",
        "Intable.swift",
        "MaybeDatable.swift",
        "MaybeIntable.swift",
        "MaybeNetworkIntable.swift",
        "NetworkDatable.swift",
        "NetworkIntable.swift",
        "String+Arrayable.swift",
        "String+Datable.swift",
        "String+Intable.swift",
        "Stringable.swift",
        "StringableArray+CSVable.swift",
        "UInt+Datable.swift",
        "UInt+MaybeNetworkDatable.swift",
        "UInt+Stringable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.