Build Information
Successful build of EunNeun, reference 1.0.4 (550e89), with Swift 6.1 for macOS (SPM) on 5 Oct 2025 09:53:51 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/halococo/EunNeun.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/halococo/EunNeun
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 550e89e Update version info in README.md
Cloned https://github.com/halococo/EunNeun.git
Revision (git rev-parse @):
550e89e636fc1291f3a88e8f401d1e10a1bb2c61
SUCCESS checkout https://github.com/halococo/EunNeun.git at 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/halococo/EunNeun.git
https://github.com/halococo/EunNeun.git
{
"dependencies" : [
],
"manifest_display_name" : "EunNeun",
"name" : "EunNeun",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "EunNeun",
"targets" : [
"EunNeun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "EunNeunTests",
"module_type" : "SwiftTarget",
"name" : "EunNeunTests",
"path" : "Tests/EunNeunTests",
"sources" : [
"EunNeunFWTests.swift"
],
"target_dependencies" : [
"EunNeun"
],
"type" : "test"
},
{
"c99name" : "EunNeun",
"module_type" : "SwiftTarget",
"name" : "EunNeun",
"path" : "Sources/EunNeun",
"product_memberships" : [
"EunNeun"
],
"sources" : [
"EunNeunFW.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
warning: 'spi-builder-workspace': Invalid Resource 'EunNeun.docc': File not found.
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/4] Emitting module EunNeun
[4/4] Compiling EunNeun EunNeunFW.swift
Build complete! (3.70s)
warning: 'spi-builder-workspace': Invalid Resource 'EunNeun.docc': File not found.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "EunNeun",
"name" : "EunNeun",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "EunNeun",
"targets" : [
"EunNeun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "EunNeunTests",
"module_type" : "SwiftTarget",
"name" : "EunNeunTests",
"path" : "Tests/EunNeunTests",
"sources" : [
"EunNeunFWTests.swift"
],
"target_dependencies" : [
"EunNeun"
],
"type" : "test"
},
{
"c99name" : "EunNeun",
"module_type" : "SwiftTarget",
"name" : "EunNeun",
"path" : "Sources/EunNeun",
"product_memberships" : [
"EunNeun"
],
"sources" : [
"EunNeunFW.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
warning: 'spi-builder-workspace': Invalid Resource 'EunNeun.docc': File not found.
Done.