Build Information
Successful build of EunNeun, reference main (550e89), with Swift 6.0 for macOS (SPM) on 5 Oct 2025 09:52:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/halococo/EunNeun.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/halococo/EunNeun
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/halococo/EunNeun.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module EunNeun
[4/4] Compiling EunNeun EunNeunFW.swift
Build complete! (3.97s)
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.