Build Information
Successful build of TreePicker, reference main (fb5e61
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 18:49:26 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 InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/TreePicker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/TreePicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fb5e616 Merge pull request #20 from borisovodov/create-labeled-content-view-for-macos
Cloned https://github.com/borisovodov/TreePicker.git
Revision (git rev-parse @):
fb5e616c0f810c9a9f51468675699146e57bdbfe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/borisovodov/TreePicker.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "treepicker",
"name": "TreePicker",
"url": "https://github.com/borisovodov/TreePicker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TreePicker",
"dependencies": [
]
}
]
}
Fetching https://github.com/borisovodov/TreePicker.git
[1/392] Fetching treepicker
Fetched https://github.com/borisovodov/TreePicker.git from cache (0.95s)
Creating working copy for https://github.com/borisovodov/TreePicker.git
Working copy of https://github.com/borisovodov/TreePicker.git resolved at main (fb5e616)
warning: '.resolve-product-dependencies': dependency 'treepicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/borisovodov/TreePicker.git
https://github.com/borisovodov/TreePicker.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "TreePicker",
"name" : "TreePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TreePicker",
"targets" : [
"TreePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreePickerTests",
"module_type" : "SwiftTarget",
"name" : "TreePickerTests",
"path" : "Tests/TreePickerTests",
"sources" : [
"TreePickerTests.swift"
],
"target_dependencies" : [
"TreePicker"
],
"type" : "test"
},
{
"c99name" : "TreePicker",
"module_type" : "SwiftTarget",
"name" : "TreePicker",
"path" : "Sources/TreePicker",
"product_memberships" : [
"TreePicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Preview Content/Previews.swift",
"SupportingEnums.swift",
"TreeMultiPicker.swift",
"TreeOptionalPicker.swift",
"TreeSinglePicker.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/4] Write sources
[1/4] Copying Info.plist
[1/4] Copying Localizable.xcstrings
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling TreePicker TreeSinglePicker.swift
[6/11] Compiling TreePicker resource_bundle_accessor.swift
[7/11] Compiling TreePicker TreeOptionalPicker.swift
[8/11] Compiling TreePicker Previews.swift
[9/11] Emitting module TreePicker
[10/11] Compiling TreePicker SupportingEnums.swift
[11/11] Compiling TreePicker TreeMultiPicker.swift
Build complete! (9.17s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "TreePicker",
"name" : "TreePicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TreePicker",
"targets" : [
"TreePicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreePickerTests",
"module_type" : "SwiftTarget",
"name" : "TreePickerTests",
"path" : "Tests/TreePickerTests",
"sources" : [
"TreePickerTests.swift"
],
"target_dependencies" : [
"TreePicker"
],
"type" : "test"
},
{
"c99name" : "TreePicker",
"module_type" : "SwiftTarget",
"name" : "TreePicker",
"path" : "Sources/TreePicker",
"product_memberships" : [
"TreePicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TreePicker/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Preview Content/Previews.swift",
"SupportingEnums.swift",
"TreeMultiPicker.swift",
"TreeOptionalPicker.swift",
"TreeSinglePicker.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/borisovodov/treepicker/main
Repository: borisovodov/TreePicker
Swift version used: 6.1
Target: TreePicker
Extracting symbol information for 'TreePicker'...
Finished extracting symbol information for 'TreePicker'. (4.96s)
Building documentation for 'TreePicker'...
Finished building documentation for 'TreePicker' (1.39s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/borisovodov/treepicker/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.16s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
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.3
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling SymbolKit SourceRange.swift
[8/53] Compiling SymbolKit Metadata.swift
[9/53] Compiling SymbolKit Module.swift
[10/53] Compiling SymbolKit OperatingSystem.swift
[11/53] Compiling SymbolKit Platform.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Symbol.swift
[17/57] Compiling SymbolKit SymbolKind.swift
[18/57] Compiling SymbolKit SymbolGraph.swift
[19/57] Compiling SymbolKit GraphCollector.swift
[20/57] Compiling Snippets Snippet.swift
[21/57] Emitting module Snippets
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit Identifier.swift
[33/57] Compiling SymbolKit KindIdentifier.swift
[34/57] Compiling SymbolKit Location.swift
[35/57] Compiling SymbolKit Mutability.swift
[36/57] Emitting module SymbolKit
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.44s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling TreePicker TreeSinglePicker.swift
[3/8] Compiling TreePicker resource_bundle_accessor.swift
[4/8] Compiling TreePicker TreeOptionalPicker.swift
[5/8] Compiling TreePicker SupportingEnums.swift
[6/8] Compiling TreePicker TreeMultiPicker.swift
[7/8] Compiling TreePicker Previews.swift
[8/8] Emitting module TreePicker
Build of target: 'TreePicker' complete! (0.97s)
4365
32 /Users/admin/builder/spi-builder-workspace/.docs/borisovodov/treepicker/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/borisovodov/treepicker/main
File count: 4365
Doc size: 32.0MB
Preparing doc bundle ...
Uploading prod-borisovodov-treepicker-main-a1c284aa.zip to s3://spi-docs-inbox/prod-borisovodov-treepicker-main-a1c284aa.zip
Copying... [11%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.