Build Information
Successful build of SwiftDocX, reference 1.0.1 (6643d9), with Swift 6.1 for macOS (SPM) on 15 Jan 2026 23:43:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Techopolis/SwiftDocX.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Techopolis/SwiftDocX
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 6643d97 Add MIT LICENSE file
Cloned https://github.com/Techopolis/SwiftDocX.git
Revision (git rev-parse @):
6643d97733f6f13845d3782b7b15f7564ae3dd39
SUCCESS checkout https://github.com/Techopolis/SwiftDocX.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Techopolis/SwiftDocX.git
https://github.com/Techopolis/SwiftDocX.git
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "SwiftDocX",
"name" : "SwiftDocX",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftDocX",
"targets" : [
"SwiftDocX"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDocXSample",
"targets" : [
"SwiftDocXSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftDocXTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDocXTests",
"path" : "Tests/SwiftDocXTests",
"sources" : [
"SwiftDocXTests.swift"
],
"target_dependencies" : [
"SwiftDocX"
],
"type" : "test"
},
{
"c99name" : "SwiftDocXSample",
"module_type" : "SwiftTarget",
"name" : "SwiftDocXSample",
"path" : "Sources/SwiftDocXSample",
"product_memberships" : [
"SwiftDocXSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftDocX"
],
"type" : "executable"
},
{
"c99name" : "SwiftDocX",
"module_type" : "SwiftTarget",
"name" : "SwiftDocX",
"path" : "Sources/SwiftDocX",
"product_dependencies" : [
"ZIPFoundation"
],
"product_memberships" : [
"SwiftDocX",
"SwiftDocXSample"
],
"sources" : [
"Document/Document.swift",
"Document/DocumentReader.swift",
"Document/DocumentWriter.swift",
"Model/Color.swift",
"Model/Font.swift",
"Model/HeaderFooter.swift",
"Model/Hyperlink.swift",
"Model/Image.swift",
"Model/Paragraph.swift",
"Model/Run.swift",
"Model/Table.swift",
"Model/TextFormatting.swift",
"SwiftDocX.swift",
"XML/DocumentXMLBuilder.swift",
"XML/DocumentXMLParser.swift",
"XML/XMLNamespaces.swift",
"ZIP/ZIPReader.swift",
"ZIP/ZIPWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[2/9] Copying PrivacyInfo.xcprivacy
[4/9] Write SwiftDocXSample-entitlement.plist
[5/9] Write swift-version-2F0A5646E1D333AE.txt
[7/30] Emitting module ZIPFoundation
[8/32] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[9/32] Compiling ZIPFoundation Archive+ZIP64.swift
[10/32] Compiling ZIPFoundation URL+ZIP.swift
[11/32] Compiling ZIPFoundation resource_bundle_accessor.swift
[12/32] Compiling ZIPFoundation Archive+MemoryFile.swift
[13/32] Compiling ZIPFoundation Archive+Progress.swift
[14/32] Compiling ZIPFoundation Archive+Reading.swift
[15/32] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[16/32] Compiling ZIPFoundation Archive+Deprecated.swift
[17/32] Compiling ZIPFoundation Archive+Helpers.swift
[18/32] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[19/32] Compiling ZIPFoundation Archive+Writing.swift
[20/32] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[21/32] Compiling ZIPFoundation Data+Serialization.swift
[22/32] Compiling ZIPFoundation Date+ZIP.swift
[23/32] Compiling ZIPFoundation Entry+Serialization.swift
[24/32] Compiling ZIPFoundation FileManager+ZIP.swift
[25/32] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[26/32] Compiling ZIPFoundation Archive.swift
[27/32] Compiling ZIPFoundation Data+Compression.swift
[28/32] Compiling ZIPFoundation Entry+ZIP64.swift
[29/32] Compiling ZIPFoundation Entry.swift
[30/50] Compiling SwiftDocX Paragraph.swift
[31/50] Compiling SwiftDocX Run.swift
[32/51] Compiling SwiftDocX Hyperlink.swift
[33/51] Compiling SwiftDocX Image.swift
[34/51] Emitting module SwiftDocX
[35/51] Compiling SwiftDocX Font.swift
[36/51] Compiling SwiftDocX HeaderFooter.swift
[37/51] Compiling SwiftDocX DocumentWriter.swift
[38/51] Compiling SwiftDocX Color.swift
[39/51] Compiling SwiftDocX Document.swift
[40/51] Compiling SwiftDocX DocumentReader.swift
[41/51] Compiling SwiftDocX ZIPReader.swift
[42/51] Compiling SwiftDocX SwiftDocX.swift
[43/51] Compiling SwiftDocX DocumentXMLBuilder.swift
[44/51] Compiling SwiftDocX DocumentXMLParser.swift
[45/51] Compiling SwiftDocX XMLNamespaces.swift
[46/51] Compiling SwiftDocX Table.swift
[47/51] Compiling SwiftDocX TextFormatting.swift
[48/51] Compiling SwiftDocX ZIPWriter.swift
[49/53] Compiling SwiftDocXSample main.swift
[50/53] Emitting module SwiftDocXSample
[50/53] Write Objects.LinkFileList
[51/53] Linking SwiftDocXSample
[52/53] Applying SwiftDocXSample
Build complete! (12.82s)
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5938] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.26s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (1.77s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
Build complete.
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "SwiftDocX",
"name" : "SwiftDocX",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftDocX",
"targets" : [
"SwiftDocX"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDocXSample",
"targets" : [
"SwiftDocXSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftDocXTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDocXTests",
"path" : "Tests/SwiftDocXTests",
"sources" : [
"SwiftDocXTests.swift"
],
"target_dependencies" : [
"SwiftDocX"
],
"type" : "test"
},
{
"c99name" : "SwiftDocXSample",
"module_type" : "SwiftTarget",
"name" : "SwiftDocXSample",
"path" : "Sources/SwiftDocXSample",
"product_memberships" : [
"SwiftDocXSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftDocX"
],
"type" : "executable"
},
{
"c99name" : "SwiftDocX",
"module_type" : "SwiftTarget",
"name" : "SwiftDocX",
"path" : "Sources/SwiftDocX",
"product_dependencies" : [
"ZIPFoundation"
],
"product_memberships" : [
"SwiftDocX",
"SwiftDocXSample"
],
"sources" : [
"Document/Document.swift",
"Document/DocumentReader.swift",
"Document/DocumentWriter.swift",
"Model/Color.swift",
"Model/Font.swift",
"Model/HeaderFooter.swift",
"Model/Hyperlink.swift",
"Model/Image.swift",
"Model/Paragraph.swift",
"Model/Run.swift",
"Model/Table.swift",
"Model/TextFormatting.swift",
"SwiftDocX.swift",
"XML/DocumentXMLBuilder.swift",
"XML/DocumentXMLParser.swift",
"XML/XMLNamespaces.swift",
"ZIP/ZIPReader.swift",
"ZIP/ZIPWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.