The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MakNetworkManager, reference main (86e2c1), with Swift 6.1 for visionOS using Xcode 16.3 on 10 Nov 2025 07:45:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZaighamFarid/MakNetworkManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZaighamFarid/MakNetworkManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 86e2c15 Merge pull request #1 from ZaighamFarid/feature/swift-package-fix
Cloned https://github.com/ZaighamFarid/MakNetworkManager.git
Revision (git rev-parse @):
86e2c15049b2c3384257411f0c77689cf6691317
SUCCESS checkout https://github.com/ZaighamFarid/MakNetworkManager.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ZaighamFarid/MakNetworkManager.git
https://github.com/ZaighamFarid/MakNetworkManager.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MakNetworkManager",
  "name" : "MakNetworkManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MakNetworkManager",
      "targets" : [
        "MakNetworkManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MakNetworkManagerTests",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManagerTests",
      "path" : "Tests/MakNetworkManagerTests",
      "sources" : [
        "APIServiceTests.swift",
        "Mocks/URLProtocolMock.swift",
        "RequestBuilderTests.swift"
      ],
      "target_dependencies" : [
        "MakNetworkManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MakNetworkManager",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManager",
      "path" : "Sources/MakNetworkManager",
      "product_memberships" : [
        "MakNetworkManager"
      ],
      "sources" : [
        "Configuration/NetworkConfiguration.swift",
        "Endpoints/ConferenceAPI.swift",
        "Endpoints/TokenAPI.swift",
        "Implementation/APIService.swift",
        "Implementation/Reachability.swift",
        "Implementation/RequestBuilder.swift",
        "Implementation/RequestExecutor.swift",
        "Implementation/ResponseHandler.swift",
        "Models/APIResponse.swift",
        "Models/HTTPMethod.swift",
        "Models/NetworkError.swift",
        "Protocols/APIRequest.swift",
        "Protocols/AuthProviderProtocol.swift",
        "Protocols/LoggerProtocol.swift",
        "Protocols/NetworkProtocols.swift",
        "Protocols/ReachabilityProtocol.swift",
        "Services/ConferenceService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MakNetworkManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: MakNetworkManager
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MakNetworkManager",
  "name" : "MakNetworkManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MakNetworkManager",
      "targets" : [
        "MakNetworkManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MakNetworkManagerTests",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManagerTests",
      "path" : "Tests/MakNetworkManagerTests",
      "sources" : [
        "APIServiceTests.swift",
        "Mocks/URLProtocolMock.swift",
        "RequestBuilderTests.swift"
      ],
      "target_dependencies" : [
        "MakNetworkManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MakNetworkManager",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManager",
      "path" : "Sources/MakNetworkManager",
      "product_memberships" : [
        "MakNetworkManager"
      ],
      "sources" : [
        "Configuration/NetworkConfiguration.swift",
        "Endpoints/ConferenceAPI.swift",
        "Endpoints/TokenAPI.swift",
        "Implementation/APIService.swift",
        "Implementation/Reachability.swift",
        "Implementation/RequestBuilder.swift",
        "Implementation/RequestExecutor.swift",
        "Implementation/ResponseHandler.swift",
        "Models/APIResponse.swift",
        "Models/HTTPMethod.swift",
        "Models/NetworkError.swift",
        "Protocols/APIRequest.swift",
        "Protocols/AuthProviderProtocol.swift",
        "Protocols/LoggerProtocol.swift",
        "Protocols/NetworkProtocols.swift",
        "Protocols/ReachabilityProtocol.swift",
        "Services/ConferenceService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MakNetworkManager"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MakNetworkManager -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MakNetworkManager -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  MakNetworkManager: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'MakNetworkManager' in project 'MakNetworkManager'
        ➜ Explicit dependency on target 'MakNetworkManager' in project 'MakNetworkManager'
    Target 'MakNetworkManager' in project 'MakNetworkManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5438f8cc8c669beb346769562a085d9a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5438f8cc8c669beb346769562a085d9a.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyStaticMetadataFileList (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyMetadataFileList (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.modulemap (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.LinkFileList (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftConstValuesFileList (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-OutputFileMap.json (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_const_extract_protocols.json (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MakNetworkManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.modulemap (in target 'MakNetworkManager' from project 'MakNetworkManager')
    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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver MakNetworkManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakNetworkManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ APIResponse.swift,\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Models/APIResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Models/HTTPMethod.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Models/APIResponse.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ TokenAPI.swift,\ APIService.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Endpoints/TokenAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Endpoints/TokenAPI.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:135:34: warning: capture of 'self' with non-sendable type 'APIService?' in a '@Sendable' closure
                guard let self = self else {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:141:46: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
                self.pendingRequests.append((request, continuation))
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:132:37: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    private func handleTokenRefresh<T: APIRequest>(for request: T) async throws -> APIResponse {
                                    ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:172:25: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
                        self.isRefreshingToken = false
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:182:17: warning: capture of 'self' with non-sendable type 'APIService?' in a '@Sendable' closure
                self?.pendingRequests.append((request, continuation))
                ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:182:47: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
                self?.pendingRequests.append((request, continuation))
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:179:31: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    private func queueRequest<T: APIRequest>(_ request: T) async throws -> APIResponse {
                              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:190:47: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
        refreshQueue.async(flags: .barrier) { self.pendingRequests.removeAll() }
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:206:47: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
        refreshQueue.async(flags: .barrier) { self.pendingRequests.removeAll() }
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:193:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
            Task {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:195:46: note: closure captures 'self' which is accessible to code in the current task
                    let response = try await self.perform(request)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:196:34: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
                    continuation.resume(returning: response)
                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:196:34: note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
                    continuation.resume(returning: response)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:227:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:229:42: note: closure captures 'self' which is accessible to code in the current task
                let response = try await perform(request)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:21: warning: sending 'success' risks causing data races; this is an error in the Swift 6 language mode
                    success(response)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:21: note: task-isolated 'success' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(response)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:29: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
                    success(response)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:29: note: task-isolated 'response' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(response)
                            ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:235:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(error)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:235:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(error)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:239:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(.unknown(error.localizedDescription))
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:239:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(.unknown(error.localizedDescription))
                    ^~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:135:34: warning: capture of 'self' with non-sendable type 'APIService?' in a '@Sendable' closure
                guard let self = self else {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:141:46: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
                self.pendingRequests.append((request, continuation))
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:132:37: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    private func handleTokenRefresh<T: APIRequest>(for request: T) async throws -> APIResponse {
                                    ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:172:25: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
                        self.isRefreshingToken = false
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:182:17: warning: capture of 'self' with non-sendable type 'APIService?' in a '@Sendable' closure
                self?.pendingRequests.append((request, continuation))
                ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:182:47: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
                self?.pendingRequests.append((request, continuation))
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:179:31: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
    private func queueRequest<T: APIRequest>(_ request: T) async throws -> APIResponse {
                              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:190:47: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
        refreshQueue.async(flags: .barrier) { self.pendingRequests.removeAll() }
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:206:47: warning: capture of 'self' with non-sendable type 'APIService' in a '@Sendable' closure
        refreshQueue.async(flags: .barrier) { self.pendingRequests.removeAll() }
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:11:14: note: class 'APIService' does not conform to the 'Sendable' protocol
public class APIService {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:193:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
            Task {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:195:46: note: closure captures 'self' which is accessible to code in the current task
                    let response = try await self.perform(request)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:196:34: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
                    continuation.resume(returning: response)
                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:196:34: note: task-isolated 'response' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
                    continuation.resume(returning: response)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:227:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:229:42: note: closure captures 'self' which is accessible to code in the current task
                let response = try await perform(request)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:21: warning: sending 'success' risks causing data races; this is an error in the Swift 6 language mode
                    success(response)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:21: note: task-isolated 'success' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(response)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:29: warning: sending 'response' risks causing data races; this is an error in the Swift 6 language mode
                    success(response)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:231:29: note: task-isolated 'response' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(response)
                            ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:235:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(error)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:235:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(error)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:239:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(.unknown(error.localizedDescription))
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/APIService.swift:239:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(.unknown(error.localizedDescription))
                    ^~~~~~~
SwiftCompile normal arm64 Compiling\ NetworkError.swift,\ APIRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Models/NetworkError.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Protocols/APIRequest.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Models/NetworkError.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Reachability.swift,\ RequestBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/Reachability.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/RequestBuilder.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/Reachability.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/Reachability.swift:32:30: warning: capture of 'self' with non-sendable type 'Reachability?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            guard let self = self else { return }
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/Reachability.swift:12:14: note: class 'Reachability' does not conform to the 'Sendable' protocol
public class Reachability: ReachabilityProtocol {
             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/RequestBuilder.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ AuthProviderProtocol.swift,\ LoggerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Protocols/AuthProviderProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Protocols/LoggerProtocol.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Protocols/AuthProviderProtocol.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ NetworkConfiguration.swift,\ ConferenceAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Configuration/NetworkConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Endpoints/ConferenceAPI.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Configuration/NetworkConfiguration.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:86:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:88:45: note: closure captures 'self' which is accessible to code in the current task
                let conferences = try await getConferences()
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:90:21: warning: sending 'success' risks causing data races; this is an error in the Swift 6 language mode
                    success(conferences)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:90:21: note: task-isolated 'success' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(conferences)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:90:29: warning: sending 'conferences' risks causing data races; this is an error in the Swift 6 language mode
                    success(conferences)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:90:29: note: task-isolated 'conferences' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    success(conferences)
                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:94:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(error)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:94:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(error)
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:98:21: warning: sending 'failure' risks causing data races; this is an error in the Swift 6 language mode
                    failure(.unknown(error.localizedDescription))
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Services/ConferenceService.swift:98:21: note: task-isolated 'failure' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    failure(.unknown(error.localizedDescription))
                    ^~~~~~~
SwiftCompile normal arm64 Compiling\ RequestExecutor.swift,\ ResponseHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/RequestExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/ResponseHandler.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakNetworkManager/Implementation/RequestExecutor.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Emitting module for MakNetworkManager (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriver\ Compilation\ Requirements MakNetworkManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakNetworkManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RequestExecutor.swift, ResponseHandler.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MakNetworkManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-Swift.h (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MakNetworkManager-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftmodule (in target 'MakNetworkManager' from project 'MakNetworkManager')
    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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftdoc (in target 'MakNetworkManager' from project 'MakNetworkManager')
    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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.abi.json (in target 'MakNetworkManager' from project 'MakNetworkManager')
    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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftsourceinfo (in target 'MakNetworkManager' from project 'MakNetworkManager')
    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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ReachabilityProtocol.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkProtocols.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling AuthProviderProtocol.swift, LoggerProtocol.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling ConferenceService.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkConfiguration.swift, ConferenceAPI.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling APIResponse.swift, HTTPMethod.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling TokenAPI.swift, APIService.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkError.swift, APIRequest.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriverJobDiscovery normal arm64 Compiling Reachability.swift, RequestBuilder.swift (in target 'MakNetworkManager' from project 'MakNetworkManager')
SwiftDriver\ Compilation MakNetworkManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakNetworkManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.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/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager-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/MakNetworkManager.o normal (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.o
ExtractAppIntentsMetadata (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MakNetworkManager --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.MakNetworkManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/MakNetworkManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakNetworkManager.build/Debug-xros/MakNetworkManager.build/Objects-normal/arm64/MakNetworkManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-11-09 23:45:11.645 appintentsmetadataprocessor[760:4341] Starting appintentsmetadataprocessor export
2025-11-09 23:45:11.684 appintentsmetadataprocessor[760:4341] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.o (in target 'MakNetworkManager' from project 'MakNetworkManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MakNetworkManager.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MakNetworkManager",
  "name" : "MakNetworkManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MakNetworkManager",
      "targets" : [
        "MakNetworkManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MakNetworkManagerTests",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManagerTests",
      "path" : "Tests/MakNetworkManagerTests",
      "sources" : [
        "APIServiceTests.swift",
        "Mocks/URLProtocolMock.swift",
        "RequestBuilderTests.swift"
      ],
      "target_dependencies" : [
        "MakNetworkManager"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MakNetworkManager",
      "module_type" : "SwiftTarget",
      "name" : "MakNetworkManager",
      "path" : "Sources/MakNetworkManager",
      "product_memberships" : [
        "MakNetworkManager"
      ],
      "sources" : [
        "Configuration/NetworkConfiguration.swift",
        "Endpoints/ConferenceAPI.swift",
        "Endpoints/TokenAPI.swift",
        "Implementation/APIService.swift",
        "Implementation/Reachability.swift",
        "Implementation/RequestBuilder.swift",
        "Implementation/RequestExecutor.swift",
        "Implementation/ResponseHandler.swift",
        "Models/APIResponse.swift",
        "Models/HTTPMethod.swift",
        "Models/NetworkError.swift",
        "Protocols/APIRequest.swift",
        "Protocols/AuthProviderProtocol.swift",
        "Protocols/LoggerProtocol.swift",
        "Protocols/NetworkProtocols.swift",
        "Protocols/ReachabilityProtocol.swift",
        "Services/ConferenceService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.