Build Information
Successful build of Tabular, reference main (64b3a4), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 16:46:16 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/entonio/Tabular.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/entonio/Tabular
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 64b3a4f Slot.csv(_ separator: Character = ",", trim: CharacterSet? = .whitespacesAndNewlines) -> [String]
Cloned https://github.com/entonio/Tabular.git
Revision (git rev-parse @):
64b3a4fa0de863818047c2fcb3bc3ca4d48eeef2
SUCCESS checkout https://github.com/entonio/Tabular.git at main
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9087] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (1.13s)
Computing version for https://github.com/CoreOffice/CoreXLSX.git
Computed https://github.com/CoreOffice/CoreXLSX.git at 0.14.2 (4.24s)
Fetching https://github.com/maxdesiatov/XMLCoder.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/10092] Fetching xmlcoder
[2/16055] Fetching xmlcoder, zipfoundation
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (1.28s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.28s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (1.95s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.57s)
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2
========================================
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": "tabular",
"name": "Tabular",
"url": "https://github.com/entonio/Tabular.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tabular",
"traits": [
"default"
],
"dependencies": [
{
"identity": "corexlsx",
"name": "CoreXLSX",
"url": "https://github.com/CoreOffice/CoreXLSX.git",
"version": "0.14.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreXLSX",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/maxdesiatov/XMLCoder.git",
"version": "0.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "zipfoundation",
"name": "ZIPFoundation",
"url": "https://github.com/weichsel/ZIPFoundation.git",
"version": "0.9.20",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/entonio/Tabular.git
[1/55] Fetching tabular
Fetched https://github.com/entonio/Tabular.git from cache (0.58s)
Fetching https://github.com/CoreOffice/CoreXLSX.git from cache
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (0.43s)
Computing version for https://github.com/CoreOffice/CoreXLSX.git
Computed https://github.com/CoreOffice/CoreXLSX.git at 0.14.2 (0.50s)
Fetching https://github.com/maxdesiatov/XMLCoder.git from cache
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.53s)
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.53s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.60s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.05s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
Creating working copy for https://github.com/CoreOffice/CoreXLSX.git
Working copy of https://github.com/CoreOffice/CoreXLSX.git resolved at 0.14.2
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/entonio/Tabular.git
Working copy of https://github.com/entonio/Tabular.git resolved at main (64b3a4f)
warning: '.resolve-product-dependencies': dependency 'tabular' is not used by any target
Found 1 product dependencies
- CoreXLSX
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/entonio/Tabular.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/73] Emitting module ZIPFoundation
[8/75] Emitting module XMLCoder
[9/79] Compiling ZIPFoundation URL+ZIP.swift
[10/79] Compiling ZIPFoundation resource_bundle_accessor.swift
[11/79] Compiling XMLCoder XMLEncodingStorage.swift
[12/79] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[13/79] Compiling XMLCoder XMLReferencingEncoder.swift
[14/79] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[15/79] Compiling XMLCoder UIntBox.swift
[16/79] Compiling XMLCoder URLBox.swift
[17/79] Compiling XMLCoder UnkeyedBox.swift
[18/79] Compiling XMLCoder ValueBox.swift
[19/79] Compiling XMLCoder Element.swift
[20/79] Compiling XMLCoder KeyedBox.swift
[21/79] Compiling XMLCoder NullBox.swift
[22/79] Compiling XMLCoder SharedBox.swift
[23/79] Compiling XMLCoder SingleKeyedBox.swift
[24/79] Compiling XMLCoder StringBox.swift
[25/79] Compiling XMLCoder Attribute.swift
[26/79] Compiling XMLCoder BoolBox.swift
[27/79] Compiling XMLCoder Box.swift
[28/79] Compiling XMLCoder ChoiceBox.swift
[29/79] Compiling XMLCoder DateBox.swift
[30/79] Compiling XMLCoder DecimalBox.swift
[31/79] Compiling XMLCoder DoubleBox.swift
[32/79] Compiling XMLCoder FloatBox.swift
[33/79] Compiling XMLCoder IntBox.swift
[36/79] Compiling XMLCoder XMLHeader.swift
[37/79] Compiling XMLCoder XMLKey.swift
[38/79] Compiling XMLCoder XMLStackParser.swift
[39/79] Compiling XMLCoder ElementAndAttribute.swift
[40/79] Compiling XMLCoder ISO8601DateFormatter.swift
[41/79] Compiling XMLCoder KeyedStorage.swift
[42/79] Compiling XMLCoder Metatypes.swift
[43/79] Compiling XMLCoder String+Extensions.swift
[48/79] Compiling XMLCoder DataBox.swift
[49/79] Compiling XMLCoder DecodingErrorExtension.swift
[50/79] Compiling XMLCoder DynamicNodeDecoding.swift
[51/79] Compiling XMLCoder SingleValueDecodingContainer.swift
[52/79] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[53/79] Compiling XMLCoder XMLDecoder.swift
[70/79] Compiling XMLCoder XMLDecoderImplementation.swift
[71/79] Compiling XMLCoder XMLDecodingStorage.swift
[72/79] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[73/79] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[74/79] Compiling XMLCoder DynamicNodeEncoding.swift
[75/79] Compiling XMLCoder EncodingErrorExtension.swift
[76/79] Compiling XMLCoder SingleValueEncodingContainer.swift
[77/79] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[78/79] Compiling XMLCoder XMLEncoder.swift
[79/79] Compiling XMLCoder XMLEncoderImplementation.swift
[80/91] Compiling CoreXLSX Worksheet.swift
[81/91] Compiling CoreXLSX CellQueries.swift
[82/91] Compiling CoreXLSX ColumnReference.swift
[83/91] Compiling CoreXLSX CellReference.swift
[84/92] Compiling CoreXLSX Cell.swift
[85/92] Compiling CoreXLSX Relationships.swift
[86/92] Compiling CoreXLSX SharedStrings.swift
[87/92] Compiling CoreXLSX Comments.swift
[88/92] Compiling CoreXLSX Path.swift
[89/92] Emitting module CoreXLSX
[90/92] Compiling CoreXLSX Styles.swift
[91/92] Compiling CoreXLSX Workbook.swift
[92/92] Compiling CoreXLSX XLSXFile.swift
[93/96] Compiling Tabular Slot.swift
[94/96] Compiling Tabular Table.swift
[95/96] Emitting module Tabular
[96/96] Compiling Tabular XLSX.swift
Build complete! (12.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "corexlsx",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/CoreXLSX.git"
}
],
"manifest_display_name" : "Tabular",
"name" : "Tabular",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "Tabular",
"targets" : [
"Tabular"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TabularTests",
"module_type" : "SwiftTarget",
"name" : "TabularTests",
"path" : "Tests/TabularTests",
"sources" : [
"TableTests.swift"
],
"target_dependencies" : [
"Tabular"
],
"type" : "test"
},
{
"c99name" : "Tabular",
"module_type" : "SwiftTarget",
"name" : "Tabular",
"path" : "Sources/Tabular",
"product_dependencies" : [
"CoreXLSX"
],
"product_memberships" : [
"Tabular"
],
"sources" : [
"Slot.swift",
"Table.swift",
"XLSX.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.