Build Information
Successful build of licensed-components, reference 1.11.0 (218514), with Swift 6.0 for macOS (SPM) on 25 Mar 2026 21:17:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/licensed-components.git
Reference: 1.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/licensed-components
* tag 1.11.0 -> FETCH_HEAD
HEAD is now at 218514d Add support for Swift 6.3
Cloned https://github.com/sersoft-gmbh/licensed-components.git
Revision (git rev-parse @):
218514d4efd46ff72928ae161a771aeaacbc3d9b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/licensed-components.git at 1.11.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/sersoft-gmbh/licensed-components.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[4/6] Copying BundledLicenseTexts
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/9] Compiling LicensedComponents resource_bundle_accessor.swift
[8/9] Emitting module LicensedComponents
[9/9] Compiling LicensedComponents LicensedComponent.swift
[10/15] Compiling LicensedComponentsUI LicensedComponentsList.swift
[11/15] Compiling LicensedComponentsUI LicensedComponentLabel.swift
[12/15] Emitting module LicensedComponentsUI
[13/15] Compiling LicensedComponentsUI LicensedComponentView.swift
[14/15] Compiling LicensedComponentsUI Exports.swift
[15/15] Compiling LicensedComponentsUI ComponentInlineDetails.swift
Build complete! (26.69s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/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.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "licensed-components",
"name" : "licensed-components",
"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"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LicensedComponents",
"targets" : [
"LicensedComponents"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LicensedComponentsUI",
"targets" : [
"LicensedComponentsUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LicensedComponentsUI",
"module_type" : "SwiftTarget",
"name" : "LicensedComponentsUI",
"path" : "Sources/LicensedComponentsUI",
"product_memberships" : [
"LicensedComponentsUI"
],
"sources" : [
"ComponentInlineDetails.swift",
"Helpers/Exports.swift",
"LicensedComponentLabel.swift",
"LicensedComponentView.swift",
"LicensedComponentsList.swift"
],
"target_dependencies" : [
"LicensedComponents"
],
"type" : "library"
},
{
"c99name" : "LicensedComponentsTests",
"module_type" : "SwiftTarget",
"name" : "LicensedComponentsTests",
"path" : "Tests/LicensedComponentsTests",
"sources" : [
"LicensedComponentTests.swift"
],
"target_dependencies" : [
"LicensedComponents"
],
"type" : "test"
},
{
"c99name" : "LicensedComponents",
"module_type" : "SwiftTarget",
"name" : "LicensedComponents",
"path" : "Sources/LicensedComponents",
"product_memberships" : [
"LicensedComponents",
"LicensedComponentsUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LicensedComponents/Resources/BundledLicenseTexts",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"LicensedComponent.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.