Build Information
Successful build of EventDispatcherKit, reference main (817b75
), with Swift 5.9 for macOS (SPM) on 11 Jun 2025 23:03:35 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: 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 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 main
========================================
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] Emitting module Threading
[4/27] Compiling Threading QueueBarrier.swift
[5/27] Compiling Threading SyncMutex.swift
[6/27] Compiling Threading IsolatedMain.swift
[7/27] Compiling Threading NSLock.swift
[8/27] Compiling Threading NSRecursiveLock.swift
[9/27] Compiling Threading Queue.swift
[10/27] Compiling Threading Queueable.swift
[11/27] Compiling Threading Mutexing.swift
[12/27] Compiling Threading DelayedQueue.swift
[13/27] Compiling Threading DispatchTime+Queue.swift
[14/27] Compiling Threading Queue+Queueable.swift
[15/27] Compiling Threading AnyLock.swift
[16/27] Compiling Threading AnyMutex.swift
[17/27] Compiling Threading AtomicValue.swift
[18/27] Compiling Threading UnfairLock.swift
[19/27] Compiling Threading Locking.swift
[20/27] Compiling Threading MutexInitializable.swift
[21/27] Compiling Threading OSAllocatedUnfairLock.swift
[22/27] Compiling Threading PThread.swift
[23/27] Compiling Threading Semaphore.swift
[24/27] Compiling Threading USendable.swift
[25/27] Compiling Threading resource_bundle_accessor.swift
[26/27] Compiling Threading LockedValue.swift
[27/27] Compiling Threading OSAllocatedUnfairMutex.swift
[28/38] Compiling EventDispatcherKit Events.swift
[29/38] Compiling EventDispatcherKit TechnicalEvent.swift
[30/38] Compiling EventDispatcherKit CustomizableEvent.swift
[31/39] Compiling EventDispatcherKit EventName.swift
[32/39] Compiling EventDispatcherKit Event.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.77s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/967] Fetching sprykit
[127/1430] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git (1.35s)
Fetched https://github.com/NikSativa/Threading.git (1.35s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.34s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.34s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.82s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.82s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.41s)
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.