The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BasisTheoryElements, reference 5.2.0 (3c1c47), with Swift 6.2 for visionOS using Xcode 26.3 on 10 Apr 2026 01:55:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Basis-Theory/ios-elements.git
Reference: 5.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Basis-Theory/ios-elements
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 3c1c479 feat: implement token update (#96)
Cloned https://github.com/Basis-Theory/ios-elements.git
Revision (git rev-parse @):
3c1c479638a225186151c1c68bc7c72d6a179ec9
SUCCESS checkout https://github.com/Basis-Theory/ios-elements.git at 5.2.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Basis-Theory/ios-elements.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Flight-School/AnyCodable
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyCodable, BasisTheoryElements
2026-04-09 21:54:23.912 xcodebuild[530:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "BasisTheoryElements",
  "name" : "BasisTheoryElements",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BasisTheoryElements",
      "targets" : [
        "BasisTheoryElements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BasisTheoryElements",
      "module_type" : "SwiftTarget",
      "name" : "BasisTheoryElements",
      "path" : "BasisTheoryElements/Sources",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "BasisTheoryElements"
      ],
      "sources" : [
        "BasisTheoryElements/AccessRule.swift",
        "BasisTheoryElements/AnyCodableExtensions.swift",
        "BasisTheoryElements/Application.swift",
        "BasisTheoryElements/AuthorizeSessionRequest.swift",
        "BasisTheoryElements/AuthorizeSessionResponse.swift",
        "BasisTheoryElements/BaseElement.swift",
        "BasisTheoryElements/BasisTheoryElements.swift",
        "BasisTheoryElements/BasisTheoryUIViewController.swift",
        "BasisTheoryElements/BinInfo.swift",
        "BasisTheoryElements/BinLookup.swift",
        "BasisTheoryElements/BtDatadogLogger.swift",
        "BasisTheoryElements/CardBrand.swift",
        "BasisTheoryElements/CardBrandSelectorUIButton.swift",
        "BasisTheoryElements/CardExpirationDateUITextField.swift",
        "BasisTheoryElements/CardNumberElementUITextField.swift",
        "BasisTheoryElements/CardVerificationCodeUITextField.swift",
        "BasisTheoryElements/CreateSessionResponse.swift",
        "BasisTheoryElements/CreateToken.swift",
        "BasisTheoryElements/CreateTokenRequest.swift",
        "BasisTheoryElements/CreateTokenResponse.swift",
        "BasisTheoryElements/DeviceInfo.swift",
        "BasisTheoryElements/ElementEvents.swift",
        "BasisTheoryElements/ElementMetadata.swift",
        "BasisTheoryElements/ElementTransform.swift",
        "BasisTheoryElements/EncryptTokenModel.swift",
        "BasisTheoryElements/EncryptionMetadata.swift",
        "BasisTheoryElements/GetTokenByIdResponse.swift",
        "BasisTheoryElements/HTTPMethod.swift",
        "BasisTheoryElements/HttpClientHelpers.swift",
        "BasisTheoryElements/JSON.swift",
        "BasisTheoryElements/JWEEncryption.swift",
        "BasisTheoryElements/Privacy.swift",
        "BasisTheoryElements/ProxyHelpers.swift",
        "BasisTheoryElements/ProxyHttpRequest.swift",
        "BasisTheoryElements/TelemetryLogging.swift",
        "BasisTheoryElements/TextElementUITextField.swift",
        "BasisTheoryElements/Token.swift",
        "BasisTheoryElements/TokenIntentClient.swift",
        "BasisTheoryElements/TokenIntentModels.swift",
        "BasisTheoryElements/UpdateToken.swift",
        "BasisTheoryElements/UpdateTokenRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BasisTheoryElements"
    ]
  }
}
2026-04-09 21:54:30.308 xcodebuild[673:4025] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BasisTheoryElements -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BasisTheoryElements -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
    Target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aa65cc8d0e2530f4098167ddbc9ca0e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aa65cc8d0e2530f4098167ddbc9ca0e7.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.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
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements_BasisTheoryElements.bundle (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements_BasisTheoryElements.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyMetadataFileList (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyStaticMetadataFileList (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/BasisTheoryElements_BasisTheoryElements.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/empty-BasisTheoryElements_BasisTheoryElements.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftConstValuesFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.LinkFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.modulemap (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.DependencyStaticMetadataFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.DependencyMetadataFileList (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BasisTheoryElements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.modulemap (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/BasisTheoryElements.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    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/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/unthinned (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/unthinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements_BasisTheoryElements.bundle /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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-AMUVKN2LGTW4KMCEV3AZ1IAA2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1W4XPPXPPYI56WY1O1X1TY4F3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-BYMFEXMEYAXMK0BYWQB6WML4L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-BQTM250E0H78WJPSWWEP8T2SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-9GEW71OX4WOHXDIT1Z94OD8PK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CS0MTH5TF9VXRKLAAF788AR2W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-7M6ZF8FQNI61M51A46TB6P0YN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-CWUPWG36MEYDWZJS061BX1C2J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3WEACQDZAEYGRQBHLR85LTMA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-48ZT08PSEY2CUPDH04BIE1NSV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3YRXDABY6H42QV1TKA1U33620.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-8BDM64IE4JCVZW9RYL9W2WVYO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-CGKT9J0Q3GFYRDQG15VXRVE7I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-3XONLL8KHDVN3RUGVG7ZQ11HW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-AWOMQOL968AWCBOB5ZL8F7QA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-1O73FE05KHX70XOHVD4AZBS1W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-AHBPOSMCPY8M1EWOUPHB48KCL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E74JK2ZL1BAOJRWEP50DX29Q1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BN2IXZJ9EQFR1KCNXY1QW1NKJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8IP83EFBTLSFPH4YQ1US71PM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-9F7MCRNOHTBD5BXQYKCDRE4XE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3ALZ4PS21UARG7HOLE7PROLR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5TP2DJVJMLKVDTM4H9HK9DA03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8UCW1BOWFAEVZIBKHYJ6V6PCJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9SQG2A7THQRG4DPUZ7CKF6MV2.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
EmitSwiftModule normal arm64 (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AnyDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable/Sources/AnyCodable/AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros --bundle-identifier spi-builder-workspace.BasisTheoryElements --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriverJobDiscovery normal arm64 Compiling AnyDecodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver BasisTheoryElements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BasisTheoryElements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AnyEncodable.swift (in target 'AnyCodable' from project 'AnyCodable')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_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/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.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/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-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/AnyCodable.o normal (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.0oJI4K/Metal.xctoolchain --module-name AnyCodable --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier anycodable.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyCodable.build/Debug-xros/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-09 21:54:44.619 appintentsmetadataprocessor[787:4761] Starting appintentsmetadataprocessor export
2026-04-09 21:54:54.848 appintentsmetadataprocessor[787:4761] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1D1VUNSFFJBN09KIIHGQPY59Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-B5SSZ8X8BEOUPEX2CUUPW5EKM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-F0269I9CQUTWYZ9IHDMECC9MQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-9UL2G08KWOOHLAT56XT68JI2Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-85ZZQKOT05UVE6NS6GC4IMO6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-CBU3X0OTGWEP478SDHV9JOG6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-5QRODSS27NXBH3KBJCD5CEKQQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-CY3O3WX6D80FAZPRVRE0LTD69.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AK89H91ZM83SR8DQE0XYTVU0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-AIMBK1JMRG83AJ5NN07OV8TAQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-1EFKKQJNPBOJ9BOPFWYH7GWHD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-BDQWSWY8CTV2PK77VVP6V2F0R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-DWLW19FHFX4ZXGNHLHTB39X2F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-237PJOJ4T5WIXSWA3TCERN05C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-7Q8KUEIP8DYWYJBLGV89FXG4S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-DRZM5KZKAD16WJ8TD7E16NEFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-15RWFGBS7Z24RJTDZM9OY0JFY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-6IZED4210UWX4FO4NULUY995Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-GJKBZMQ57F1JOG5VE1QIJAOH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-7R2VQBY9TNTUJXDOJFYE61OP9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-9DAS8IAJ09MHPBGVVFA9XKI6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-WMN0EG4USDLXPL6JXYM2DGNF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-DYCSD22EZZ0P6YH51CP0XK3E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6VUDDVL81MK2QABRNTDQ4SYD7.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o (in target 'AnyCodable' from project 'AnyCodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/AnyCodable
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnyCodable.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-ERRCBOE3B5SAMI64CX3N6QCKR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-9IZIB22APWV9V4RMX1GIKT2H0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-EQXPBJZSCNNY31ZZU08YIEZGF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3OZK5WB8ZWC9CXXBULDILBZY0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-1FBHMGXBTFQEM9VWXZ261UJQ0.pcm
SwiftCompile normal arm64 Compiling\ TokenIntentModels.swift,\ UpdateToken.swift,\ UpdateTokenRequest.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ CardNumberElementUITextField.swift,\ CardVerificationCodeUITextField.swift,\ CreateSessionResponse.swift,\ CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ CreateTokenRequest.swift,\ CreateTokenResponse.swift,\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -module-can-import-version DeveloperToolsSupport 23.0.4 23.0.4 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/swift-overrides.hmap -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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BasisTheoryElements -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/CreateTokenRequest.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/CreateTokenResponse.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/CreateTokenRequest.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/CreateTokenResponse.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift:36:18: error: 'UIScreen' is unavailable in visionOS
    let screen = UIScreen.main.bounds
                 ^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift:37:17: error: 'UIScreen' is unavailable in visionOS
    let scale = UIScreen.main.scale
                ^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GetTokenByIdResponse.swift,\ HTTPMethod.swift,\ HttpClientHelpers.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift:162:19: warning: variable 'components' was never mutated; consider changing to 'let' constant
        guard var components = URLComponents(string: url), components.scheme != nil else {
              ~~~ ^
              let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TelemetryLogging.swift,\ TextElementUITextField.swift,\ Token.swift,\ TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ JWEEncryption.swift,\ Privacy.swift,\ ProxyHelpers.swift,\ ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift:163:17: warning: variable 'counterBytes' was never mutated; consider changing to 'let' constant
            var counterBytes = counter.bigEndianData
            ~~~ ^
            let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ ElementMetadata.swift,\ ElementTransform.swift,\ EncryptTokenModel.swift,\ EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessRule.swift,\ AnyCodableExtensions.swift,\ Application.swift,\ AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ AuthorizeSessionResponse.swift,\ BaseElement.swift,\ BasisTheoryElements.swift,\ BasisTheoryUIViewController.swift,\ BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling ElementMetadata.swift, ElementTransform.swift, EncryptTokenModel.swift, EncryptionMetadata.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 Compiling\ BinLookup.swift,\ BtDatadogLogger.swift,\ CardBrand.swift,\ CardBrandSelectorUIButton.swift,\ CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling GetTokenByIdResponse.swift, HTTPMethod.swift, HttpClientHelpers.swift, JSON.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AccessRule.swift, AnyCodableExtensions.swift, Application.swift, AuthorizeSessionRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriverJobDiscovery normal arm64 Emitting module for BasisTheoryElements (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriver\ Compilation\ Requirements BasisTheoryElements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BasisTheoryElements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-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/BasisTheoryElements-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BasisTheoryElements-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftmodule (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftdoc (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.abi.json (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftsourceinfo (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling JWEEncryption.swift, Privacy.swift, ProxyHelpers.swift, ProxyHttpRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriverJobDiscovery normal arm64 Compiling TokenIntentModels.swift, UpdateToken.swift, UpdateTokenRequest.swift, GeneratedAssetSymbols.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
2026-04-09 21:54:32.339 xcodebuild[675:4067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ CreateTokenRequest.swift,\ CreateTokenResponse.swift,\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
	Building workspace spi-builder-workspace with scheme BasisTheoryElements
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
resolved source packages: BasisTheoryElements, AnyCodable
2026-04-09 21:55:24.153 xcodebuild[828:5049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "BasisTheoryElements",
  "name" : "BasisTheoryElements",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BasisTheoryElements",
      "targets" : [
        "BasisTheoryElements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BasisTheoryElements",
      "module_type" : "SwiftTarget",
      "name" : "BasisTheoryElements",
      "path" : "BasisTheoryElements/Sources",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "BasisTheoryElements"
      ],
      "sources" : [
        "BasisTheoryElements/AccessRule.swift",
        "BasisTheoryElements/AnyCodableExtensions.swift",
        "BasisTheoryElements/Application.swift",
        "BasisTheoryElements/AuthorizeSessionRequest.swift",
        "BasisTheoryElements/AuthorizeSessionResponse.swift",
        "BasisTheoryElements/BaseElement.swift",
        "BasisTheoryElements/BasisTheoryElements.swift",
        "BasisTheoryElements/BasisTheoryUIViewController.swift",
        "BasisTheoryElements/BinInfo.swift",
        "BasisTheoryElements/BinLookup.swift",
        "BasisTheoryElements/BtDatadogLogger.swift",
        "BasisTheoryElements/CardBrand.swift",
        "BasisTheoryElements/CardBrandSelectorUIButton.swift",
        "BasisTheoryElements/CardExpirationDateUITextField.swift",
        "BasisTheoryElements/CardNumberElementUITextField.swift",
        "BasisTheoryElements/CardVerificationCodeUITextField.swift",
        "BasisTheoryElements/CreateSessionResponse.swift",
        "BasisTheoryElements/CreateToken.swift",
        "BasisTheoryElements/CreateTokenRequest.swift",
        "BasisTheoryElements/CreateTokenResponse.swift",
        "BasisTheoryElements/DeviceInfo.swift",
        "BasisTheoryElements/ElementEvents.swift",
        "BasisTheoryElements/ElementMetadata.swift",
        "BasisTheoryElements/ElementTransform.swift",
        "BasisTheoryElements/EncryptTokenModel.swift",
        "BasisTheoryElements/EncryptionMetadata.swift",
        "BasisTheoryElements/GetTokenByIdResponse.swift",
        "BasisTheoryElements/HTTPMethod.swift",
        "BasisTheoryElements/HttpClientHelpers.swift",
        "BasisTheoryElements/JSON.swift",
        "BasisTheoryElements/JWEEncryption.swift",
        "BasisTheoryElements/Privacy.swift",
        "BasisTheoryElements/ProxyHelpers.swift",
        "BasisTheoryElements/ProxyHttpRequest.swift",
        "BasisTheoryElements/TelemetryLogging.swift",
        "BasisTheoryElements/TextElementUITextField.swift",
        "BasisTheoryElements/Token.swift",
        "BasisTheoryElements/TokenIntentClient.swift",
        "BasisTheoryElements/TokenIntentModels.swift",
        "BasisTheoryElements/UpdateToken.swift",
        "BasisTheoryElements/UpdateTokenRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BasisTheoryElements"
    ]
  }
}
2026-04-09 21:55:25.348 xcodebuild[836:5142] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BasisTheoryElements -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BasisTheoryElements -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  BasisTheoryElements: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
    Target 'BasisTheoryElements_BasisTheoryElements' in project 'BasisTheoryElements' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BasisTheoryElements_BasisTheoryElements.bundle /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets (in target 'BasisTheoryElements_BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Resources/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements_BasisTheoryElements.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros
SwiftDriver BasisTheoryElements normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BasisTheoryElements -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CardBrandSelectorUIButton.swift,\ CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ BtDatadogLogger.swift,\ CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ CreateTokenRequest.swift,\ CreateTokenResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ BasisTheoryUIViewController.swift,\ BinInfo.swift,\ BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ CardNumberElementUITextField.swift,\ CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ CreateSessionResponse.swift,\ CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ TelemetryLogging.swift,\ TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ AuthorizeSessionResponse.swift,\ BaseElement.swift,\ BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AccessRule.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AnyCodableExtensions.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Application.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/AuthorizeSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BaseElement.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryElements.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BasisTheoryUIViewController.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BinLookup.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/BtDatadogLogger.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrand.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardBrandSelectorUIButton.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardExpirationDateUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardNumberElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CardVerificationCodeUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateSessionResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/CreateTokenResponse.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementTransform.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptTokenModel.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/EncryptionMetadata.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/GetTokenByIdResponse.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/HttpClientHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JSON.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/JWEEncryption.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Privacy.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHelpers.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ProxyHttpRequest.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TelemetryLogging.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TextElementUITextField.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentModels.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateToken.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/UpdateTokenRequest.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/GeneratedAssetSymbols.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.dia -target arm64-apple-xros1.0 -module-can-import-version DeveloperToolsSupport 23.0.4 23.0.4 -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/BasisTheoryElements_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-3885c01c3e6b6a337905948deab2002e8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/swift-overrides.hmap -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/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BasisTheoryElements -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/DeviceInfo.o -index-unit-output-path /BasisTheoryElements.build/Debug-xros/BasisTheoryElements.build/Objects-normal/arm64/ElementEvents.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift:36:18: error: 'UIScreen' is unavailable in visionOS
    let screen = UIScreen.main.bounds
                 ^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift:37:17: error: 'UIScreen' is unavailable in visionOS
    let scale = UIScreen.main.scale
                ^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CreateSessionResponse.swift, CreateToken.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 Compiling\ Token.swift,\ TokenIntentClient.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/TokenIntentClient.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/Token.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling BtDatadogLogger.swift, CardBrand.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriverJobDiscovery normal arm64 Compiling CreateTokenRequest.swift, CreateTokenResponse.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
SwiftDriverJobDiscovery normal arm64 Compiling BasisTheoryUIViewController.swift, BinInfo.swift, BinLookup.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
2026-04-09 21:55:26.299 xcodebuild[838:5180] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ DeviceInfo.swift,\ ElementEvents.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/ElementEvents.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/BasisTheoryElements/Sources/BasisTheoryElements/DeviceInfo.swift (in target 'BasisTheoryElements' from project 'BasisTheoryElements')
	Building workspace spi-builder-workspace with scheme BasisTheoryElements
(3 failures)
BUILD FAILURE 6.2 visionOS