Build Information
Successful build of SystemSound, reference 0.10.0 (e3f44c), with Swift 6.1 for macOS (SPM) on 27 Dec 2025 23:59:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-system-sound.git
Reference: 0.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swift-system-sound
* tag 0.10.0 -> FETCH_HEAD
HEAD is now at e3f44c2 Merge pull request #15 from p-x9/feature/sendable
Cloned https://github.com/p-x9/swift-system-sound.git
Revision (git rev-parse @):
e3f44c2d5766b0a7c3cdaacd4d61b5e1c8804794
SUCCESS checkout https://github.com/p-x9/swift-system-sound.git at 0.10.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/p-x9/swift-system-sound.git
https://github.com/p-x9/swift-system-sound.git
{
"dependencies" : [
],
"manifest_display_name" : "SystemSound",
"name" : "SystemSound",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SystemSound",
"targets" : [
"SystemSound"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemSoundTests",
"module_type" : "SwiftTarget",
"name" : "SystemSoundTests",
"path" : "Tests/SystemSoundTests",
"sources" : [
"SystemSoundTests.swift"
],
"target_dependencies" : [
"SystemSound"
],
"type" : "test"
},
{
"c99name" : "SystemSound",
"module_type" : "SwiftTarget",
"name" : "SystemSound",
"path" : "Sources/SystemSound",
"product_memberships" : [
"SystemSound"
],
"sources" : [
"SystemSound.swift",
"SystemSoundKeys.swift",
"SystemSoundKind.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling SystemSound SystemSoundKind.swift
[4/6] Compiling SystemSound SystemSound.swift
[5/6] Emitting module SystemSound
[6/6] Compiling SystemSound SystemSoundKeys.swift
Build complete! (5.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SystemSound",
"name" : "SystemSound",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SystemSound",
"targets" : [
"SystemSound"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemSoundTests",
"module_type" : "SwiftTarget",
"name" : "SystemSoundTests",
"path" : "Tests/SystemSoundTests",
"sources" : [
"SystemSoundTests.swift"
],
"target_dependencies" : [
"SystemSound"
],
"type" : "test"
},
{
"c99name" : "SystemSound",
"module_type" : "SwiftTarget",
"name" : "SystemSound",
"path" : "Sources/SystemSound",
"product_memberships" : [
"SystemSound"
],
"sources" : [
"SystemSound.swift",
"SystemSoundKeys.swift",
"SystemSoundKind.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.