Build Information
Successful build of ProjectNavigator, reference 1.8.0 (03da64), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 22:46:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: 1.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mchakravarty/ProjectNavigator
* tag 1.8.0 -> FETCH_HEAD
HEAD is now at 03da648 Adding support for symbolic links
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
03da648ded0a3478035f82ea3572f78820cacdbb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at 1.8.0
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
[207/25973] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.99s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (4.94s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "projectnavigator",
"name": "ProjectNavigator",
"url": "https://github.com/mchakravarty/ProjectNavigator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProjectNavigator",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mchakravarty/ProjectNavigator.git
[1/3633] Fetching projectnavigator
Fetched https://github.com/mchakravarty/ProjectNavigator.git from cache (1.22s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.57s)
Creating working copy for https://github.com/mchakravarty/ProjectNavigator.git
Working copy of https://github.com/mchakravarty/ProjectNavigator.git resolved at 1.8.0 (03da648)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'projectnavigator' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/27] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Emitting module InternalCollectionsUtilities
[16/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/28] Compiling InternalCollectionsUtilities Integer rank.swift
[18/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/28] Compiling InternalCollectionsUtilities Span+Extras.swift
[20/28] Compiling InternalCollectionsUtilities String+Padding.swift
[21/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/84] Compiling OrderedCollections OrderedSet+Codable.swift
[30/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/84] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[36/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[37/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[38/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/90] Compiling OrderedCollections _Hashtable+Header.swift
[48/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[71/90] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/90] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/90] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/90] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/90] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/90] Compiling OrderedCollections OrderedDictionary.swift
[77/90] Compiling OrderedCollections _HashTable+Bucket.swift
[78/90] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/90] Compiling OrderedCollections _HashTable+Constants.swift
[80/90] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/90] Compiling OrderedCollections _HashTable+Testing.swift
[82/90] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/90] Compiling OrderedCollections _HashTable.swift
[84/90] Compiling OrderedCollections OrderedSet+SubSequence.swift
[85/90] Compiling OrderedCollections OrderedSet+Testing.swift
[86/90] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[87/90] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[88/90] Compiling OrderedCollections OrderedSet.swift
[89/90] Compiling OrderedCollections _UnsafeBitset.swift
[90/90] Emitting module OrderedCollections
[91/94] Compiling Files Files.swift
[92/94] Compiling Files FileOperations.swift
[93/94] Emitting module Files
[94/94] Compiling Files FileTree.swift
[95/96] Compiling _FilesTestSupport Payload.swift
[96/96] Emitting module _FilesTestSupport
[97/101] Compiling ProjectNavigator WrappedUUIDSet.swift
[98/101] Compiling ProjectNavigator SwitchFileOrFolder.swift
[99/101] Compiling ProjectNavigator EditableLabel.swift
[100/101] Compiling ProjectNavigator FileNavigator.swift
[101/101] Emitting module ProjectNavigator
Build complete! (19.92s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"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" : "ProjectNavigator",
"name" : "ProjectNavigator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Files",
"targets" : [
"Files"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProjectNavigator",
"targets" : [
"ProjectNavigator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_FilesTestSupport",
"module_type" : "SwiftTarget",
"name" : "_FilesTestSupport",
"path" : "Sources/_FilesTestSupport",
"product_memberships" : [
"ProjectNavigator"
],
"sources" : [
"Payload.swift"
],
"target_dependencies" : [
"Files"
],
"type" : "library"
},
{
"c99name" : "ProjectNavigatorTests",
"module_type" : "SwiftTarget",
"name" : "ProjectNavigatorTests",
"path" : "Tests/ProjectNavigatorTests",
"sources" : [
"NavigationViewTests.swift"
],
"target_dependencies" : [
"ProjectNavigator"
],
"type" : "test"
},
{
"c99name" : "ProjectNavigator",
"module_type" : "SwiftTarget",
"name" : "ProjectNavigator",
"path" : "Sources/ProjectNavigator",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"ProjectNavigator"
],
"sources" : [
"EditableLabel.swift",
"FileNavigator.swift",
"SwitchFileOrFolder.swift",
"WrappedUUIDSet.swift"
],
"target_dependencies" : [
"Files",
"_FilesTestSupport"
],
"type" : "library"
},
{
"c99name" : "FilesTests",
"module_type" : "SwiftTarget",
"name" : "FilesTests",
"path" : "Tests/FilesTests",
"sources" : [
"FileOperationsTests.swift",
"FilesTests.swift"
],
"target_dependencies" : [
"Files",
"_FilesTestSupport"
],
"type" : "test"
},
{
"c99name" : "Files",
"module_type" : "SwiftTarget",
"name" : "Files",
"path" : "Sources/Files",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"Files",
"ProjectNavigator"
],
"sources" : [
"FileOperations.swift",
"FileTree.swift",
"Files.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/mchakravarty/projectnavigator/1.8.0
Repository: mchakravarty/ProjectNavigator
Swift version used: 6.3
url: "https://github.com/apple/swift-docc-plugin",
Target: Files
Extracting symbol information for 'Files'...
Finished extracting symbol information for 'Files'. (43.00s)
Building documentation for 'Files'...
warning: Parameter 'filewrapper' not found in initializer declaration
--> Sources/Files/Files.swift:147:11-147:22
145 | /// - Parameters:
146 | /// - contents: The file contents.
147 + /// - filewrapper: Optional file wrapper representing the given `contents`.
| ╰─suggestion: Replace 'filewrapper' with 'fileWrapper'
148 | /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
149 | ///
warning: External name 'persistentID' used to document parameter
--> Sources/Files/Files.swift:148:11-148:23
146 | /// - contents: The file contents.
147 | /// - filewrapper: Optional file wrapper representing the given `contents`.
148 + /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
| ╰─suggestion: Replace 'persistentID' with 'uuid'
149 | ///
150 | public init(contents: Contents, fileWrapper: FileWrapper? = nil, persistentID uuid: UUID = UUID()) {
warning: Parameter 'fileWrapper' is missing documentation
--> Sources/Files/Files.swift:148:113-148:113
146 | /// - contents: The file contents.
147 | /// - filewrapper: Optional file wrapper representing the given `contents`.
148 + /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
| ╰─suggestion: Document 'fileWrapper' parameter
149 | ///
150 | public init(contents: Contents, fileWrapper: FileWrapper? = nil, persistentID uuid: UUID = UUID()) {
warning: External name 'persistentIDMap' used to document parameter
--> Sources/Files/Files.swift:160:11-160:26
158 | /// - Parameters:
159 | /// - fileWrapper: The file wrapper whose contents is to be represented by the file item.
160 + /// - persistentIDMap: Contains the available persistent ids for this item and its children. If the map is not
| ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
161 | /// available, new ids are generated.
162 | ///
warning: External name 'persistentIDMap' used to document parameter
--> Sources/Files/Files.swift:349:11-349:26
347 | /// - Parameters:
348 | /// - fileWrapper: The file wrapper whose contents is to be represented by the item.
349 + /// - persistentIDMap: Contains the available persistent ids for this item and its children. If the map is not
| ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
350 | /// available, new ids are generated.
351 | ///
warning: External name 'persistentID' used to document parameter
--> Sources/Files/Files.swift:463:11-463:23
461 | /// - Parameters:
462 | /// - children: The folders *ordered* children.
463 + /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
| ╰─suggestion: Replace 'persistentID' with 'uuid'
464 | ///
465 | public init(children: OrderedDictionary<String, FileOrFolder<FileType, Contents>>,
warning: Parameter 'fileTree' is missing documentation
--> Sources/Files/Files.swift:463:113-463:113
461 | /// - Parameters:
462 | /// - children: The folders *ordered* children.
463 + /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
| ╰─suggestion: Document 'fileTree' parameter
464 | ///
465 | public init(children: OrderedDictionary<String, FileOrFolder<FileType, Contents>>,
warning: External name 'persistentID' used to document parameter
--> Sources/Files/Files.swift:549:11-549:23
547 | /// - tree: A nested *ordered* dictionary structure describing the contents of a folder with `Contents` at
548 | /// the leaves.
549 + /// - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
| ╰─suggestion: Replace 'persistentID' with 'uuid'
550 | ///
551 | public init(tree: OrderedDictionary<String, Any>, persistentID uuid: UUID = UUID()) throws
warning: External name 'persistentIDMap' used to document parameter
--> Sources/Files/Files.swift:575:11-575:26
573 | /// - Parameters:
574 | /// - fileWrappers: The file wrappers representing the folder's children.
575 + /// - persistentIDMap: Contains the available persistent ids for this folder and its children. If the map is not
| ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
576 | /// available, new ids are generated.
577 | ///
Finished building documentation for 'Files' (0.62s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/1.8.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit Names.swift
[7/54] Compiling SymbolKit SPI.swift
[8/54] Compiling SymbolKit Snippet.swift
[9/54] Compiling SymbolKit Extension.swift
[10/58] Compiling SymbolKit Mixin+Equals.swift
[11/58] Compiling SymbolKit Mixin+Hash.swift
[12/58] Compiling SymbolKit Mixin.swift
[13/58] Compiling SymbolKit LineList.swift
[14/58] Compiling SymbolKit Position.swift
[15/58] Compiling SymbolKit DeclarationFragments.swift
[16/58] Compiling SymbolKit Fragment.swift
[17/58] Compiling SymbolKit FragmentKind.swift
[18/58] Compiling SymbolKit FunctionParameter.swift
[19/58] Compiling SymbolKit FunctionSignature.swift
[20/58] Compiling SymbolKit SourceRange.swift
[21/58] Compiling SymbolKit Metadata.swift
[22/58] Compiling SymbolKit Module.swift
[23/58] Compiling SymbolKit OperatingSystem.swift
[24/58] Compiling SymbolKit Platform.swift
[25/58] Compiling SymbolKit SemanticVersion.swift
[26/58] Compiling SymbolKit AccessControl.swift
[27/58] Compiling SymbolKit Availability.swift
[28/58] Compiling SymbolKit AvailabilityItem.swift
[29/58] Compiling SymbolKit Domain.swift
[30/58] Compiling Snippets SnippetLanguage.swift
[31/58] Emitting module Snippets
[32/58] Compiling Snippets Snippet.swift
[33/58] Compiling Snippets SnippetParser.swift
[34/58] Compiling SymbolKit Identifier.swift
[35/58] Compiling SymbolKit KindIdentifier.swift
[36/58] Compiling SymbolKit Location.swift
[37/58] Compiling SymbolKit Mutability.swift
[38/58] Compiling SymbolKit Relationship.swift
[39/58] Compiling SymbolKit RelationshipKind.swift
[40/58] Compiling SymbolKit SourceOrigin.swift
[41/58] Compiling SymbolKit GenericConstraints.swift
[42/58] Compiling SymbolKit Swift.swift
[43/58] Emitting module SymbolKit
[44/58] Compiling SymbolKit GenericConstraint.swift
[45/58] Compiling SymbolKit GenericParameter.swift
[46/58] Compiling SymbolKit Generics.swift
[47/58] Compiling SymbolKit Namespace.swift
[48/58] Compiling SymbolKit Symbol.swift
[49/58] Compiling SymbolKit SymbolKind.swift
[50/58] Compiling SymbolKit SymbolGraph.swift
[51/58] Compiling SymbolKit GraphCollector.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.75s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Files' complete! (0.42s)
Target: ProjectNavigator
Extracting symbol information for 'ProjectNavigator'...
Finished extracting symbol information for 'ProjectNavigator'. (0.95s)
Building documentation for 'ProjectNavigator'...
warning: Parameter 'linkCase' is missing documentation
--> Sources/ProjectNavigator/SwitchFileOrFolder.swift:32:80-32:80
30 | /// - fileOrFolder: A file or folder binding.
31 | /// - fileCase: Subview for the file case, receiving a file proxy.
| ╰─suggestion: Document 'linkCase' parameter
32 + /// - folderCase: Subview for the folder case, binding the folder contents.
33 | ///
34 | public init(fileOrFolder: Binding<ProxyFileOrFolder<Contents>>,
Finished building documentation for 'ProjectNavigator' (3.19s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/1.8.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.36s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ProjectNavigator' complete! (0.42s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/1.8.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/1.8.0/linkable-paths.json
10218
68 /Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/1.8.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mchakravarty/projectnavigator/1.8.0
File count: 10218
Doc size: 68.0MB
Preparing doc bundle ...
Uploading prod-mchakravarty-projectnavigator-1.8.0-35bd28b9.zip to s3://spi-docs-inbox/prod-mchakravarty-projectnavigator-1.8.0-35bd28b9.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.