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 main (e697c4), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 18:02:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/RelayStore.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexito4/RelayStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[1/1508] Fetching swift-identified-collections
[1509/305017] Fetching swift-identified-collections, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.51s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (12.51s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (12.51s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Fetched https://github.com/pointfreeco/combine-schedulers from cache (12.51s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (12.51s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (12.51s)
Fetched https://github.com/apple/swift-collections from cache (12.53s)
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.29.0 (13.09s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.56s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.3.2 (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.2.1 (0.57s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.7.0 (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.61s)
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.2.1
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/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/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-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-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.29.0
========================================
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.51s)
Fetching https://github.com/pointfreeco/swift-composable-architecture.git from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (0.64s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (1.24s)
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.46s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.60s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.61s)
[1/1394] Fetching swiftui-navigation
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.44s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.99s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.99s)
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (1.60s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.10s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.55s)
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.03s)
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.56s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.67s)
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
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-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-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/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/alexito4/RelayStore.git
Working copy of https://github.com/alexito4/RelayStore.git resolved at main (e697c4f)
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/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
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-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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
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.1
Building package at path:  $PWD
https://github.com/alexito4/RelayStore.git
https://github.com/alexito4/RelayStore.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[10/62] Emitting module CasePaths
[11/62] Compiling OrderedCollections OrderedSet+Codable.swift
[12/62] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[13/62] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[14/62] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[15/62] Compiling OrderedCollections OrderedSet+Diffing.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 CasePaths CasePaths.swift
[22/67] Compiling CasePaths Operators.swift
[23/67] Compiling CasePaths CasePath.swift
[24/67] Compiling CasePaths EnumReflection.swift
[25/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/67] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/67] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/67] Compiling OrderedCollections OrderedSet+SubSequence.swift
[29/67] Compiling OrderedCollections OrderedSet+Testing.swift
[30/67] Compiling OrderedCollections OrderedSet+Invariants.swift
[31/67] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[32/67] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[33/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[35/67] Compiling OrderedCollections OrderedSet+Equatable.swift
[36/67] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[37/67] Compiling OrderedCollections OrderedSet+Hashable.swift
[38/67] Compiling OrderedCollections OrderedSet+Initializers.swift
[39/67] Compiling OrderedCollections OrderedSet+Insertions.swift
[40/67] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[41/67] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/67] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/67] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/67] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[45/67] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[46/67] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[47/67] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[48/67] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[49/67] Compiling OrderedCollections OrderedDictionary+Elements.swift
[50/67] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[51/67] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[52/67] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/67] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/67] Compiling OrderedCollections OrderedDictionary.swift
[55/67] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[56/67] Compiling OrderedCollections _HashTable.swift
[57/67] Compiling OrderedCollections _Hashtable+Header.swift
[58/67] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/67] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[60/67] Emitting module OrderedCollections
[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] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[67/83] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[68/83] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[69/83] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[70/83] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[71/83] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[72/83] Compiling IdentifiedCollections IdentifiedArray+Partial RangeReplaceableCollection.swift
[73/83] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[74/83] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[75/83] Compiling IdentifiedCollections IdentifiedArray+Partial MutableCollection.swift
[76/83] Compiling IdentifiedCollections IdentifiedArray.swift
[77/83] Emitting module XCTestDynamicOverlay
[78/83] Compiling XCTestDynamicOverlay XCTFail.swift
[79/117] Compiling CustomDump CoreImage.swift
[80/117] Compiling CustomDump CoreLocation.swift
[81/117] Emitting module IdentifiedCollections
[82/117] Compiling CustomDump GameKit.swift
[83/117] Compiling CustomDump KeyPath.swift
[84/117] Compiling CombineSchedulers AnyScheduler.swift
[85/117] Compiling CombineSchedulers TestScheduler.swift
[86/118] Compiling CombineSchedulers UIScheduler.swift
[87/118] Compiling CombineSchedulers Timer.swift
[88/118] Compiling CombineSchedulers ImmediateScheduler.swift
[89/118] Compiling CombineSchedulers Deprecations.swift
[90/118] Emitting module CombineSchedulers
[91/118] Compiling CombineSchedulers FailingScheduler.swift
[92/118] Compiling CombineSchedulers SwiftUI.swift
[93/118] Compiling CombineSchedulers Lock.swift
[94/118] Compiling CombineSchedulers UIKit.swift
[95/118] Compiling CustomDump CollectionDifference.swift
[96/118] Compiling CustomDump Mirror.swift
[97/120] Compiling CustomDump AnyType.swift
[98/120] Compiling CustomDump Box.swift
[99/120] Compiling CustomDump Swift.swift
[100/120] Compiling CustomDump SwiftUI.swift
[101/120] Compiling CustomDump UIKit.swift
[102/120] Emitting module CustomDump
[103/120] Compiling CustomDump String.swift
[104/120] Compiling CustomDump XCTAssertNoDifference.swift
[105/120] Compiling CustomDump UserNotifications.swift
[106/120] Compiling CustomDump UserNotificationsUI.swift
[107/120] Compiling CustomDump CustomDumpReflectable.swift
[108/120] Compiling CustomDump Diff.swift
[109/120] Compiling CustomDump Dump.swift
[110/120] Compiling CustomDump Photos.swift
[111/120] Compiling CustomDump Speech.swift
[112/120] Compiling CustomDump StoreKit.swift
[113/120] Compiling CustomDump CustomDumpRepresentable.swift
[114/120] Compiling CustomDump CustomDumpStringConvertible.swift
[115/120] Compiling CustomDump Foundation.swift
[120/120] Compiling CustomDump CoreMotion.swift
[121/152] Emitting module ComposableArchitecture
[122/155] Compiling ComposableArchitecture Timer.swift
[123/155] Compiling ComposableArchitecture Binding+IsPresent.swift
[124/155] Compiling ComposableArchitecture Breakpoint.swift
[125/155] Compiling ComposableArchitecture Create.swift
[126/155] Compiling ComposableArchitecture Concurrency.swift
[127/155] Compiling ComposableArchitecture ReducerDebugging.swift
[128/155] Compiling ComposableArchitecture ReducerInstrumentation.swift
[129/155] Compiling ComposableArchitecture Effect.swift
[130/155] Compiling ComposableArchitecture WithViewStore.swift
[131/155] Compiling ComposableArchitecture FailingEffect.swift
[132/155] Compiling ComposableArchitecture TestStore.swift
[133/155] Compiling ComposableArchitecture ConfirmationDialog.swift
[134/155] Compiling ComposableArchitecture ForEachStore.swift
[135/155] Compiling ComposableArchitecture Identified.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 Locking.swift
[141/155] Compiling ComposableArchitecture Reducer.swift
[142/155] Compiling ComposableArchitecture Store.swift
[143/155] Compiling ComposableArchitecture Alert.swift
[144/155] Compiling ComposableArchitecture Animation.swift
[145/155] Compiling ComposableArchitecture Binding.swift
[146/155] Compiling ComposableArchitecture AlertStateUIKit.swift
[147/155] Compiling ComposableArchitecture IfLetUIKit.swift
[148/155] Compiling ComposableArchitecture ViewStore.swift
[149/155] Compiling ComposableArchitecture IfLetStore.swift
[150/155] Compiling ComposableArchitecture SwitchStore.swift
[151/155] Compiling ComposableArchitecture TextState.swift
[152/155] Compiling ComposableArchitecture Cancellation.swift
[153/155] Compiling ComposableArchitecture Debouncing.swift
[154/155] Compiling ComposableArchitecture Deferring.swift
[155/155] Compiling ComposableArchitecture Throttling.swift
[156/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
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
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
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
82 |             }
83 |         }
[157/157] Emitting module RelayStore
Build complete! (17.48s)
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.