Build Information
Successful build of CSVImporter, reference main (193aa0), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 23:41:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/CSVImporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/CSVImporter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 193aa03 Update code style
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
193aa03649f7fcdd1a2d9ed968885ef145e4ac18
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at main
Fetching https://github.com/Flinesoft/HandySwift.git
[1/3483] Fetching handyswift
Fetched https://github.com/Flinesoft/HandySwift.git from cache (1.15s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14896] Fetching quick
[299/34713] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.63s)
Fetched https://github.com/Quick/Quick.git from cache (2.64s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (5.84s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.84s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main (2f054f4)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "csvimporter",
"name": "CSVImporter",
"url": "https://github.com/FlineDev/CSVImporter.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSVImporter",
"traits": [
"default"
],
"dependencies": [
{
"identity": "handyswift",
"name": "HandySwift",
"url": "https://github.com/Flinesoft/HandySwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HandySwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FlineDev/CSVImporter.git
[1/1106] Fetching csvimporter
Fetched https://github.com/FlineDev/CSVImporter.git from cache (1.31s)
Fetching https://github.com/Flinesoft/HandySwift.git from cache
Fetched https://github.com/Flinesoft/HandySwift.git from cache (0.43s)
Creating working copy for https://github.com/FlineDev/CSVImporter.git
Working copy of https://github.com/FlineDev/CSVImporter.git resolved at main (193aa03)
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at main (f30a47c)
warning: '.resolve-product-dependencies': dependency 'csvimporter' is not used by any target
Found 1 product dependencies
- HandySwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/FlineDev/CSVImporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/31] Compiling HandySwift FloatExt.swift
[5/31] Compiling HandySwift IntExt.swift
[6/31] Compiling HandySwift NSObjectExt.swift
[7/31] Compiling HandySwift GregorianTimeOfDay.swift
[8/31] Compiling HandySwift Regex.swift
[9/31] Compiling HandySwift SortedArray.swift
[10/33] Compiling HandySwift DispatchTimeIntervalExt.swift
[11/33] Compiling HandySwift DoubleExt.swift
[12/33] Compiling HandySwift DurationExt.swift
[13/33] Emitting module HandySwift
[14/33] Compiling HandySwift ArrayExt.swift
[15/33] Compiling HandySwift CollectionExt.swift
[16/33] Compiling HandySwift ComparableExt.swift
[17/33] Compiling HandySwift DataExt.swift
[18/33] Compiling HandySwift DateExt.swift
[19/33] Compiling HandySwift DictionaryExt.swift
[20/33] Compiling HandySwift StringProtocolExt.swift
[21/33] Compiling HandySwift SymmetricKeyExt.swift
[22/33] Compiling HandySwift TimeIntervalExt.swift
[23/33] Compiling HandySwift NSRangeExt.swift
[24/33] Compiling HandySwift SequenceExt.swift
[25/33] Compiling HandySwift StringExt.swift
[26/33] Compiling HandySwift Withable.swift
[27/33] Compiling HandySwift FrequencyTable.swift
[28/33] Compiling HandySwift GregorianDay.swift
[29/33] Compiling HandySwift Globals.swift
[30/33] Compiling HandySwift AutoConforming.swift
[31/33] Compiling HandySwift DivisibleArithmetic.swift
[32/33] Compiling HandySwift Unowned.swift
[33/33] Compiling HandySwift Weak.swift
[34/41] Emitting module CSVImporter
[35/41] Compiling CSVImporter FileSource.swift
[36/41] Compiling CSVImporter TextFileStreamReader.swift
[37/41] Compiling CSVImporter Globals.swift
[38/41] Compiling CSVImporter Source.swift
[39/41] Compiling CSVImporter CSVImporter.swift
[40/41] Compiling CSVImporter TextFile.swift
[41/41] Compiling CSVImporter StringSource.swift
Build complete! (9.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flinesoft/HandySwift.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "CSVImporter",
"name" : "CSVImporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CSVImporter",
"targets" : [
"CSVImporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSVImporterTests",
"module_type" : "SwiftTarget",
"name" : "CSVImporterTests",
"path" : "Tests/CSVImporterTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CSVImporterSpec.swift"
],
"target_dependencies" : [
"CSVImporter"
],
"type" : "test"
},
{
"c99name" : "CSVImporter",
"module_type" : "SwiftTarget",
"name" : "CSVImporter",
"path" : "Frameworks/CSVImporter",
"product_dependencies" : [
"HandySwift"
],
"product_memberships" : [
"CSVImporter"
],
"sources" : [
"CSVImporter.swift",
"FileSource.swift",
"Globals.swift",
"Source.swift",
"StringSource.swift",
"TextFile.swift",
"TextFileStreamReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.