Build Information
Successful build of EventMonitor, reference 1.0.1 (bdc9ef
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 14:27:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iSapozhnik/EventMonitor.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iSapozhnik/EventMonitor
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at bdc9ef0 Access level
Cloned https://github.com/iSapozhnik/EventMonitor.git
Revision (git rev-parse @):
bdc9ef02a3ab465af9b8eb932459fa5517eaf1d5
SUCCESS checkout https://github.com/iSapozhnik/EventMonitor.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/iSapozhnik/EventMonitor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Emitting module EventMonitor
[4/4] Compiling EventMonitor EventMonitor.swift
Build complete! (5.59s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "EventMonitor",
"name" : "EventMonitor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "EventMonitor",
"targets" : [
"EventMonitor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventMonitorTests",
"module_type" : "SwiftTarget",
"name" : "EventMonitorTests",
"path" : "Tests/EventMonitorTests",
"sources" : [
"EventMonitorTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"EventMonitor"
],
"type" : "test"
},
{
"c99name" : "EventMonitor",
"module_type" : "SwiftTarget",
"name" : "EventMonitor",
"path" : "Sources/EventMonitor",
"product_memberships" : [
"EventMonitor"
],
"sources" : [
"EventMonitor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.