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

Failed to build AppRemoteConfigService, reference 0.5.0 (aee89f), with Swift 6.0 for visionOS using Xcode 16.0 on 6 Nov 2024 13:17:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/egeniq/app-remote-config-ios.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/egeniq/app-remote-config-ios
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at aee89fd Remove unneeded @MainActor isolation
Cloned https://github.com/egeniq/app-remote-config-ios.git
Revision (git rev-parse @):
aee89fdfba1ab69c73386c8a5a723aab067bde20
SUCCESS checkout https://github.com/egeniq/app-remote-config-ios.git at 0.5.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/egeniq/app-remote-config-ios.git
Command line invocation:
    /Applications/Xcode-16.1.0.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
Fetching from https://github.com/tgrapperon/swift-dependencies-additions
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/egeniq/app-remote-config
Fetching from https://github.com/pointfreeco/swift-dependencies
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/pointfreeco/swift-macro-testing
Fetching from https://github.com/jedisct1/swift-sodium.git
Fetching from https://github.com/pointfreeco/combine-schedulers
Fetching from https://github.com/pointfreeco/swift-concurrency-extras
Fetching from https://github.com/pointfreeco/swift-clocks
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Creating working copy of package ‘swift-clocks’
Checking out 1.0.5 of package ‘swift-clocks’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.2.0 of package ‘swift-concurrency-extras’
Creating working copy of package ‘swift-sodium’
Checking out 0.9.1 of package ‘swift-sodium’
Creating working copy of package ‘combine-schedulers’
Checking out 1.0.2 of package ‘combine-schedulers’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-dependencies-additions’
Checking out 1.1.1 of package ‘swift-dependencies-additions’
Creating working copy of package ‘swift-macro-testing’
Checking out 0.5.2 of package ‘swift-macro-testing’
Creating working copy of package ‘swift-dependencies’
Checking out 1.4.1 of package ‘swift-dependencies’
Creating working copy of package ‘swift-syntax’
Checking out 510.0.3 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.4.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘app-remote-config’
Checking out 0.5.0 of package ‘app-remote-config’
Resolve Package Graph
Resolved source packages:
  swift-dependencies-additions: https://github.com/tgrapperon/swift-dependencies-additions @ 1.1.1
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.4.1
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.5.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 510.0.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  AppRemoteConfigService: /Users/admin/builder/spi-builder-workspace
  AppRemoteConfig: https://github.com/egeniq/app-remote-config @ 0.5.0
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.5
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.0.2
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.4.2
resolved source packages: swift-dependencies-additions, swift-dependencies, swift-macro-testing, swift-syntax, swift-snapshot-testing, Sodium, AppRemoteConfigService, AppRemoteConfig, swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "app-remote-config",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/egeniq/app-remote-config"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "600.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-dependencies-additions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tgrapperon/swift-dependencies-additions"
    }
  ],
  "manifest_display_name" : "AppRemoteConfigService",
  "name" : "AppRemoteConfigService",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppRemoteConfigServiceMacros",
      "targets" : [
        "AppRemoteConfigServiceMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppRemoteConfigService",
      "targets" : [
        "AppRemoteConfigService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppRemoteConfigServiceMacrosPlugin",
      "targets" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppRemoteConfigServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceTests",
      "path" : "Tests/AppRemoteConfigServiceTests",
      "product_dependencies" : [
        "SodiumClientLive"
      ],
      "sources" : [
        "AppRemoteConfigServiceTests.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppRemoteConfigServiceMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceMacrosPlugin",
      "path" : "Sources/AppRemoteConfigServiceMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "AppRemoteConfigServiceMacros",
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "sources" : [
        "AppRemoteConfigValuesMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AppRemoteConfigServiceMacros",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigServiceMacros",
      "path" : "Sources/AppRemoteConfigServiceMacros",
      "product_dependencies" : [
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "AppRemoteConfigServiceMacros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppRemoteConfigService",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigService",
      "path" : "Sources/AppRemoteConfigService",
      "product_dependencies" : [
        "AppRemoteConfig",
        "Dependencies",
        "DependenciesAdditions",
        "SodiumClientLive"
      ],
      "product_memberships" : [
        "AppRemoteConfigService"
      ],
      "sources" : [
        "AppRemoteConfigService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppRemoteConfigMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "AppRemoteConfigMacrosPluginTests",
      "path" : "Tests/AppRemoteConfigMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "AppRemoteConfigValuesMacroTests.swift",
        "Internal/BaseTestCase.swift"
      ],
      "target_dependencies" : [
        "AppRemoteConfigServiceMacrosPlugin"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppRemoteConfig",
      "AppRemoteConfig-Package",
      "AppRemoteConfigMacros",
      "AppRemoteConfigService",
      "AppRemoteConfigService-Package",
      "AppRemoteConfigServiceMacros",
      "care"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppRemoteConfig",
      "AppRemoteConfig-Package",
      "AppRemoteConfigMacros",
      "AppRemoteConfigService",
      "AppRemoteConfigService-Package",
      "AppRemoteConfigServiceMacros",
      "care"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppRemoteConfigService-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 AppRemoteConfigService-Package -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
Resolve Package Graph
Resolved source packages:
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.5.2
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.4.2
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.4.1
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.0.2
  swift-dependencies-additions: https://github.com/tgrapperon/swift-dependencies-additions @ 1.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 510.0.3
  AppRemoteConfigService: /Users/admin/builder/spi-builder-workspace
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.5
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
  AppRemoteConfig: https://github.com/egeniq/app-remote-config @ 0.5.0
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (59 targets)
    Target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
    Target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
    Target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium' (no dependencies)
    Target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
    Target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b78bc0ba339e23aaa206f8f8d4d64da8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b78bc0ba339e23aaa206f8f8d4d64da8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'AppRemoteConfigService' from project 'AppRemoteConfigService')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'SodiumClientLive' from project 'AppRemoteConfig')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AppRemoteConfigService-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 AppRemoteConfigService-Package -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:
  swift-dependencies-additions: https://github.com/tgrapperon/swift-dependencies-additions @ 1.1.1
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.2.0
  swift-macro-testing: https://github.com/pointfreeco/swift-macro-testing @ 0.5.2
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.4.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.17.6
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 510.0.3
  swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.4.1
  swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.5
  AppRemoteConfigService: /Users/admin/builder/spi-builder-workspace
  AppRemoteConfig: https://github.com/egeniq/app-remote-config @ 0.5.0
  combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.0.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (59 targets)
    Target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfigServiceMacros' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfigServiceMacrosPlugin' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
    Target 'AppRemoteConfigService' in project 'AppRemoteConfigService'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
    Target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'SodiumClientLive' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium' (no dependencies)
    Target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DependenciesAdditions' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'UserNotificationsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'UserDefaultsDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ProcessInfoDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'PersistentContainerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
    Target 'PathDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'NotificationCenterDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'LoggerDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DeviceDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DataDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CompressionDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CodableDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'BundleDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'ApplicationDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'AccessibilityDependency' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'DependenciesAdditionsBasics' in project 'swift-dependencies-additions'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'AppRemoteConfig' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'SodiumClient' in project 'AppRemoteConfig'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacros' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'Dependencies' in project 'swift-dependencies'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'CombineSchedulers' in project 'combine-schedulers'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'Clocks' in project 'swift-clocks'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
    Target 'IssueReporting' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
        ➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
    Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b78bc0ba339e23aaa206f8f8d4d64da8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b78bc0ba339e23aaa206f8f8d4d64da8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'SodiumClientLive' from project 'AppRemoteConfig')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'AppRemoteConfigService' from project 'AppRemoteConfigService')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AppRemoteConfigService-Package
(1 failure)
BUILD FAILURE 6.0 visionOS