Build Information
Successful build of YMTGetDeviceName, reference 5.10.0 (68f8bf), with Swift 6.0 for macOS (SPM) on 29 Nov 2025 11:09:02 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/MasamiYamate/YMTGetDeviceName.git
Reference: 5.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MasamiYamate/YMTGetDeviceName
* tag 5.10.0 -> FETCH_HEAD
HEAD is now at 68f8bf0 Merge pull request #34 from MasamiYamate/feature/add-2024-2025-devices
Cloned https://github.com/MasamiYamate/YMTGetDeviceName.git
Revision (git rev-parse @):
68f8bf0474fceb7c936156e4b9d780025b5f7ec2
SUCCESS checkout https://github.com/MasamiYamate/YMTGetDeviceName.git at 5.10.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/MasamiYamate/YMTGetDeviceName.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] Compiling YMTGetDeviceName YMTGetDeviceName.swift
[4/4] Emitting module YMTGetDeviceName
Build complete! (3.59s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "YMTGetDeviceName",
"name" : "YMTGetDeviceName",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "YMTGetDeviceName",
"targets" : [
"YMTGetDeviceName"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YMTGetDeviceNameTests",
"module_type" : "SwiftTarget",
"name" : "YMTGetDeviceNameTests",
"path" : "Tests/YMTGetDeviceNameTests",
"sources" : [
"YMTGetDeviceNameTests.swift"
],
"target_dependencies" : [
"YMTGetDeviceName"
],
"type" : "test"
},
{
"c99name" : "YMTGetDeviceName",
"module_type" : "SwiftTarget",
"name" : "YMTGetDeviceName",
"path" : "Sources/YMTGetDeviceName",
"product_memberships" : [
"YMTGetDeviceName"
],
"sources" : [
"YMTGetDeviceName.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.