The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SkavokNetworking, reference main (5a0db5), with Swift 6.0 for visionOS using Xcode 16.0 on 18 Sep 2024 10:06:07 UTC.

Swift 6 data race errors: 18

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkavokNetworking -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Livsy90/SkavokNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Livsy90/SkavokNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5a0db5d Typo Fix
Cloned https://github.com/Livsy90/SkavokNetworking.git
Revision (git rev-parse @):
5a0db5d2a40bf6bff38f45f22baae8308224ca32
SUCCESS checkout https://github.com/Livsy90/SkavokNetworking.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Livsy90/SkavokNetworking.git
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SkavokNetworking: /Users/admin/builder/spi-builder-workspace
resolved source packages: SkavokNetworking
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SkavokNetworking",
  "name" : "SkavokNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkavokNetworking",
      "targets" : [
        "SkavokNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkavokNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "SkavokNetworkingTests",
      "path" : "Tests/SkavokNetworkingTests",
      "sources" : [
        "SkavokNetworkingTests.swift"
      ],
      "target_dependencies" : [
        "SkavokNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SkavokNetworking",
      "module_type" : "SwiftTarget",
      "name" : "SkavokNetworking",
      "path" : "Sources/SkavokNetworking",
      "product_memberships" : [
        "SkavokNetworking"
      ],
      "sources" : [
        "APIClient.swift",
        "APIClientDelegate.swift",
        "APIClientProtocol.swift",
        "DataLoader.swift",
        "Models/APIConfiguration.swift",
        "Models/Request.swift",
        "Models/Response.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SkavokNetworking"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkavokNetworking -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0-Release.Candidate.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 SkavokNetworking -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  SkavokNetworking: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SkavokNetworking' in project 'SkavokNetworking'
        ➜ Explicit dependency on target 'SkavokNetworking' in project 'SkavokNetworking'
    Target 'SkavokNetworking' in project 'SkavokNetworking' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c01dabdbe4f73154ea5312ebe735d838
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c01dabdbe4f73154ea5312ebe735d838.xcbuilddata
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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache
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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.modulemap (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-OutputFileMap.json (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.DependencyMetadataFileList (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.SwiftFileList (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.LinkFileList (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SkavokNetworking.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.modulemap (in target 'SkavokNetworking' from project 'SkavokNetworking')
    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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/SkavokNetworking.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver SkavokNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkavokNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SkavokNetworking (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.abi.json
EmitSwiftModule normal arm64 (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'send(_:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:41: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func send<T: Decodable>(
                                        ^
                                                    , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'send(_:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:4:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func send<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:101:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'send(_:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:10:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func send(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:118:17: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'data(for:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    public func data<T>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:16:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func data<T>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:33:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:170:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:49:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'upload(for:from:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:from:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:67:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:232:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:from:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:83:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let get: HTTPMethod = "GET"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
    public static let get: HTTPMethod = "GET"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let get: HTTPMethod = "GET"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let post: HTTPMethod = "POST"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
    public static let post: HTTPMethod = "POST"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let post: HTTPMethod = "POST"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let patch: HTTPMethod = "PATCH"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
    public static let patch: HTTPMethod = "PATCH"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let patch: HTTPMethod = "PATCH"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let put: HTTPMethod = "PUT"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
    public static let put: HTTPMethod = "PUT"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let put: HTTPMethod = "PUT"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let delete: HTTPMethod = "DELETE"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
    public static let delete: HTTPMethod = "DELETE"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let delete: HTTPMethod = "DELETE"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: warning: static property 'options' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let options: HTTPMethod = "OPTIONS"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: note: annotate 'options' with '@MainActor' if property should only be accessed from the main actor
    public static let options: HTTPMethod = "OPTIONS"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let options: HTTPMethod = "OPTIONS"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: warning: static property 'head' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let head: HTTPMethod = "HEAD"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: note: annotate 'head' with '@MainActor' if property should only be accessed from the main actor
    public static let head: HTTPMethod = "HEAD"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let head: HTTPMethod = "HEAD"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: warning: static property 'trace' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let trace: HTTPMethod = "TRACE"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: note: annotate 'trace' with '@MainActor' if property should only be accessed from the main actor
    public static let trace: HTTPMethod = "TRACE"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let trace: HTTPMethod = "TRACE"
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIConfiguration.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Request.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let get: HTTPMethod = "GET"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
    public static let get: HTTPMethod = "GET"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:115:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let get: HTTPMethod = "GET"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let post: HTTPMethod = "POST"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
    public static let post: HTTPMethod = "POST"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:116:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let post: HTTPMethod = "POST"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let patch: HTTPMethod = "PATCH"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
    public static let patch: HTTPMethod = "PATCH"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:117:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let patch: HTTPMethod = "PATCH"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let put: HTTPMethod = "PUT"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
    public static let put: HTTPMethod = "PUT"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:118:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let put: HTTPMethod = "PUT"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let delete: HTTPMethod = "DELETE"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
    public static let delete: HTTPMethod = "DELETE"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:119:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let delete: HTTPMethod = "DELETE"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: warning: static property 'options' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let options: HTTPMethod = "OPTIONS"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: note: annotate 'options' with '@MainActor' if property should only be accessed from the main actor
    public static let options: HTTPMethod = "OPTIONS"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:120:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let options: HTTPMethod = "OPTIONS"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: warning: static property 'head' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let head: HTTPMethod = "HEAD"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: note: annotate 'head' with '@MainActor' if property should only be accessed from the main actor
    public static let head: HTTPMethod = "HEAD"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:121:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let head: HTTPMethod = "HEAD"
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: warning: static property 'trace' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let trace: HTTPMethod = "TRACE"
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:104:15: note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
public struct HTTPMethod: RawRepresentable, Hashable, ExpressibleByStringLiteral {
              ^
                                                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: note: annotate 'trace' with '@MainActor' if property should only be accessed from the main actor
    public static let trace: HTTPMethod = "TRACE"
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift:122:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let trace: HTTPMethod = "TRACE"
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Response.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/Response.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/DataLoader.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:28:36: warning: converting a value of type '(__shared sending Result<Response<Data>, any Error>) -> ()' to type '(Result<Response<Data>, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:28:36: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:42:36: warning: converting a value of type '(__shared sending Result<Response<URL>, any Error>) -> ()' to type '(Result<Response<URL>, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:42:36: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:56:36: warning: converting a value of type '(__shared sending Result<Response<Data>, any Error>) -> ()' to type '(Result<Response<Data>, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:56:36: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
                handler.completion = continuation.resume(with:)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:116:146: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        handlers[task]?.delegate?.urlSession?(session, task: task, willPerformHTTPRedirection: response, newRequest: request, completionHandler: completionHandler) ??
                                                                                                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:115:152: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, willPerformHTTPRedirection response: HTTPURLResponse, newRequest request: URLRequest, completionHandler: @escaping (URLRequest?) -> Void) {
                                                                                                                                                       ^
                                                                                                                                                                          @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:117:138: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        userTaskDelegate?.urlSession?(session, task: task, willPerformHTTPRedirection: response, newRequest: request, completionHandler: completionHandler) ??
                                                                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:115:152: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, willPerformHTTPRedirection response: HTTPURLResponse, newRequest request: URLRequest, completionHandler: @escaping (URLRequest?) -> Void) {
                                                                                                                                                       ^
                                                                                                                                                                          @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:127:110: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        handlers[task]?.delegate?.urlSession?(session, task: task, didReceive: challenge, completionHandler: completionHandler) ??
                                                                                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:126:116: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void) {
                                                                                                                   ^
                                                                                                                                      @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:128:102: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        userTaskDelegate?.urlSession?(session, task: task, didReceive: challenge, completionHandler: completionHandler) ??
                                                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:126:116: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void) {
                                                                                                                   ^
                                                                                                                                      @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:133:121: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        handlers[task]?.delegate?.urlSession?(session, task: task, willBeginDelayedRequest: request, completionHandler: completionHandler) ??
                                                                                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:132:111: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, willBeginDelayedRequest request: URLRequest, completionHandler: @escaping (URLSession.DelayedRequestDisposition, URLRequest?) -> Void) {
                                                                                                              ^
                                                                                                                                 @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:134:113: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        userTaskDelegate?.urlSession?(session, task: task, willBeginDelayedRequest: request, completionHandler: completionHandler) ??
                                                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:132:111: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, task: URLSessionTask, willBeginDelayedRequest request: URLRequest, completionHandler: @escaping (URLSession.DelayedRequestDisposition, URLRequest?) -> Void) {
                                                                                                              ^
                                                                                                                                 @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:140:147: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        (handlers[dataTask] as? DataTaskHandler)?.dataDelegate?.urlSession?(session, dataTask: dataTask, didReceive: response, completionHandler: completionHandler) ??
                                                                                                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:139:108: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, didReceive response: URLResponse, completionHandler: @escaping (URLSession.ResponseDisposition) -> Void) {
                                                                                                           ^
                                                                                                                              @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:141:109: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        userDataDelegate?.urlSession?(session, dataTask: dataTask, didReceive: response, completionHandler: completionHandler) ??
                                                                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:139:108: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, didReceive response: URLResponse, completionHandler: @escaping (URLSession.ResponseDisposition) -> Void) {
                                                                                                           ^
                                                                                                                              @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:159:162: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        (handlers[dataTask] as? DataTaskHandler)?.dataDelegate?.urlSession?(session, dataTask: dataTask, willCacheResponse: proposedResponse, completionHandler: completionHandler) ??
                                                                                                                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:158:129: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, willCacheResponse proposedResponse: CachedURLResponse, completionHandler: @escaping (CachedURLResponse?) -> Void) {
                                                                                                                                ^
                                                                                                                                                   @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:160:124: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
        userDataDelegate?.urlSession?(session, dataTask: dataTask, willCacheResponse: proposedResponse, completionHandler: completionHandler) ??
                                                                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:158:129: note: parameter 'completionHandler' is implicitly non-sendable
    func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, willCacheResponse proposedResponse: CachedURLResponse, completionHandler: @escaping (CachedURLResponse?) -> Void) {
                                                                                                                                ^
                                                                                                                                                   @Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:272:26: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        return try await Task.detached {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:261:13: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func decode<T: Decodable>(_ data: Data, using decoder: JSONDecoder) async throws -> T {
            ^
                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:272:31: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        return try await Task.detached {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:261:13: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func decode<T: Decodable>(_ data: Data, using decoder: JSONDecoder) async throws -> T {
            ^
                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:274:11: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
        }.value
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:261:13: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func decode<T: Decodable>(_ data: Data, using decoder: JSONDecoder) async throws -> T {
            ^
                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift:255:31: warning: task-isolated value of type '() async throws -> Data' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
        return try await Task.detached {
                         ~~~~~^~~~~~~~~~
SwiftCompile normal arm64 Compiling\ APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClient.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'send(_:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:41: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func send<T: Decodable>(
                                        ^
                                                    , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'send(_:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:4:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func send<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:101:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'send(_:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func send(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:10:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func send(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:118:17: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'data(for:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    public func data<T>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:16:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func data<T>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:33:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:170:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:fromFile:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:49:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:36: warning: non-sendable type 'Response<T>' returned by actor-isolated instance method 'upload(for:from:delegate:configure:)' satisfying protocol requirement cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:from:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload<T: Decodable>(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:67:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload<T: Decodable>(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:232:36: warning: non-sendable type '((inout URLRequest) throws -> Void)?' in parameter of the protocol requirement satisfied by actor-isolated instance method 'upload(for:from:delegate:configure:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
    @discardableResult public func upload(
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift:83:10: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    func upload(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:89:34: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
        let value: T = try await decode(response.data, using: decoder)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:82:41: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func send<T: Decodable>(
                                        ^
                                                    , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:157:34: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
        let value: T = try await decode(response.data, using: decoder)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:149:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:219:34: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
        let value: T = try await decode(response.data, using: decoder)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:211:43: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    @discardableResult public func upload<T: Decodable>(
                                          ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:319:30: warning: non-sendable type 'T' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
            return try await send()
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:317:33: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    private func performRequest<T>(attempts: Int = 1, send: () async throws -> T) async throws -> T {
                                ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:324:38: warning: sending 'self.delegate' risks causing data races; this is an error in the Swift 6 language mode
            guard try await delegate.client(self, shouldRetry: error.task, error: error.error, attempts: attempts) else {
                            ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:324:38: note: sending 'self'-isolated 'self.delegate' to nonisolated instance method 'client(_:shouldRetry:error:attempts:)' risks causing data races between nonisolated and 'self'-isolated uses
            guard try await delegate.client(self, shouldRetry: error.task, error: error.error, attempts: attempts) else {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:126:37: warning: sending 'self.delegate' risks causing data races; this is an error in the Swift 6 language mode
            try await self.delegate.client(self, willSendRequest: &request)
                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:126:37: note: sending 'self'-isolated 'self.delegate' to nonisolated instance method 'client(_:willSendRequest:)' risks causing data races between nonisolated and 'self'-isolated uses
            try await self.delegate.client(self, willSendRequest: &request)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:188:37: warning: sending 'self.delegate' risks causing data races; this is an error in the Swift 6 language mode
            try await self.delegate.client(self, willSendRequest: &request)
                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:188:37: note: sending 'self'-isolated 'self.delegate' to nonisolated instance method 'client(_:willSendRequest:)' risks causing data races between nonisolated and 'self'-isolated uses
            try await self.delegate.client(self, willSendRequest: &request)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:250:37: warning: sending 'self.delegate' risks causing data races; this is an error in the Swift 6 language mode
            try await self.delegate.client(self, willSendRequest: &request)
                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift:250:37: note: sending 'self'-isolated 'self.delegate' to nonisolated instance method 'client(_:willSendRequest:)' risks causing data races between nonisolated and 'self'-isolated uses
            try await self.delegate.client(self, willSendRequest: &request)
                                    ^
SwiftCompile normal arm64 Compiling\ APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClient.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/APIClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/DataLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/APIConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/SkavokNetworking/Models/Response.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkavokNetworking -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.0 -target-sdk-name xros2.0 -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.o -index-unit-output-path /SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/APIClientDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for SkavokNetworking (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriver\ Compilation\ Requirements SkavokNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkavokNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SkavokNetworking-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SkavokNetworking-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule (in target 'SkavokNetworking' from project 'SkavokNetworking')
    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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftdoc (in target 'SkavokNetworking' from project 'SkavokNetworking')
    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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.abi.json (in target 'SkavokNetworking' from project 'SkavokNetworking')
    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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftsourceinfo (in target 'SkavokNetworking' from project 'SkavokNetworking')
    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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling APIConfiguration.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling APIClientProtocol.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling Response.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling APIClientDelegate.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling DataLoader.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling APIClient.swift (in target 'SkavokNetworking' from project 'SkavokNetworking')
SwiftDriver\ Compilation SkavokNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkavokNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.0-22N316-bc3e7e10cab70d65ce832cde61f49f1e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.o normal (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.0.0-Release.Candidate.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.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.0.0-Release.Candidate.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.0.0-Release.Candidate.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/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkavokNetworking.build/Debug-xros/SkavokNetworking.build/Objects-normal/arm64/SkavokNetworking_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.o (in target 'SkavokNetworking' from project 'SkavokNetworking')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SkavokNetworking.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SkavokNetworking",
  "name" : "SkavokNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkavokNetworking",
      "targets" : [
        "SkavokNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkavokNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "SkavokNetworkingTests",
      "path" : "Tests/SkavokNetworkingTests",
      "sources" : [
        "SkavokNetworkingTests.swift"
      ],
      "target_dependencies" : [
        "SkavokNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SkavokNetworking",
      "module_type" : "SwiftTarget",
      "name" : "SkavokNetworking",
      "path" : "Sources/SkavokNetworking",
      "product_memberships" : [
        "SkavokNetworking"
      ],
      "sources" : [
        "APIClient.swift",
        "APIClientDelegate.swift",
        "APIClientProtocol.swift",
        "DataLoader.swift",
        "Models/APIConfiguration.swift",
        "Models/Request.swift",
        "Models/Response.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.