This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/alexito4/RelayStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-6F35C1178C84523A.txt
[10/62] Emitting module OrderedCollections
[11/67] Compiling OrderedCollections _HashTable+Bucket.swift
[12/67] Compiling OrderedCollections _HashTable+BucketIterator.swift
[13/67] Compiling OrderedCollections _HashTable+Constants.swift
[14/67] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[15/67] Compiling OrderedCollections _HashTable+Testing.swift
[16/67] Compiling CasePaths Operators.swift
[17/67] Compiling CasePaths EnumReflection.swift
[18/67] Compiling OrderedCollections OrderedSet+Equatable.swift
[19/67] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[20/67] Compiling OrderedCollections OrderedSet+Hashable.swift
[21/67] Compiling OrderedCollections OrderedSet+Initializers.swift
[22/67] Compiling OrderedCollections OrderedSet+Insertions.swift
[23/67] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[24/67] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[25/67] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[26/67] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[27/67] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[28/67] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[29/67] Compiling OrderedCollections _HashTable.swift
[30/67] Compiling OrderedCollections _Hashtable+Header.swift
[31/67] Compiling OrderedCollections OrderedDictionary+Codable.swift
[32/67] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[33/67] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[34/67] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[35/67] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/67] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[37/67] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/67] Compiling CasePaths CasePath.swift
[39/67] Emitting module CasePaths
[40/67] Compiling CasePaths CasePaths.swift
[41/67] Compiling OrderedCollections OrderedSet+Invariants.swift
[42/67] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[43/67] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[46/67] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[47/67] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/67] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/67] Compiling OrderedCollections OrderedSet+SubSequence.swift
[50/67] Compiling OrderedCollections OrderedSet+Testing.swift
[51/67] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[52/67] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/67] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/67] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/67] Compiling OrderedCollections OrderedDictionary.swift
[56/67] Compiling OrderedCollections OrderedSet+Codable.swift
[57/67] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[58/67] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/67] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[60/67] Compiling OrderedCollections OrderedSet+Diffing.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] Compiling IdentifiedCollections IdentifiedArray+Partial MutableCollection.swift
[67/82] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[68/83] Compiling IdentifiedCollections IdentifiedArray+Partial RangeReplaceableCollection.swift
[69/83] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[70/83] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[71/83] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[72/83] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[73/83] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[74/83] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[75/83] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[76/83] Compiling IdentifiedCollections IdentifiedArray.swift
[77/83] Emitting module XCTestDynamicOverlay
[78/83] Compiling XCTestDynamicOverlay XCTFail.swift
[79/83] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[80/83] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[81/83] Emitting module IdentifiedCollections
[82/83] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[83/83] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[84/117] Compiling CombineSchedulers UIKit.swift
[85/118] Compiling CombineSchedulers UIScheduler.swift
[86/118] Compiling CombineSchedulers Timer.swift
[87/118] Compiling CombineSchedulers TestScheduler.swift
[88/118] Compiling CombineSchedulers Deprecations.swift
[89/118] Compiling CombineSchedulers Lock.swift
[90/118] Compiling CombineSchedulers ImmediateScheduler.swift
[91/118] Compiling CombineSchedulers FailingScheduler.swift
[92/118] Emitting module CombineSchedulers
[93/118] Compiling CombineSchedulers AnyScheduler.swift
[94/118] Compiling CombineSchedulers SwiftUI.swift
[95/118] Compiling CustomDump CustomDumpRepresentable.swift
[96/118] Compiling CustomDump CustomDumpStringConvertible.swift
[97/120] Compiling CustomDump Swift.swift
[98/120] Compiling CustomDump SwiftUI.swift
[99/120] Compiling CustomDump UIKit.swift
[100/120] Compiling CustomDump String.swift
[101/120] Compiling CustomDump XCTAssertNoDifference.swift
[102/120] Emitting module CustomDump
[103/120] Compiling CustomDump CoreImage.swift
[104/120] Compiling CustomDump CoreLocation.swift
[105/120] Compiling CustomDump CoreMotion.swift
[106/120] Compiling CustomDump CollectionDifference.swift
[107/120] Compiling CustomDump Mirror.swift
[108/120] Compiling CustomDump AnyType.swift
[109/120] Compiling CustomDump Box.swift
[110/120] Compiling CustomDump Foundation.swift
[111/120] Compiling CustomDump GameKit.swift
[112/120] Compiling CustomDump KeyPath.swift
[113/120] Compiling CustomDump Photos.swift
[114/120] Compiling CustomDump Speech.swift
[115/120] Compiling CustomDump StoreKit.swift
[116/120] Compiling CustomDump Diff.swift
[117/120] Compiling CustomDump Dump.swift
[118/120] Compiling CustomDump UserNotifications.swift
[119/120] Compiling CustomDump UserNotificationsUI.swift
[120/120] Compiling CustomDump CustomDumpReflectable.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 Locking.swift
[126/155] Compiling ComposableArchitecture Reducer.swift
[127/155] Compiling ComposableArchitecture Store.swift
[128/155] Compiling ComposableArchitecture Concurrency.swift
[129/155] Compiling ComposableArchitecture ReducerDebugging.swift
[130/155] Compiling ComposableArchitecture ReducerInstrumentation.swift
[131/155] Compiling ComposableArchitecture Effect.swift
[132/155] Emitting module ComposableArchitecture
[133/155] Compiling ComposableArchitecture Timer.swift
[134/155] Compiling ComposableArchitecture Binding+IsPresent.swift
[135/155] Compiling ComposableArchitecture Breakpoint.swift
[136/155] Compiling ComposableArchitecture Create.swift
[137/155] Compiling ComposableArchitecture CurrentValueRelay.swift
[138/155] Compiling ComposableArchitecture Debug.swift
[139/155] Compiling ComposableArchitecture Deprecations.swift
[140/155] Compiling ComposableArchitecture Exports.swift
[141/155] Compiling ComposableArchitecture ConfirmationDialog.swift
[142/155] Compiling ComposableArchitecture ForEachStore.swift
[143/155] Compiling ComposableArchitecture Identified.swift
[144/155] Compiling ComposableArchitecture AlertStateUIKit.swift
[145/155] Compiling ComposableArchitecture IfLetUIKit.swift
[146/155] Compiling ComposableArchitecture ViewStore.swift
[147/155] Compiling ComposableArchitecture WithViewStore.swift
[148/155] Compiling ComposableArchitecture FailingEffect.swift
[149/155] Compiling ComposableArchitecture TestStore.swift
[150/155] Compiling ComposableArchitecture Alert.swift
[151/155] Compiling ComposableArchitecture Animation.swift
[152/155] Compiling ComposableArchitecture Binding.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
Build complete! (62.90s)
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[1/2244] Fetching combine-schedulers
[69/6483] Fetching combine-schedulers, swift-custom-dump
[239/10250] Fetching combine-schedulers, swift-custom-dump, swift-case-paths
[727/11831] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections
[807/14187] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay
[2255/28216] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-collections
[28217/260648] Fetching combine-schedulers, swift-custom-dump, swift-case-paths, swift-identified-collections, xctest-dynamic-overlay, swift-collections, swift-composable-architecture
Fetched https://github.com/pointfreeco/combine-schedulers from cache (12.30s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (12.30s)
Fetched https://github.com/apple/swift-collections from cache (12.30s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (12.30s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (12.30s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (12.30s)
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (12.30s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.29.0 (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.68s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.3.2 (0.67s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.2.1 (0.73s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.7.0 (0.75s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.74s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.77s)
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-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-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
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.