Build Information
Successful build of ExpandableText, reference 2.1.0 (26ae08), with Swift 6.1 for macOS (SPM) on 11 Feb 2026 21:22:02 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivan-magda/swiftui-expandable-text.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ivan-magda/swiftui-expandable-text
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 26ae081 Improve test suite with @Suite organization and expanded coverage
Cloned https://github.com/ivan-magda/swiftui-expandable-text.git
Revision (git rev-parse @):
26ae08181f6e5026ad4a04222db545f88c2efbf6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ivan-magda/swiftui-expandable-text.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ivan-magda/swiftui-expandable-text.git
https://github.com/ivan-magda/swiftui-expandable-text.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "ExpandableText",
"name" : "ExpandableText",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ExpandableText",
"targets" : [
"ExpandableText"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExpandableTextTests",
"module_type" : "SwiftTarget",
"name" : "ExpandableTextTests",
"path" : "Tests/ExpandableTextTests",
"sources" : [
"ExpandableTextTests.swift"
],
"target_dependencies" : [
"ExpandableText"
],
"type" : "test"
},
{
"c99name" : "ExpandableText",
"module_type" : "SwiftTarget",
"name" : "ExpandableText",
"path" : "Sources/ExpandableText",
"product_memberships" : [
"ExpandableText"
],
"sources" : [
"ExpandableText+Modifiers.swift",
"ExpandableText.swift",
"TruncationTextMask.swift",
"ViewSizeReader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/9] Compiling ExpandableText TruncationTextMask.swift
[6/9] Emitting module ExpandableText
[7/9] Compiling ExpandableText ExpandableText+Modifiers.swift
[8/9] Compiling ExpandableText ViewSizeReader.swift
[9/9] Compiling ExpandableText ExpandableText.swift
Build complete! (22.42s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "ExpandableText",
"name" : "ExpandableText",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ExpandableText",
"targets" : [
"ExpandableText"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExpandableTextTests",
"module_type" : "SwiftTarget",
"name" : "ExpandableTextTests",
"path" : "Tests/ExpandableTextTests",
"sources" : [
"ExpandableTextTests.swift"
],
"target_dependencies" : [
"ExpandableText"
],
"type" : "test"
},
{
"c99name" : "ExpandableText",
"module_type" : "SwiftTarget",
"name" : "ExpandableText",
"path" : "Sources/ExpandableText",
"product_memberships" : [
"ExpandableText"
],
"sources" : [
"ExpandableText+Modifiers.swift",
"ExpandableText.swift",
"TruncationTextMask.swift",
"ViewSizeReader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.