Build Information
Successful build of ExpandableText, reference main (9e3edd), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 02:29:38 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivan-magda/swiftui-expandable-text.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ivan-magda/swiftui-expandable-text
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e3eddf Bump actions/upload-pages-artifact from 4 to 5 (#6)
Cloned https://github.com/ivan-magda/swiftui-expandable-text.git
Revision (git rev-parse @):
9e3eddf451b693f2d44eddac4caac4904baa1ef3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ivan-magda/swiftui-expandable-text.git at main
========================================
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] Compiling ExpandableText ExpandableText.swift
[7/9] Compiling ExpandableText ViewSizeReader.swift
[8/9] Emitting module ExpandableText
[9/9] Compiling ExpandableText ExpandableText+Modifiers.swift
Build complete! (22.50s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
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
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
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.