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 main (7cd192), with Swift 5.8 for macOS (SPM) on 30 Sep 2024 10:55:59 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 UnSendable.swift
[4/12] Compiling Threading Queueable.swift
[5/12] Compiling Threading resource_bundle_accessor.swift
[6/12] Compiling Threading DelayedQueue.swift
[7/12] Compiling Threading IsolatedMain.swift
[8/12] Compiling Threading Queue+Queueable.swift
[9/12] Compiling Threading Queue.swift
[10/12] Emitting module Threading
[11/12] Compiling Threading Atomic.swift
[12/12] Compiling Threading DispatchTime+Queue.swift
[13/23] Compiling EventDispatcherKit Events.swift
[14/24] Compiling EventDispatcherKit CustomizableEvent.swift
[15/24] Compiling EventDispatcherKit Event.swift
[16/24] Compiling EventDispatcherKit EventProcessor.swift
[17/24] Compiling EventDispatcherKit EventProcessorName.swift
[18/24] Compiling EventDispatcherKit TechnicalEvent.swift
[19/24] Compiling EventDispatcherKit EventName.swift
[20/24] Compiling EventDispatcherKit EventDispatching.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! (22.63s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
[111/1295] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git (1.40s)
Fetched https://github.com/NikSativa/Threading.git (1.40s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.67s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.71s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.86s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (3.16s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.92s)
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
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
Done.