The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of RelayStore, reference 1.0.0 (e697c4), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 09:00:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/RelayStore.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexito4/RelayStore
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at 1.0.0
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/apple/swift-collections
[1/2347] Fetching combine-schedulers
[95/6858] Fetching combine-schedulers, swift-custom-dump
[96/11048] Fetching combine-schedulers, swift-custom-dump, swift-case-paths
[662/12547] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections
[2074/17557] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
[5725/33154] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.00s)
[9811/30807] Fetching swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.43s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.44s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.44s)
[4992/9200] Fetching swift-case-paths, xctest-dynamic-overlay
[4993/290100] Fetching swift-case-paths, xctest-dynamic-overlay, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-case-paths from cache (21.07s)
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (21.07s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (21.07s)
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.29.0 (0.56s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.3.2 (0.54s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.2.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.7.0 (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.29.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "relaystore",
      "name": "RelayStore",
      "url": "https://github.com/alexito4/RelayStore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RelayStore",
      "dependencies": [
        {
          "identity": "swift-composable-architecture",
          "name": "swift-composable-architecture",
          "url": "https://github.com/pointfreeco/swift-composable-architecture.git",
          "version": "0.59.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-composable-architecture",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "0.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "0.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "0.14.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "0.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "0.11.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-dependencies",
              "name": "swift-dependencies",
              "url": "https://github.com/pointfreeco/swift-dependencies",
              "version": "0.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
              "dependencies": [
                {
                  "identity": "combine-schedulers",
                  "name": "combine-schedulers",
                  "url": "https://github.com/pointfreeco/combine-schedulers",
                  "version": "0.11.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "0.1.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "0.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-clocks",
                  "name": "swift-clocks",
                  "url": "https://github.com/pointfreeco/swift-clocks",
                  "version": "0.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "0.1.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "0.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "0.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-identified-collections",
              "name": "swift-identified-collections",
              "url": "https://github.com/pointfreeco/swift-identified-collections",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swiftui-navigation",
              "name": "swiftui-navigation",
              "url": "https://github.com/pointfreeco/swiftui-navigation",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-navigation",
              "dependencies": [
                {
                  "identity": "swift-case-paths",
                  "name": "swift-case-paths",
                  "url": "https://github.com/pointfreeco/swift-case-paths",
                  "version": "0.14.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "0.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-custom-dump",
                  "name": "swift-custom-dump",
                  "url": "https://github.com/pointfreeco/swift-custom-dump",
                  "version": "0.11.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "0.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "0.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alexito4/RelayStore.git
[1/23] Fetching relaystore
Fetched https://github.com/alexito4/RelayStore.git from cache (0.57s)
Fetching https://github.com/pointfreeco/swift-composable-architecture.git from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (0.69s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (0.55s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/1394] Fetching swiftui-navigation
[43/2167] Fetching swiftui-navigation, swift-concurrency-extras
[1033/7702] Fetching swiftui-navigation, swift-concurrency-extras, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.97s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.06s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.06s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.06s)
Fetching https://github.com/apple/swift-collections from cache
[2821/6308] Fetching swift-concurrency-extras, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.28s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.28s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.28s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.45s)
Fetched https://github.com/apple/swift-collections from cache (0.46s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.54s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1278] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.95s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.56s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.71s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/alexito4/RelayStore.git
Working copy of https://github.com/alexito4/RelayStore.git resolved at 1.0.0 (e697c4f)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.59.0
warning: '.resolve-product-dependencies': dependency 'relaystore' is not used by any target
Found 1 product dependencies
  - swift-composable-architecture
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/alexito4/RelayStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--7754E27361AE5C74.txt
[10/62] Emitting module OrderedCollections
[11/67] Compiling CasePaths Operators.swift
[12/67] Emitting module CasePaths
[13/67] Compiling CasePaths EnumReflection.swift
[14/67] Compiling CasePaths CasePaths.swift
[15/67] Compiling CasePaths CasePath.swift
[16/67] Compiling OrderedCollections _HashTable+Bucket.swift
[17/67] Compiling OrderedCollections _HashTable+BucketIterator.swift
[18/67] Compiling OrderedCollections _HashTable+Constants.swift
[19/67] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[20/67] Compiling OrderedCollections _HashTable+Testing.swift
[21/67] Compiling OrderedCollections OrderedSet+Codable.swift
[22/67] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[23/67] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[24/67] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[25/67] Compiling OrderedCollections OrderedSet+Diffing.swift
[26/67] Compiling OrderedCollections OrderedSet+Equatable.swift
[27/67] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[28/67] Compiling OrderedCollections OrderedSet+Hashable.swift
[29/67] Compiling OrderedCollections OrderedSet+Initializers.swift
[30/67] Compiling OrderedCollections OrderedSet+Insertions.swift
[31/67] Compiling OrderedCollections OrderedSet+Invariants.swift
[32/67] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[33/67] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[34/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[36/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[37/67] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/67] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/67] Compiling OrderedCollections OrderedSet+SubSequence.swift
[40/67] Compiling OrderedCollections OrderedSet+Testing.swift
[41/67] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/67] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[43/67] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/67] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[45/67] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/67] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[47/67] Compiling OrderedCollections _HashTable.swift
[48/67] Compiling OrderedCollections _Hashtable+Header.swift
[49/67] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/67] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[51/67] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[52/67] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[53/67] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/67] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/67] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/67] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/67] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[58/67] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[59/67] Compiling OrderedCollections OrderedDictionary+Values.swift
[60/67] Compiling OrderedCollections OrderedDictionary.swift
[61/67] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/67] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/67] Compiling OrderedCollections OrderedSet.swift
[64/67] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[65/67] Compiling OrderedCollections _UnsafeBitset.swift
[66/82] Emitting module XCTestDynamicOverlay
[67/82] Compiling XCTestDynamicOverlay XCTFail.swift
[68/116] Compiling CustomDump Foundation.swift
[69/116] Compiling CustomDump GameKit.swift
[70/116] Compiling IdentifiedCollections IdentifiedArray+Partial MutableCollection.swift
[71/116] Compiling CustomDump KeyPath.swift
[72/116] Compiling CustomDump Swift.swift
[73/116] Compiling IdentifiedCollections IdentifiedArray+Partial RangeReplaceableCollection.swift
[74/117] Compiling CustomDump CoreImage.swift
[75/117] Compiling CustomDump CoreLocation.swift
[76/117] Compiling CustomDump CoreMotion.swift
[77/117] Compiling CustomDump Photos.swift
[78/117] Compiling CustomDump Speech.swift
[79/117] Compiling CustomDump StoreKit.swift
[80/117] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[81/117] Emitting module IdentifiedCollections
[82/117] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[83/117] Compiling IdentifiedCollections IdentifiedArray.swift
[84/117] Compiling CombineSchedulers UIKit.swift
[85/118] Compiling CombineSchedulers FailingScheduler.swift
[86/118] Compiling CombineSchedulers AnyScheduler.swift
[87/118] Compiling CombineSchedulers UIScheduler.swift
[88/118] Compiling CombineSchedulers Timer.swift
[89/118] Compiling CustomDump CollectionDifference.swift
[90/118] Compiling CustomDump Mirror.swift
[91/118] Compiling CustomDump AnyType.swift
[92/118] Compiling CustomDump Box.swift
[93/120] Compiling CustomDump String.swift
[94/120] Compiling CustomDump XCTAssertNoDifference.swift
[95/120] Compiling CustomDump CustomDumpRepresentable.swift
[96/120] Compiling CustomDump CustomDumpStringConvertible.swift
[97/120] Compiling CustomDump Diff.swift
[98/120] Compiling CustomDump Dump.swift
[99/120] Compiling CustomDump UserNotifications.swift
[100/120] Compiling CustomDump UserNotificationsUI.swift
[101/120] Compiling CustomDump CustomDumpReflectable.swift
[102/120] Emitting module CustomDump
[103/120] Compiling CombineSchedulers Deprecations.swift
[104/120] Compiling CombineSchedulers ImmediateScheduler.swift
[105/120] Compiling CombineSchedulers Lock.swift
[106/120] Compiling CombineSchedulers TestScheduler.swift
[107/120] Compiling CombineSchedulers SwiftUI.swift
[108/120] Emitting module CombineSchedulers
[119/120] Compiling CustomDump SwiftUI.swift
[120/120] Compiling CustomDump UIKit.swift
[121/152] Compiling ComposableArchitecture Cancellation.swift
[122/152] Compiling ComposableArchitecture Debouncing.swift
[123/152] Compiling ComposableArchitecture Deferring.swift
[124/152] Compiling ComposableArchitecture Throttling.swift
[125/155] Compiling ComposableArchitecture Timer.swift
[126/155] Compiling ComposableArchitecture Binding+IsPresent.swift
[127/155] Compiling ComposableArchitecture Breakpoint.swift
[128/155] Compiling ComposableArchitecture Create.swift
[129/155] Compiling ComposableArchitecture Locking.swift
[130/155] Compiling ComposableArchitecture Reducer.swift
[131/155] Compiling ComposableArchitecture Store.swift
[132/155] Compiling ComposableArchitecture Concurrency.swift
[133/155] Compiling ComposableArchitecture ReducerDebugging.swift
[134/155] Compiling ComposableArchitecture ReducerInstrumentation.swift
[135/155] Compiling ComposableArchitecture Effect.swift
[136/155] Compiling ComposableArchitecture CurrentValueRelay.swift
[137/155] Compiling ComposableArchitecture Debug.swift
[138/155] Compiling ComposableArchitecture Deprecations.swift
[139/155] Compiling ComposableArchitecture Exports.swift
[140/155] Compiling ComposableArchitecture ConfirmationDialog.swift
[141/155] Compiling ComposableArchitecture ForEachStore.swift
[142/155] Compiling ComposableArchitecture Identified.swift
[143/155] Emitting module ComposableArchitecture
[144/155] Compiling ComposableArchitecture WithViewStore.swift
[145/155] Compiling ComposableArchitecture FailingEffect.swift
[146/155] Compiling ComposableArchitecture TestStore.swift
[147/155] Compiling ComposableArchitecture Alert.swift
[148/155] Compiling ComposableArchitecture Animation.swift
[149/155] Compiling ComposableArchitecture Binding.swift
[150/155] Compiling ComposableArchitecture AlertStateUIKit.swift
[151/155] Compiling ComposableArchitecture IfLetUIKit.swift
[152/155] Compiling ComposableArchitecture ViewStore.swift
[153/155] Compiling ComposableArchitecture IfLetStore.swift
[154/155] Compiling ComposableArchitecture SwitchStore.swift
[155/155] Compiling ComposableArchitecture TextState.swift
[156/157] Emitting module RelayStore
[157/157] Compiling RelayStore RelayStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:78:13: warning: capture of 'self' with non-sendable type 'Binding<Optional<T>>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 |
75 | public extension Binding {
76 |     func hasValue<T>() -> Binding<Bool> where Value == T? {
   |                   `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
77 |         .init {
78 |             self.wrappedValue != nil
   |             `- warning: capture of 'self' with non-sendable type 'Binding<Optional<T>>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
79 |         } set: { newValue in
80 |             if newValue == false {
/Users/admin/builder/spi-builder-workspace/Sources/RelayStore/RelayStore.swift:81:17: warning: capture of 'self' with non-sendable type 'Binding<Optional<T>>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 |
75 | public extension Binding {
76 |     func hasValue<T>() -> Binding<Bool> where Value == T? {
   |                   `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
77 |         .init {
78 |             self.wrappedValue != nil
79 |         } set: { newValue in
80 |             if newValue == false {
81 |                 self.wrappedValue = nil
   |                 `- warning: capture of 'self' with non-sendable type 'Binding<Optional<T>>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
82 |             }
83 |         }
Build complete! (27.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "RelayStore",
  "name" : "RelayStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "RelayStore",
      "targets" : [
        "RelayStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RelayStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "RelayStoreTests",
      "path" : "Tests/RelayStoreTests",
      "sources" : [
        "RelayStoreTests.swift"
      ],
      "target_dependencies" : [
        "RelayStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RelayStore",
      "module_type" : "SwiftTarget",
      "name" : "RelayStore",
      "path" : "Sources/RelayStore",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "RelayStore"
      ],
      "sources" : [
        "RelayStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.