Build Information
Successful build of SwiftEventCenter with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ladislas/SwiftEventCenter.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ladislas/SwiftEventCenter
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 4b30e97 Merge tag '1.1.1' into develop
Cloned https://github.com/ladislas/SwiftEventCenter.git
Revision (git rev-parse @):
4b30e97b7acbeda3b120a832b06e6134cb278d31
SUCCESS checkout https://github.com/ladislas/SwiftEventCenter.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ladislas/SwiftEventCenter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/7] Compiling EventCenter ObserverPriority.swift
[4/7] Compiling EventCenter ObserverStructure.swift
[5/7] Emitting module EventCenter
[6/7] Compiling EventCenter Event.swift
[7/7] Compiling EventCenter EventCenter.swift
Build complete! (3.10s)
Build complete.
Done.