Build Information
Successful build of Tabular, reference main (64b3a4
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 17:52:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/entonio/Tabular.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/73] Emitting module ZIPFoundation
[8/75] Compiling ZIPFoundation URL+ZIP.swift
[9/75] Compiling ZIPFoundation resource_bundle_accessor.swift
[10/75] Compiling XMLCoder EncodingErrorExtension.swift
[11/75] Compiling XMLCoder SingleValueEncodingContainer.swift
[12/75] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[13/75] Compiling XMLCoder XMLEncoder.swift
[14/75] Compiling XMLCoder XMLEncoderImplementation.swift
[15/78] Compiling XMLCoder KeyedBox.swift
[16/78] Compiling XMLCoder NullBox.swift
[17/78] Compiling XMLCoder SharedBox.swift
[18/79] Compiling XMLCoder XMLDecoderImplementation.swift
[19/79] Compiling XMLCoder XMLDecodingStorage.swift
[20/79] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[21/79] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[22/79] Compiling XMLCoder DynamicNodeEncoding.swift
[23/79] Compiling XMLCoder DecodingErrorExtension.swift
[24/79] Compiling XMLCoder DynamicNodeDecoding.swift
[25/79] Compiling XMLCoder SingleValueDecodingContainer.swift
[26/79] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[27/79] Compiling XMLCoder XMLDecoder.swift
[28/79] Compiling XMLCoder DateBox.swift
[29/79] Compiling XMLCoder DecimalBox.swift
[30/79] Compiling XMLCoder DoubleBox.swift
[31/79] Compiling XMLCoder FloatBox.swift
[32/79] Compiling XMLCoder IntBox.swift
[33/79] Compiling XMLCoder UIntBox.swift
[34/79] Compiling XMLCoder URLBox.swift
[35/79] Compiling XMLCoder UnkeyedBox.swift
[36/79] Compiling XMLCoder ValueBox.swift
[37/79] Compiling XMLCoder Element.swift
[38/79] Emitting module XMLCoder
[42/79] Compiling XMLCoder SingleKeyedBox.swift
[43/79] Compiling XMLCoder StringBox.swift
[44/79] Compiling XMLCoder Attribute.swift
[45/79] Compiling XMLCoder BoolBox.swift
[46/79] Compiling XMLCoder Box.swift
[47/79] Compiling XMLCoder ChoiceBox.swift
[48/79] Compiling XMLCoder DataBox.swift
[51/79] Compiling XMLCoder KeyedStorage.swift
[52/79] Compiling XMLCoder Metatypes.swift
[53/79] Compiling XMLCoder String+Extensions.swift
[54/79] Compiling XMLCoder XMLChoiceCodingKey.swift
[55/79] Compiling XMLCoder XMLCoderElement.swift
[56/79] Compiling XMLCoder XMLHeader.swift
[57/79] Compiling XMLCoder XMLKey.swift
[58/79] Compiling XMLCoder XMLStackParser.swift
[76/79] Compiling XMLCoder XMLEncodingStorage.swift
[77/79] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[78/79] Compiling XMLCoder XMLReferencingEncoder.swift
[79/79] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[80/91] Compiling CoreXLSX CellReference.swift
[81/91] Compiling CoreXLSX Worksheet.swift
[82/92] Compiling CoreXLSX Workbook.swift
[83/92] Compiling CoreXLSX ColumnReference.swift
[84/92] Compiling CoreXLSX CellQueries.swift
[85/92] Compiling CoreXLSX Cell.swift
[86/92] Compiling CoreXLSX Comments.swift
[87/92] Compiling CoreXLSX Path.swift
[88/92] Compiling CoreXLSX Styles.swift
[89/92] Emitting module CoreXLSX
[90/92] Compiling CoreXLSX Relationships.swift
[91/92] Compiling CoreXLSX SharedStrings.swift
[92/92] Compiling CoreXLSX XLSXFile.swift
[93/96] Compiling Tabular XLSX.swift
[94/96] Compiling Tabular Table.swift
[95/96] Compiling Tabular Slot.swift
[96/96] Emitting module Tabular
Build complete! (19.73s)
Fetching https://github.com/CoreOffice/CoreXLSX.git
[1/9068] Fetching corexlsx
Fetched https://github.com/CoreOffice/CoreXLSX.git from cache (1.12s)
Computing version for https://github.com/CoreOffice/CoreXLSX.git
Computed https://github.com/CoreOffice/CoreXLSX.git at 0.14.2 (3.76s)
Fetching https://github.com/maxdesiatov/XMLCoder.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/10060] Fetching xmlcoder
[102/15636] Fetching xmlcoder, zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.26s)
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (1.26s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (1.81s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.44s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
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
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.