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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 889bf1d fix tests
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
889bf1d3a3b6608f3524cfe29d7e24cc7cda5a88
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/NikSativa/EventDispatcherKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Compiling CwlMachBadInstructionHandler mach_excServer.c
[1/9] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/11] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/11] Compiling Threading DispatchTime+Queue.swift
[5/11] Compiling Threading Queue+Queueable.swift
[6/12] Compiling Threading Atomic.swift
[7/12] Compiling Threading DelayedQueue.swift
[8/12] Emitting module Threading
[9/12] Compiling Threading Queue.swift
[10/12] Compiling Threading Queueable.swift
[11/21] Emitting module EventDispatcherKit
[12/23] Compiling EventDispatcherKit Event.swift
[13/23] Compiling EventDispatcherKit EventName.swift
[14/23] Compiling EventDispatcherKit Events.swift
[15/23] Compiling EventDispatcherKit TechnicalEvent.swift
[16/23] Compiling EventDispatcherKit EventProcessor.swift
[17/23] Compiling EventDispatcherKit EventProcessorName.swift
[18/23] Compiling EventDispatcherKit CustomizableEvent.swift
[19/23] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[20/23] Compiling EventDispatcherKit EventDispatcher.swift
[21/23] Compiling EventDispatcherKit EventDispatching.swift
[22/23] Emitting module CwlCatchException
[23/23] Compiling CwlCatchException CwlCatchException.swift
[24/27] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[25/27] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[26/27] Emitting module CwlPreconditionTesting
[27/27] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[28/57] Emitting module SpryKit
[29/66] Compiling SpryKit DidCallResult.swift
[30/66] Compiling SpryKit RecordedCall.swift
[31/66] Compiling SpryKit Spyable.swift
[32/66] Compiling SpryKit SpyableImpl.swift
[33/66] Compiling SpryKit StringRepresentable.swift
[34/66] Compiling SpryKit Stub.swift
[35/66] Compiling SpryKit StubInfo.swift
[36/66] Compiling SpryKit Stubbable.swift
[37/66] Compiling SpryKit StubbableImpl.swift
[38/66] Compiling SpryKit TimeZone+Helpers.swift
[39/66] Compiling SpryKit URL+Helpers.swift
[40/66] Compiling SpryKit URLRequest+Helpers.swift
[41/66] Compiling SpryKit XCTAssertEqualAny.swift
[42/66] Compiling SpryKit XCTAssertEqualError.swift
[43/66] Compiling SpryKit XCTAssertEqualImage.swift
[44/66] Compiling SpryKit XCTAssertHaveReceived.swift
[45/66] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[46/66] Compiling SpryKit XCTAssertThrowsAssertion.swift
[47/66] Compiling SpryKit XCTAssertThrowsError.swift
[48/66] Compiling SpryKit PThread.swift
[49/66] Compiling SpryKit PropertyReflector.swift
[50/66] Compiling SpryKit Spryable.swift
[51/66] Compiling SpryKit SpryableImpl.swift
[52/66] Compiling SpryKit SpryDictionary.swift
[53/66] Compiling SpryKit SpryEquatable+Types.swift
[54/66] Compiling SpryKit SpryEquatable.swift
[55/66] Compiling SpryKit SpryFriendlyStringConvertible.swift
[56/66] Compiling SpryKit CountSpecifier.swift
[57/66] Compiling SpryKit AnyEquality.swift
[58/66] Compiling SpryKit Argument.swift
[59/66] Compiling SpryKit ArgumentCaptor.swift
[60/66] Compiling SpryKit FatalErrorTexting.swift
[61/66] Compiling SpryKit Data+Helpers.swift
[62/66] Compiling SpryKit Date+Helpers.swift
[63/66] Compiling SpryKit DispatchTime+Helpers.swift
[64/66] Compiling SpryKit Image+Helpers.swift
[65/66] Compiling SpryKit InternalHelpers.swift
[66/66] Compiling SpryKit String+Helpers.swift
[67/71] Compiling EventDispatcherKitTestHelpers EventName+TestHelper.swift
[68/71] Compiling EventDispatcherKitTestHelpers FakeEventDispatcher.swift
[69/72] Emitting module EventDispatcherKitTestHelpers
[70/72] Compiling EventDispatcherKitTestHelpers CustomizedEvent+TestHelper.swift
[71/72] Compiling EventDispatcherKitTestHelpers Dictionary+TestHelper.swift
[72/72] Compiling EventDispatcherKitTestHelpers FakeEventProcessor.swift
Build complete! (21.22s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/NikSativa/SpryKit.git from cache
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/SpryKit.git (0.20s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/NikSativa/Threading.git (0.22s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 2.2.3 (0.06s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.40s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 1.3.5 (0.05s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.06s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.05s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 2.2.3
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 1.3.5
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    },
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    }
  ],
  "manifest_display_name" : "EventDispatcherKit",
  "name" : "EventDispatcherKit",
  "path" : "/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "EventDispatcherKit",
      "targets" : [
        "EventDispatcherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EventDispatcherKitTestHelpers",
      "targets" : [
        "EventDispatcherKitTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EventDispatcherKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "ThreadingTestHelpers",
        "SpryKit"
      ],
      "sources" : [
        "EventDispatcherTests.swift",
        "MultiThreadEventDispatcherTests.swift"
      ],
      "target_dependencies" : [
        "EventDispatcherKit",
        "EventDispatcherKitTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EventDispatcherKitTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKitTestHelpers",
      "path" : "TestHelpers",
      "product_dependencies" : [
        "SpryKit"
      ],
      "product_memberships" : [
        "EventDispatcherKitTestHelpers"
      ],
      "sources" : [
        "CustomizedEvent+TestHelper.swift",
        "Dictionary+TestHelper.swift",
        "EventName+TestHelper.swift",
        "FakeEventDispatcher.swift",
        "FakeEventProcessor.swift"
      ],
      "target_dependencies" : [
        "EventDispatcherKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EventDispatcherKit",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "EventDispatcherKit",
        "EventDispatcherKitTestHelpers"
      ],
      "sources" : [
        "ConsoleEventProcessor.swift",
        "EventDispatcher.swift",
        "EventDispatching.swift",
        "EventProcessor.swift",
        "EventProcessorName.swift",
        "Metric/CustomizableEvent.swift",
        "Metric/Event.swift",
        "Metric/EventName.swift",
        "Metric/Events.swift",
        "Metric/TechnicalEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.