Build Information
Successful build of CSVImporter, reference 1.9.1 (637553), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 23:41:29 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: 1.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/CSVImporter
* tag 1.9.1 -> FETCH_HEAD
HEAD is now at 6375530 Merge branch 'deploy/1.9.1' into productive
Cloned https://github.com/FlineDev/CSVImporter.git
Revision (git rev-parse @):
63755302a3d3ad81d62607dba4a97f06a62eab1b
SUCCESS checkout https://github.com/FlineDev/CSVImporter.git at 1.9.1
Fetching https://github.com/Flinesoft/HandySwift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/3483] Fetching handyswift
[489/23300] Fetching handyswift, nimble
[490/38196] Fetching handyswift, nimble, quick
Fetched https://github.com/Quick/Quick.git from cache (1.93s)
Fetched https://github.com/Flinesoft/HandySwift.git from cache (1.93s)
Fetched https://github.com/Quick/Nimble.git from cache (1.93s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (2.65s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.70s)
Computing version for https://github.com/Flinesoft/HandySwift.git
Computed https://github.com/Flinesoft/HandySwift.git at 2.7.0 (0.69s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at 2.7.0
========================================
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": "2.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HandySwift",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "quick",
"name": "Quick",
"url": "https://github.com/Quick/Quick.git",
"version": "1.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
"traits": [
"default"
],
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FlineDev/CSVImporter.git
[1/1106] Fetching csvimporter
Fetched https://github.com/FlineDev/CSVImporter.git from cache (1.39s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Flinesoft/HandySwift.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.63s)
Fetched https://github.com/Quick/Nimble.git from cache (0.63s)
Fetched https://github.com/Flinesoft/HandySwift.git from cache (0.63s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (1.36s)
Computing version for https://github.com/Flinesoft/HandySwift.git
Computed https://github.com/Flinesoft/HandySwift.git at 2.8.0 (0.65s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.05s)
Creating working copy for https://github.com/Flinesoft/HandySwift.git
Working copy of https://github.com/Flinesoft/HandySwift.git resolved at 2.8.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/FlineDev/CSVImporter.git
Working copy of https://github.com/FlineDev/CSVImporter.git resolved at 1.9.1 (6375530)
warning: '.resolve-product-dependencies': dependency 'csvimporter' is not used by any target
Found 3 product dependencies
- HandySwift
- Quick
- Nimble
========================================
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/16] Compiling HandySwift Unowned.swift
[5/16] Compiling HandySwift SortedArray.swift
[6/17] Compiling HandySwift FrequencyTable.swift
[7/17] Compiling HandySwift Globals.swift
[8/17] Compiling HandySwift TimeIntervalExtension.swift
[9/17] Compiling HandySwift DictionaryExtension.swift
[10/17] Compiling HandySwift DispatchTimeIntervalExtension.swift
[11/17] Compiling HandySwift IntExtension.swift
[12/17] Compiling HandySwift StringExtension.swift
[13/17] Compiling HandySwift ArrayExtension.swift
[14/17] Compiling HandySwift CollectionExtension.swift
[15/17] Emitting module HandySwift
[16/17] Compiling HandySwift Regex.swift
[17/17] Compiling HandySwift Weak.swift
[18/25] Compiling CSVImporter FileSource.swift
[19/25] Compiling CSVImporter Source.swift
[20/25] Compiling CSVImporter Globals.swift
[21/25] Compiling CSVImporter StringSource.swift
[22/25] Compiling CSVImporter TextFile.swift
[23/25] Compiling CSVImporter TextFileStreamReader.swift
[24/25] Emitting module CSVImporter
[25/25] Compiling CSVImporter CSVImporter.swift
Build complete! (7.87s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
Build complete.
{
"dependencies" : [
{
"identity" : "handyswift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flinesoft/HandySwift.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "7.3.1",
"upper_bound" : "8.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" : [
],
"products" : [
{
"name" : "CSVImporter",
"targets" : [
"CSVImporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"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" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Frameworks/CSVImporter/Frameworks/SupportingFiles': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/CSVImporterTests/Tests/SupportingFiles': File not found.
Done.