Build Information
Successful build of EventDispatcherKit, reference 2.0.0 (7cd192
), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 22:28:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.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/12] Compiling Threading Queue.swift
[4/12] Compiling Threading Queueable.swift
[5/12] Compiling Threading resource_bundle_accessor.swift
[6/12] Compiling Threading UnSendable.swift
[7/12] Compiling Threading IsolatedMain.swift
[8/12] Compiling Threading DispatchTime+Queue.swift
[9/12] Compiling Threading Queue+Queueable.swift
[10/12] Compiling Threading Atomic.swift
[11/12] Emitting module Threading
[12/12] Compiling Threading DelayedQueue.swift
[13/23] Compiling EventDispatcherKit CustomizableEvent.swift
[14/24] Compiling EventDispatcherKit Event.swift
[15/24] Compiling EventDispatcherKit EventProcessor.swift
[16/24] Compiling EventDispatcherKit EventProcessorName.swift
[17/24] Compiling EventDispatcherKit TechnicalEvent.swift
[18/24] Compiling EventDispatcherKit Events.swift
[19/24] Compiling EventDispatcherKit EventName.swift
[20/24] Emitting module EventDispatcherKit
[21/24] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[22/24] Compiling EventDispatcherKit EventDispatcher.swift
[23/24] Compiling EventDispatcherKit EventDispatching.swift
[24/24] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (17.93s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/910] Fetching sprykit
[111/1295] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git (1.45s)
Fetched https://github.com/NikSativa/Threading.git (1.45s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.0.0 (0.44s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.47s)
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.33s)
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.57s)
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/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
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.