The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Guppy, reference 0.10.0 (8db2dd), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 19:52:32 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Guppy -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnsonandjohnson/Guppy-iOS.git
Reference: 0.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnsonandjohnson/Guppy-iOS
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at 8db2dd3 Prepare for v0.10 release
Cloned https://github.com/johnsonandjohnson/Guppy-iOS.git
Revision (git rev-parse @):
8db2dd3c2a704156c2e384d2b0d12078bfbc0ac0
SUCCESS checkout https://github.com/johnsonandjohnson/Guppy-iOS.git at 0.10.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/johnsonandjohnson/Guppy-iOS.git
https://github.com/johnsonandjohnson/Guppy-iOS.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Guppy",
  "name" : "Guppy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Guppy",
      "targets" : [
        "Guppy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GuppyTests",
      "module_type" : "SwiftTarget",
      "name" : "GuppyTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Supporting Files/AtomicElements.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions Tests/FileManagerExtensionsTests.swift",
        "Extensions Tests/StringExtensionsTests.swift",
        "GuppyTests.swift",
        "GuppyURLProtocolTests.swift",
        "LogView Tests/LogTableViewBuilderTests.swift",
        "LogView Tests/StatusCodeTests.swift",
        "Model Tests/CollapsibleSectionTests.swift",
        "Utility Tests/AirDropTextDataSourceTests.swift",
        "Utility Tests/DateFormatTests.swift",
        "Utility Tests/NibLoadableViewTests.swift",
        "Utility Tests/ReusableViewsTests.swift"
      ],
      "target_dependencies" : [
        "Guppy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Guppy",
      "module_type" : "SwiftTarget",
      "name" : "Guppy",
      "path" : "Sources",
      "product_memberships" : [
        "Guppy"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Supporting Files/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/BundleExtensions.swift",
        "Extensions/FileManagerExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIApplicationExtensions.swift",
        "Extensions/UITableViewExtensions.swift",
        "Extensions/UIViewControllerExtensions.swift",
        "Extensions/UIWindowExtensions.swift",
        "Guppy.swift",
        "GuppyURLProtocol.swift",
        "LogView/FullDetailViewController.swift",
        "LogView/LogDetailTableViewController.swift",
        "LogView/LogTableViewBuilder.swift",
        "LogView/LogTableViewController.swift",
        "LogView/NavigationController.swift",
        "LogView/Views/CollapsibleHeaderView.swift",
        "LogView/Views/LogDetailTableViewCell.swift",
        "LogView/Views/SessionLogItemTableViewCell.swift",
        "LogView/Views/StatusCodes.swift",
        "Models/AirDropTextDataSource.swift",
        "Models/CollapsibleSection.swift",
        "Models/Colors.swift",
        "Models/LogItem.swift",
        "Models/NetworkData.swift",
        "Models/Row.swift",
        "Models/Session.swift",
        "Utility/DateFormat.swift",
        "Utility/NibLoadableView.swift",
        "Utility/ReuseableViews.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Guppy",
  "name" : "Guppy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Guppy",
      "targets" : [
        "Guppy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GuppyTests",
      "module_type" : "SwiftTarget",
      "name" : "GuppyTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Supporting Files/AtomicElements.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions Tests/FileManagerExtensionsTests.swift",
        "Extensions Tests/StringExtensionsTests.swift",
        "GuppyTests.swift",
        "GuppyURLProtocolTests.swift",
        "LogView Tests/LogTableViewBuilderTests.swift",
        "LogView Tests/StatusCodeTests.swift",
        "Model Tests/CollapsibleSectionTests.swift",
        "Utility Tests/AirDropTextDataSourceTests.swift",
        "Utility Tests/DateFormatTests.swift",
        "Utility Tests/NibLoadableViewTests.swift",
        "Utility Tests/ReusableViewsTests.swift"
      ],
      "target_dependencies" : [
        "Guppy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Guppy",
      "module_type" : "SwiftTarget",
      "name" : "Guppy",
      "path" : "Sources",
      "product_memberships" : [
        "Guppy"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Supporting Files/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/BundleExtensions.swift",
        "Extensions/FileManagerExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIApplicationExtensions.swift",
        "Extensions/UITableViewExtensions.swift",
        "Extensions/UIViewControllerExtensions.swift",
        "Extensions/UIWindowExtensions.swift",
        "Guppy.swift",
        "GuppyURLProtocol.swift",
        "LogView/FullDetailViewController.swift",
        "LogView/LogDetailTableViewController.swift",
        "LogView/LogTableViewBuilder.swift",
        "LogView/LogTableViewController.swift",
        "LogView/NavigationController.swift",
        "LogView/Views/CollapsibleHeaderView.swift",
        "LogView/Views/LogDetailTableViewCell.swift",
        "LogView/Views/SessionLogItemTableViewCell.swift",
        "LogView/Views/StatusCodes.swift",
        "Models/AirDropTextDataSource.swift",
        "Models/CollapsibleSection.swift",
        "Models/Colors.swift",
        "Models/LogItem.swift",
        "Models/NetworkData.swift",
        "Models/Row.swift",
        "Models/Session.swift",
        "Utility/DateFormat.swift",
        "Utility/NibLoadableView.swift",
        "Utility/ReuseableViews.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Guppy",
    "schemes" : [
      "Guppy",
      "Tests"
    ],
    "targets" : [
      "Guppy",
      "Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Guppy"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Guppy -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Guppy -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Guppy: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Guppy_GuppyTests' in project 'Guppy' (no dependencies)
    Target 'Guppy' in project 'Guppy'
        ➜ Explicit dependency on target 'Guppy' in project 'Guppy'
        ➜ Explicit dependency on target 'Guppy_Guppy' in project 'Guppy'
    Target 'Guppy' in project 'Guppy'
        ➜ Explicit dependency on target 'Guppy_Guppy' in project 'Guppy'
    Target 'Guppy_Guppy' in project 'Guppy' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8d4ef262a1cf16dfbf20fa0a6add1ee6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8d4ef262a1cf16dfbf20fa0a6add1ee6.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/Guppy_Guppy.DependencyStaticMetadataFileList (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/Guppy_Guppy.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.modulemap (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/Guppy_Guppy.DependencyMetadataFileList (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/Guppy_Guppy.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/Guppy_GuppyTests.DependencyMetadataFileList (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/Guppy_GuppyTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/Guppy_GuppyTests.DependencyStaticMetadataFileList (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/Guppy_GuppyTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/empty-Guppy_GuppyTests.plist (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/empty-Guppy_GuppyTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/empty-Guppy_Guppy.plist (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/empty-Guppy_Guppy.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_const_extract_protocols.json (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftConstValuesFileList (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.LinkFileList (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-OutputFileMap.json (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyStaticMetadataFileList (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyMetadataFileList (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/resource_bundle_accessor.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Guppy.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.modulemap (in target 'Guppy' from project 'Guppy')
    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/Guppy.build/Debug-xros/Guppy.build/Guppy.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --platform xros --module Guppy_Guppy --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/SessionLogItemTableViewCell-PartialInfo.plist --auto-activate-custom-fonts --target-device vision --minimum-deployment-target 1.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/SessionLogItemTableViewCell.nib /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib:global: warning: Compiling Interface Builder products for visionOS will not be supported in a future version of Xcode. [9]
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/unthinned (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/unthinned
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --platform xros --module Guppy_Guppy --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/LogDetailTableViewCell-PartialInfo.plist --auto-activate-custom-fonts --target-device vision --minimum-deployment-target 1.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/LogDetailTableViewCell.nib /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib:global: warning: Compiling Interface Builder products for visionOS will not be supported in a future version of Xcode. [9]
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/thinned (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/thinned
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --platform xros --module Guppy_Guppy --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/CollapsibleHeaderView-PartialInfo.plist --auto-activate-custom-fonts --target-device vision --minimum-deployment-target 1.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/CollapsibleHeaderView.nib /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib:global: warning: Compiling Interface Builder products for visionOS will not be supported in a future version of Xcode. [9]
CompileStoryboard /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --platform xros --module Guppy_Guppy --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/LogTableViewController-SBPartialInfo.plist --auto-activate-custom-fonts --target-device vision --minimum-deployment-target 1.0 --output-format human-readable-text /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard --compilation-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard:global: warning: Compiling Interface Builder products for visionOS will not be supported in a future version of Xcode. [9]
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle /Users/admin/builder/spi-builder-workspace/Sources/Supporting\ Files/Images.xcassets (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Supporting\ Files/Images.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.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
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/thinned/Assets.car
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/empty-Guppy_GuppyTests.plist (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_GuppyTests.build/empty-Guppy_GuppyTests.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle/AtomicElements.json /Users/admin/builder/spi-builder-workspace/Tests/Supporting\ Files/AtomicElements.json (in target 'Guppy_GuppyTests' from project 'Guppy')
    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/Tests/Supporting\ Files/AtomicElements.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/Supporting\ Files/Images.xcassets (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Supporting\ Files/Images.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/Guppy.build/Debug-xros/Guppy.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.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.Guppy --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols.swift
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle (in target 'Guppy_GuppyTests' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_GuppyTests.bundle
SwiftDriver Guppy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Guppy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.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/Guppy.build/Debug-xros/Guppy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_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/Guppy.build/Debug-xros/Guppy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Guppy (in target 'Guppy' from project 'Guppy')
EmitSwiftModule normal arm64 (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: warning: static property 'resource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var resource: Bundle = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: convert 'resource' to a 'let' constant to make 'Sendable' shared state immutable
    static var resource: Bundle = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: add '@MainActor' to make static property 'resource' part of global actor 'MainActor'
    static var resource: Bundle = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var resource: Bundle = {
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Guppy' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = Guppy()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:22:14: note: class 'Guppy' does not conform to the 'Sendable' protocol
public class Guppy {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = Guppy()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = Guppy()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:21:14: warning: non-final class 'GuppyURLProtocol' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class GuppyURLProtocol: URLProtocol {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:21:14: warning: 'Sendable' class 'GuppyURLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
public class GuppyURLProtocol: URLProtocol {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:24:17: warning: stored property 'dataTask' of 'Sendable'-conforming class 'GuppyURLProtocol' is mutable; this is an error in the Swift 6 language mode
    private var dataTask: URLSessionDataTask!
                ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:71:38: warning: 'UIStoryboardSegue' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
    override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:176:10: warning: main actor-isolated instance method 'toggleSection(at:)' cannot be used to satisfy nonisolated requirement from protocol 'CollapsibleHeaderDelegate'; this is an error in the Swift 6 language mode
    func toggleSection(at index: Int) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:176:10: note: add 'nonisolated' to 'toggleSection(at:)' to make this instance method not isolated to the actor
    func toggleSection(at index: Int) {
         ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:174:41: note: add '@preconcurrency' to the 'CollapsibleHeaderDelegate' conformance to defer isolation checking to run time
extension LogDetailTableViewController: CollapsibleHeaderDelegate {
                                        ^
                                        @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:24:10: note: mark the protocol requirement 'toggleSection(at:)' 'async' to allow actor-isolated conformances
    func toggleSection(at index: Int)
         ^
                                      async
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:69:38: warning: 'UIStoryboardSegue' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
    override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:128:10: warning: main actor-isolated instance method 'toggleSection(at:)' cannot be used to satisfy nonisolated requirement from protocol 'CollapsibleHeaderDelegate'; this is an error in the Swift 6 language mode
    func toggleSection(at index: Int) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:128:10: note: add 'nonisolated' to 'toggleSection(at:)' to make this instance method not isolated to the actor
    func toggleSection(at index: Int) {
         ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:126:35: note: add '@preconcurrency' to the 'CollapsibleHeaderDelegate' conformance to defer isolation checking to run time
extension LogTableViewController: CollapsibleHeaderDelegate {
                                  ^
                                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:24:10: note: mark the protocol requirement 'toggleSection(at:)' 'async' to allow actor-isolated conformances
    func toggleSection(at index: Int)
         ^
                                      async
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:88:69: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                    Guppy.shared.logTableViewController?.logItems = self.logItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:88:69: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    Guppy.shared.logTableViewController?.logItems = self.logItems
                                                                    ^~~~
SwiftCompile normal arm64 Compiling\ CollapsibleHeaderView.swift,\ LogDetailTableViewCell.swift,\ SessionLogItemTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:40:15: warning: 'awakeFromNib()' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        super.awakeFromNib()
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:42:26: warning: call to main actor-isolated initializer 'init(target:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let tapGesture = UITapGestureRecognizer(target: self, action: #selector(tappedTitle))
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:40:1: note: calls to initializer 'init(target:action:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithTarget:(nullable id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; // designated initializer
^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:43:9: warning: call to main actor-isolated instance method 'addGestureRecognizer' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        addGestureRecognizer(tapGesture)
        ^
UIKit.UIView.addGestureRecognizer:3:24: note: calls to instance method 'addGestureRecognizer' from outside of its actor context are implicitly asynchronous
  @MainActor open func addGestureRecognizer(_ gestureRecognizer: UIGestureRecognizer)}
                       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ BundleExtensions.swift,\ FileManagerExtensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/FileManagerExtensions.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/resource_bundle_accessor.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: warning: static property 'resource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var resource: Bundle = {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: convert 'resource' to a 'let' constant to make 'Sendable' shared state immutable
    static var resource: Bundle = {
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: add '@MainActor' to make static property 'resource' part of global actor 'MainActor'
    static var resource: Bundle = {
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift:29:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var resource: Bundle = {
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/FileManagerExtensions.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GuppyURLProtocol.swift,\ FullDetailViewController.swift,\ LogDetailTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/FullDetailViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:21:14: warning: non-final class 'GuppyURLProtocol' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class GuppyURLProtocol: URLProtocol {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:21:14: warning: 'Sendable' class 'GuppyURLProtocol' cannot inherit from another class other than 'NSObject'; this is an error in the Swift 6 language mode
public class GuppyURLProtocol: URLProtocol {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GuppyURLProtocol.swift:24:17: warning: stored property 'dataTask' of 'Sendable'-conforming class 'GuppyURLProtocol' is mutable; this is an error in the Swift 6 language mode
    private var dataTask: URLSessionDataTask!
                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/FullDetailViewController.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:71:38: warning: 'UIStoryboardSegue' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
    override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:176:10: warning: main actor-isolated instance method 'toggleSection(at:)' cannot be used to satisfy nonisolated requirement from protocol 'CollapsibleHeaderDelegate'; this is an error in the Swift 6 language mode
    func toggleSection(at index: Int) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:176:10: note: add 'nonisolated' to 'toggleSection(at:)' to make this instance method not isolated to the actor
    func toggleSection(at index: Int) {
         ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:174:41: note: add '@preconcurrency' to the 'CollapsibleHeaderDelegate' conformance to defer isolation checking to run time
extension LogDetailTableViewController: CollapsibleHeaderDelegate {
                                        ^
                                        @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:24:10: note: mark the protocol requirement 'toggleSection(at:)' 'async' to allow actor-isolated conformances
    func toggleSection(at index: Int)
         ^
                                      async
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogDetailTableViewController.swift:143:9: warning: 'performSegue(withIdentifier:sender:)' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        performSegue(withIdentifier: String(describing: FullDetailViewController.self), sender: self)
        ^
SwiftCompile normal arm64 Compiling\ NibLoadableView.swift,\ ReuseableViews.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/Sources/Utility/NibLoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Utility/ReuseableViews.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Utility/NibLoadableView.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ Colors.swift,\ LogItem.swift,\ NetworkData.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/Colors.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/LogItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/NetworkData.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Models/Colors.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for Guppy (in target 'Guppy' from project 'Guppy')
SwiftDriver\ Compilation\ Requirements Guppy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Guppy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.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/Guppy.build/Debug-xros/Guppy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_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/Guppy.build/Debug-xros/Guppy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, BundleExtensions.swift, FileManagerExtensions.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 Compiling\ Row.swift,\ Session.swift,\ DateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/Row.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/Session.swift /Users/admin/builder/spi-builder-workspace/Sources/Utility/DateFormat.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Models/Row.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Guppy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-Swift.h (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Guppy-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftmodule (in target 'Guppy' from project 'Guppy')
    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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftdoc (in target 'Guppy' from project 'Guppy')
    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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.abi.json (in target 'Guppy' from project 'Guppy')
    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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftsourceinfo (in target 'Guppy' from project 'Guppy')
    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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/Supporting\ Files/Images.xcassets (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/Assets.car (in target 'Guppy_Guppy' from project 'Guppy')
SwiftCompile normal arm64 Compiling\ LogTableViewBuilder.swift,\ LogTableViewController.swift,\ NavigationController.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/NavigationController.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewBuilder.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:69:38: warning: 'UIStoryboardSegue' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
    override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:128:10: warning: main actor-isolated instance method 'toggleSection(at:)' cannot be used to satisfy nonisolated requirement from protocol 'CollapsibleHeaderDelegate'; this is an error in the Swift 6 language mode
    func toggleSection(at index: Int) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:128:10: note: add 'nonisolated' to 'toggleSection(at:)' to make this instance method not isolated to the actor
    func toggleSection(at index: Int) {
         ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:126:35: note: add '@preconcurrency' to the 'CollapsibleHeaderDelegate' conformance to defer isolation checking to run time
extension LogTableViewController: CollapsibleHeaderDelegate {
                                  ^
                                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.swift:24:10: note: mark the protocol requirement 'toggleSection(at:)' 'async' to allow actor-isolated conformances
    func toggleSection(at index: Int)
         ^
                                      async
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:121:9: warning: 'performSegue(withIdentifier:sender:)' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        performSegue(withIdentifier: String(describing: LogDetailTableViewController.self), sender: self)
        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/NavigationController.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StringExtensions.swift,\ UIApplicationExtensions.swift,\ UITableViewExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/StringExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplicationExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UITableViewExtensions.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/StringExtensions.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UITableViewExtensions.swift:25:19: warning: 'UINib' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        let nib = UINib(nibName: T.nibName, bundle: .resource)
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UITableViewExtensions.swift:27:9: warning: 'register(_:forCellReuseIdentifier:)' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        register(nib, forCellReuseIdentifier: T.defaultReuseIdentifier)
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UITableViewExtensions.swift:31:19: warning: 'UINib' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        let nib = UINib(nibName: T.nibName, bundle: .resource)
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UITableViewExtensions.swift:33:9: warning: 'register(_:forHeaderFooterViewReuseIdentifier:)' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        register(nib, forHeaderFooterViewReuseIdentifier: T.defaultReuseIdentifier)
        ^
SwiftDriverJobDiscovery normal arm64 Compiling Row.swift, Session.swift, DateFormat.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 Compiling\ StatusCodes.swift,\ AirDropTextDataSource.swift,\ CollapsibleSection.swift /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/StatusCodes.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/AirDropTextDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Models/CollapsibleSection.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/StatusCodes.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ UIViewControllerExtensions.swift,\ UIWindowExtensions.swift,\ Guppy.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIWindowExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift (in target 'Guppy' from project 'Guppy')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIViewControllerExtensions.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIViewControllerExtensions.swift:27:26: warning: 'UIStoryboard' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
        let storyboard = UIStoryboard(name: viewControllerName, bundle: .resource)
                         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIWindowExtensions.swift (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Guppy' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = Guppy()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:22:14: note: class 'Guppy' does not conform to the 'Sendable' protocol
public class Guppy {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = Guppy()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = Guppy()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:48:76: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard var topViewController = UIApplication.shared.firstKeyWindow?.rootViewController else {
                                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:48:60: warning: main actor-isolated property 'firstKeyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard var topViewController = UIApplication.shared.firstKeyWindow?.rootViewController else {
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIApplicationExtensions.swift:23:9: note: property declared here
    var firstKeyWindow: UIWindow? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:48:53: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard var topViewController = UIApplication.shared.firstKeyWindow?.rootViewController else {
                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:53:63: warning: main actor-isolated property 'presentedViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        while let presentedViewController = topViewController.presentedViewController {
                                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:210:59: note: property declared here
@property(nullable, nonatomic,readonly) UIViewController *presentedViewController  API_AVAILABLE(ios(5.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:58:90: warning: main actor-isolated property 'viewControllers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let navController = topViewController as? NavigationController, navController.viewControllers.first is LogTableViewController {
                                                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:70:65: note: property declared here
@property(nonatomic,copy) NSArray<__kindof UIViewController *> *viewControllers; // The current view controller stack.
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:62:57: warning: call to main actor-isolated static method 'instantiateFromStoryboard()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        logTableViewController = LogTableViewController.instantiateFromStoryboard()
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/UIViewControllerExtensions.swift:24:17: note: calls to static method 'instantiateFromStoryboard()' from outside of its actor context are implicitly asynchronous
    static func instantiateFromStoryboard<T: UIViewController>() -> T {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:69:32: warning: main actor-isolated property 'logItems' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        logTableViewController.logItems = Guppy.shared.logItems
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.swift:25:9: note: mutation of this property is only permitted within the actor
    var logItems: [LogItem] = [] {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:71:36: warning: call to main actor-isolated initializer 'init(rootViewController:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let navigationController = NavigationController(rootViewController: logTableViewController)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/NavigationController.swift:11:52: note: calls to initializer 'init(rootViewController:)' from outside of its actor context are implicitly asynchronous
class NavigationController: UINavigationController {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/LogView/NavigationController.swift:11:52: note: main actor isolation inferred from inheritance from class 'UINavigationController'
class NavigationController: UINavigationController {
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:72:30: warning: main actor-isolated property 'modalPresentationStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        navigationController.modalPresentationStyle = .overFullScreen
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:282:54: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) UIModalPresentationStyle modalPresentationStyle API_AVAILABLE(ios(3.2));
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:73:30: warning: main actor-isolated property 'modalPresentationCapturesStatusBarAppearance' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        navigationController.modalPresentationCapturesStatusBarAppearance = true
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:285:34: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) BOOL modalPresentationCapturesStatusBarAppearance API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:74:27: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        topViewController.present(navigationController, animated: true)
                          ^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:47:17: note: add '@MainActor' to make instance method 'presentLogViewController()' part of global actor 'MainActor'
    public func presentLogViewController() {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:102:17: warning: capture of 'self' with non-sendable type 'Guppy' in a '@Sendable' closure
                self._logItems = newValue
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:22:14: note: class 'Guppy' does not conform to the 'Sendable' protocol
public class Guppy {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:102:34: warning: capture of 'newValue' with non-sendable type '[any LogItem]' in a '@Sendable' closure
                self._logItems = newValue
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Models/LogItem.swift:21:17: note: protocol 'LogItem' does not conform to the 'Sendable' protocol
public protocol LogItem {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:115:32: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let navBarAppearance = UINavigationBarAppearance()
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarAppearance.h:22:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init;
^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:116:26: warning: call to main actor-isolated instance method 'configureWithOpaqueBackground()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        navBarAppearance.configureWithOpaqueBackground()
                         ^
UIKit.UIBarAppearance.configureWithOpaqueBackground:2:22: note: calls to instance method 'configureWithOpaqueBackground()' from outside of its actor context are implicitly asynchronous
@MainActor open func configureWithOpaqueBackground()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:117:26: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        navBarAppearance.backgroundColor = Colors.NavigationBar.lightBlue
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarAppearance.h:49:59: note: mutation of this property is only permitted within the actor
@property (nonatomic, readwrite, copy, nullable) UIColor *backgroundColor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:118:26: warning: main actor-isolated property 'titleTextAttributes' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        navBarAppearance.titleTextAttributes = [.foregroundColor: UIColor.white]
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBarAppearance.h:18:81: note: mutation of this property is only permitted within the actor
@property (nonatomic, readwrite, copy) NSDictionary<NSAttributedStringKey, id> *titleTextAttributes;
                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:120:75: warning: main actor-isolated property 'standardAppearance' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        UINavigationBar.appearance(whenContainedInInstancesOf: instances).standardAppearance = navBarAppearance
                                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h:140:67: note: mutation of this property is only permitted within the actor
@property (nonatomic, readwrite, copy) UINavigationBarAppearance *standardAppearance UI_APPEARANCE_SELECTOR API_AVAILABLE(ios(13.0), tvos(13.0)) API_UNAVAILABLE(watchos);
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:120:25: warning: call to main actor-isolated class method 'appearance(whenContainedInInstancesOf:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINavigationBar.appearance(whenContainedInInstancesOf: instances).standardAppearance = navBarAppearance
                        ^
UIKit.UIView.appearance:3:30: note: calls to class method 'appearance(whenContainedInInstancesOf:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func appearance(whenContainedInInstancesOf containerTypes: [any UIAppearanceContainer.Type]) -> Self}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:121:75: warning: main actor-isolated property 'scrollEdgeAppearance' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        UINavigationBar.appearance(whenContainedInInstancesOf: instances).scrollEdgeAppearance = navBarAppearance
                                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationBar.h:144:77: note: mutation of this property is only permitted within the actor
@property (nonatomic, readwrite, copy, nullable) UINavigationBarAppearance *scrollEdgeAppearance UI_APPEARANCE_SELECTOR API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:121:25: warning: call to main actor-isolated class method 'appearance(whenContainedInInstancesOf:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UINavigationBar.appearance(whenContainedInInstancesOf: instances).scrollEdgeAppearance = navBarAppearance
                        ^
UIKit.UIView.appearance:3:30: note: calls to class method 'appearance(whenContainedInInstancesOf:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func appearance(whenContainedInInstancesOf containerTypes: [any UIAppearanceContainer.Type]) -> Self}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:122:75: warning: main actor-isolated property 'tintColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        UIBarButtonItem.appearance(whenContainedInInstancesOf: instances).tintColor = .white
                                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIBarButtonItem.h:162:48: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,strong) UIColor *tintColor API_AVAILABLE(ios(5.0));
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:122:25: warning: call to main actor-isolated class method 'appearance(whenContainedInInstancesOf:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UIBarButtonItem.appearance(whenContainedInInstancesOf: instances).tintColor = .white
                        ^
UIKit.UIBarItem.appearance:3:30: note: calls to class method 'appearance(whenContainedInInstancesOf:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func appearance(whenContainedInInstancesOf containerTypes: [any UIAppearanceContainer.Type]) -> Self}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:124:77: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        UISearchTextField.appearance(whenContainedInInstancesOf: instances).backgroundColor = .white
                                                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:124:27: warning: call to main actor-isolated class method 'appearance(whenContainedInInstancesOf:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UISearchTextField.appearance(whenContainedInInstancesOf: instances).backgroundColor = .white
                          ^
UIKit.UIView.appearance:3:30: note: calls to class method 'appearance(whenContainedInInstancesOf:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func appearance(whenContainedInInstancesOf containerTypes: [any UIAppearanceContainer.Type]) -> Self}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:125:77: warning: main actor-isolated property 'tintColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        UISearchTextField.appearance(whenContainedInInstancesOf: instances).tintColor = Colors.NavigationBar.lightBlue
                                                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:319:56: note: mutation of this property is only permitted within the actor
@property(null_resettable, nonatomic, strong) UIColor *tintColor API_AVAILABLE(ios(7.0));
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:125:27: warning: call to main actor-isolated class method 'appearance(whenContainedInInstancesOf:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        UISearchTextField.appearance(whenContainedInInstancesOf: instances).tintColor = Colors.NavigationBar.lightBlue
                          ^
UIKit.UIView.appearance:3:30: note: calls to class method 'appearance(whenContainedInInstancesOf:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func appearance(whenContainedInInstancesOf containerTypes: [any UIAppearanceContainer.Type]) -> Self}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:112:18: note: add '@MainActor' to make instance method 'configureAppearance()' part of global actor 'MainActor'
    private func configureAppearance() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:88:69: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                    Guppy.shared.logTableViewController?.logItems = self.logItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Guppy.swift:88:69: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    Guppy.shared.logTableViewController?.logItems = self.logItems
                                                                    ^~~~
SwiftDriverJobDiscovery normal arm64 Compiling StringExtensions.swift, UIApplicationExtensions.swift, UITableViewExtensions.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling Colors.swift, LogItem.swift, NetworkData.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling NibLoadableView.swift, ReuseableViews.swift, GeneratedAssetSymbols.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling CollapsibleHeaderView.swift, LogDetailTableViewCell.swift, SessionLogItemTableViewCell.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling GuppyURLProtocol.swift, FullDetailViewController.swift, LogDetailTableViewController.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling LogTableViewBuilder.swift, LogTableViewController.swift, NavigationController.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling StatusCodes.swift, AirDropTextDataSource.swift, CollapsibleSection.swift (in target 'Guppy' from project 'Guppy')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewControllerExtensions.swift, UIWindowExtensions.swift, Guppy.swift (in target 'Guppy' from project 'Guppy')
SwiftDriver\ Compilation Guppy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Guppy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.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/Guppy.build/Debug-xros/Guppy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_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/Guppy.build/Debug-xros/Guppy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.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/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/empty-Guppy_Guppy.plist (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/empty-Guppy_Guppy.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/LogTableViewController-SBPartialInfo.plist -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/CollapsibleHeaderView-PartialInfo.plist -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/LogDetailTableViewCell-PartialInfo.plist -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/SessionLogItemTableViewCell-PartialInfo.plist -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle/Info.plist
LinkStoryboards (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --platform xros --module Guppy_Guppy --target-device vision --minimum-deployment-target 1.0 --output-format human-readable-text --link /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy_Guppy.build/LogTableViewController.storyboardc
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle (in target 'Guppy_Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy_Guppy.bundle
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.o normal (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.o
ExtractAppIntentsMetadata (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Guppy --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.Guppy --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Guppy.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Guppy.build/Debug-xros/Guppy.build/Objects-normal/arm64/Guppy.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 12:52:31.698 appintentsmetadataprocessor[755:4470] Starting appintentsmetadataprocessor export
2025-04-26 12:52:31.740 appintentsmetadataprocessor[755:4470] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.o (in target 'Guppy' from project 'Guppy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Guppy.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Guppy",
  "name" : "Guppy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Guppy",
      "targets" : [
        "Guppy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GuppyTests",
      "module_type" : "SwiftTarget",
      "name" : "GuppyTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Supporting Files/AtomicElements.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions Tests/FileManagerExtensionsTests.swift",
        "Extensions Tests/StringExtensionsTests.swift",
        "GuppyTests.swift",
        "GuppyURLProtocolTests.swift",
        "LogView Tests/LogTableViewBuilderTests.swift",
        "LogView Tests/StatusCodeTests.swift",
        "Model Tests/CollapsibleSectionTests.swift",
        "Utility Tests/AirDropTextDataSourceTests.swift",
        "Utility Tests/DateFormatTests.swift",
        "Utility Tests/NibLoadableViewTests.swift",
        "Utility Tests/ReusableViewsTests.swift"
      ],
      "target_dependencies" : [
        "Guppy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Guppy",
      "module_type" : "SwiftTarget",
      "name" : "Guppy",
      "path" : "Sources",
      "product_memberships" : [
        "Guppy"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/LogTableViewController.storyboard",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/CollapsibleHeaderView.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/LogDetailTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LogView/Views/SessionLogItemTableViewCell.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Supporting Files/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/BundleExtensions.swift",
        "Extensions/FileManagerExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIApplicationExtensions.swift",
        "Extensions/UITableViewExtensions.swift",
        "Extensions/UIViewControllerExtensions.swift",
        "Extensions/UIWindowExtensions.swift",
        "Guppy.swift",
        "GuppyURLProtocol.swift",
        "LogView/FullDetailViewController.swift",
        "LogView/LogDetailTableViewController.swift",
        "LogView/LogTableViewBuilder.swift",
        "LogView/LogTableViewController.swift",
        "LogView/NavigationController.swift",
        "LogView/Views/CollapsibleHeaderView.swift",
        "LogView/Views/LogDetailTableViewCell.swift",
        "LogView/Views/SessionLogItemTableViewCell.swift",
        "LogView/Views/StatusCodes.swift",
        "Models/AirDropTextDataSource.swift",
        "Models/CollapsibleSection.swift",
        "Models/Colors.swift",
        "Models/LogItem.swift",
        "Models/NetworkData.swift",
        "Models/Row.swift",
        "Models/Session.swift",
        "Utility/DateFormat.swift",
        "Utility/NibLoadableView.swift",
        "Utility/ReuseableViews.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.