Build Information
Successful build of CHCSVParser, reference 2.1.1 (2efbca), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 07:17:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/monzo/CHCSVParser.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/monzo/CHCSVParser
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 2efbcaa 📦 Add SPM support (#1)
Cloned https://github.com/monzo/CHCSVParser.git
Revision (git rev-parse @):
2efbcaa00d69b7b50aad29758ae7f1d86a79e191
SUCCESS checkout https://github.com/monzo/CHCSVParser.git at 2.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/monzo/CHCSVParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CHCSVParser CHCSVParser.m
Build complete! (1.38s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "CHCSVParser",
"name" : "CHCSVParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "CHCSVParser",
"targets" : [
"CHCSVParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CHCSVParser",
"module_type" : "ClangTarget",
"name" : "CHCSVParser",
"path" : "Sources/CHCSVParser",
"product_memberships" : [
"CHCSVParser"
],
"sources" : [
"CHCSVParser.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.