Build Information
Successful build of FSEventsWrapper, reference main (e7d663
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 08:18:40 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/Frizlab/FSEventsWrapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/FSEventsWrapper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e7d6639 Dummy code file moves
Cloned https://github.com/Frizlab/FSEventsWrapper.git
Revision (git rev-parse @):
e7d663982a32bcf83fc9313c93b66ae5ee9d0edb
SUCCESS checkout https://github.com/Frizlab/FSEventsWrapper.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Frizlab/FSEventsWrapper.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/6] Compiling FSEventsWrapper FSEventStream.swift
[4/6] Emitting module FSEventsWrapper
[5/6] Compiling FSEventsWrapper FSEvent.swift
[6/6] Compiling FSEventsWrapper FSEventAsyncStream.swift
Build complete! (2.95s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FSEventsWrapper",
"name" : "FSEventsWrapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FSEventsWrapper",
"targets" : [
"FSEventsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FSEventsWrapperTests",
"module_type" : "SwiftTarget",
"name" : "FSEventsWrapperTests",
"path" : "Tests",
"sources" : [
"FSEventsWrapperTests.swift"
],
"target_dependencies" : [
"FSEventsWrapper"
],
"type" : "test"
},
{
"c99name" : "FSEventsWrapper",
"module_type" : "SwiftTarget",
"name" : "FSEventsWrapper",
"path" : "Sources",
"product_memberships" : [
"FSEventsWrapper"
],
"sources" : [
"FSEvent.swift",
"FSEventAsyncStream.swift",
"FSEventStream.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.