The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of EventDispatcherKit, reference 2.0.3 (817b75), with Swift 5.9 for macOS (SPM) on 11 Jun 2025 23:02:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at 817b75c upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
817b75c4093565ea56c181880a97ad827e2a5f23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at 2.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/EventDispatcherKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/25] Compiling Threading Queue.swift
[4/25] Compiling Threading Queueable.swift
[5/27] Emitting module Threading
[6/27] Compiling Threading Mutexing.swift
[7/27] Compiling Threading DelayedQueue.swift
[8/27] Compiling Threading QueueBarrier.swift
[9/27] Compiling Threading SyncMutex.swift
[10/27] Compiling Threading IsolatedMain.swift
[11/27] Compiling Threading NSLock.swift
[12/27] Compiling Threading NSRecursiveLock.swift
[13/27] Compiling Threading AnyLock.swift
[14/27] Compiling Threading AnyMutex.swift
[15/27] Compiling Threading AtomicValue.swift
[16/27] Compiling Threading DispatchTime+Queue.swift
[17/27] Compiling Threading Queue+Queueable.swift
[18/27] Compiling Threading LockedValue.swift
[19/27] Compiling Threading OSAllocatedUnfairMutex.swift
[20/27] Compiling Threading UnfairLock.swift
[21/27] Compiling Threading Locking.swift
[22/27] Compiling Threading MutexInitializable.swift
[23/27] Compiling Threading OSAllocatedUnfairLock.swift
[24/27] Compiling Threading PThread.swift
[25/27] Compiling Threading Semaphore.swift
[26/27] Compiling Threading USendable.swift
[27/27] Compiling Threading resource_bundle_accessor.swift
[28/38] Compiling EventDispatcherKit CustomizableEvent.swift
[29/38] Compiling EventDispatcherKit TechnicalEvent.swift
[30/38] Compiling EventDispatcherKit Events.swift
[31/38] Compiling EventDispatcherKit Event.swift
[32/38] Compiling EventDispatcherKit EventName.swift
[33/39] Compiling EventDispatcherKit EventProcessor.swift
[34/39] Compiling EventDispatcherKit EventProcessorName.swift
[35/39] Compiling EventDispatcherKit EventDispatching.swift
[36/39] Emitting module EventDispatcherKit
[37/39] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[38/39] Compiling EventDispatcherKit EventDispatcher.swift
[39/39] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (15.49s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[10/463] Fetching threading
[261/1430] Fetching threading, sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.36s)
Fetched https://github.com/NikSativa/Threading.git (1.36s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.37s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.36s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.76s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.73s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "EventDispatcherKit",
  "name" : "EventDispatcherKit",
  "path" : "/Users/admin/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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EventDispatcherKit",
      "targets" : [
        "EventDispatcherKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EventDispatcherKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "sources" : [
        "EventDispatcherTests.swift",
        "MultiThreadEventDispatcherTests.swift",
        "TestHelpers/CustomizedEvent+TestHelper.swift",
        "TestHelpers/Dictionary+TestHelper.swift",
        "TestHelpers/EventName+TestHelper.swift",
        "TestHelpers/FakeEventProcessor.swift",
        "TestHelpers/FakeMultiThreadEventProcessor.swift",
        "TestHelpers/FakeQueueable.swift"
      ],
      "target_dependencies" : [
        "EventDispatcherKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EventDispatcherKit",
      "module_type" : "SwiftTarget",
      "name" : "EventDispatcherKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "EventDispatcherKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "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.9"
}
Done.