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, reference 2.0.0 (7cd192), with Swift 5.8 for macOS (SPM) on 29 Sep 2024 22:29:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 7cd1925 Swift 6.0
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
7cd192560066de4bcba3dee6b3a4ca0e44388393
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
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/2] Copying PrivacyInfo.xcprivacy
[3/12] Compiling Threading resource_bundle_accessor.swift
[4/12] Compiling Threading UnSendable.swift
[5/12] Compiling Threading Queue.swift
[6/12] Compiling Threading IsolatedMain.swift
[7/12] Compiling Threading DispatchTime+Queue.swift
[8/12] Compiling Threading Queueable.swift
[9/12] Compiling Threading DelayedQueue.swift
[10/12] Compiling Threading Queue+Queueable.swift
[11/12] Emitting module Threading
[12/12] Compiling Threading Atomic.swift
[13/23] Compiling EventDispatcherKit CustomizableEvent.swift
[14/24] Compiling EventDispatcherKit Events.swift
[15/24] Compiling EventDispatcherKit EventDispatching.swift
[16/24] Compiling EventDispatcherKit Event.swift
[17/24] Compiling EventDispatcherKit EventName.swift
[18/24] Compiling EventDispatcherKit TechnicalEvent.swift
[19/24] Compiling EventDispatcherKit EventProcessorName.swift
[20/24] Compiling EventDispatcherKit EventProcessor.swift
[21/24] Emitting module EventDispatcherKit
[22/24] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[23/24] Compiling EventDispatcherKit EventDispatcher.swift
[24/24] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (19.87s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[4/385] Fetching threading
[63/1295] Fetching threading, sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.46s)
Fetched https://github.com/NikSativa/Threading.git (1.46s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.55s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.54s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.89s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.89s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.73s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.77s)
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/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
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/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.0.0
Build complete.
Done.