The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ProjectNavigator, reference main (52c224), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 18:42:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mchakravarty/ProjectNavigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52c2246 White space
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
52c22468396e39bb56ca90299bea396ea32b8b24
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
[207/26087] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.16s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.16s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (5.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.88s)
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
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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/3636] Fetching projectnavigator
Fetched https://github.com/mchakravarty/ProjectNavigator.git from cache (1.21s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
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
Creating working copy for https://github.com/mchakravarty/ProjectNavigator.git
Working copy of https://github.com/mchakravarty/ProjectNavigator.git resolved at main (52c2246)
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/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/28] Compiling InternalCollectionsUtilities Span+Extras.swift
[17/28] Compiling InternalCollectionsUtilities String+Padding.swift
[18/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/28] Compiling InternalCollectionsUtilities Integer rank.swift
[20/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/28] Emitting module InternalCollectionsUtilities
[25/28] Compiling InternalCollectionsUtilities Debugging.swift
[26/28] Compiling InternalCollectionsUtilities Descriptions.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 OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/90] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/90] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/90] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/90] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/90] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/90] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/90] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/90] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/90] Compiling OrderedCollections OrderedSet+Sendable.swift
[53/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/90] Compiling OrderedCollections _Hashtable+Header.swift
[60/90] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/90] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/90] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/90] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/90] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/90] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/90] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/90] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/90] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/90] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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] Emitting module ProjectNavigator
[101/101] Compiling ProjectNavigator FileNavigator.swift
Build complete! (19.27s)
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/main
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'. (46.31s)
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.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
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 Mixin+Equals.swift
[7/54] Compiling SymbolKit Mixin+Hash.swift
[8/54] Compiling SymbolKit Mixin.swift
[9/54] Compiling SymbolKit LineList.swift
[10/54] Compiling SymbolKit Position.swift
[11/58] Compiling SymbolKit Symbol.swift
[12/58] Compiling SymbolKit SymbolKind.swift
[13/58] Compiling SymbolKit SymbolGraph.swift
[14/58] Compiling SymbolKit GraphCollector.swift
[15/58] Emitting module SymbolKit
[16/58] Emitting module Snippets
[17/58] Compiling Snippets SnippetLanguage.swift
[18/58] Compiling Snippets Snippet.swift
[19/58] Compiling Snippets SnippetParser.swift
[20/58] Compiling SymbolKit SemanticVersion.swift
[21/58] Compiling SymbolKit AccessControl.swift
[22/58] Compiling SymbolKit Availability.swift
[23/58] Compiling SymbolKit AvailabilityItem.swift
[24/58] Compiling SymbolKit Domain.swift
[25/58] Compiling SymbolKit SourceRange.swift
[26/58] Compiling SymbolKit Metadata.swift
[27/58] Compiling SymbolKit Module.swift
[28/58] Compiling SymbolKit OperatingSystem.swift
[29/58] Compiling SymbolKit Platform.swift
[30/58] Compiling SymbolKit GenericConstraint.swift
[31/58] Compiling SymbolKit GenericParameter.swift
[32/58] Compiling SymbolKit Generics.swift
[33/58] Compiling SymbolKit Namespace.swift
[34/58] Compiling SymbolKit DeclarationFragments.swift
[35/58] Compiling SymbolKit Fragment.swift
[36/58] Compiling SymbolKit FragmentKind.swift
[37/58] Compiling SymbolKit FunctionParameter.swift
[38/58] Compiling SymbolKit FunctionSignature.swift
[39/58] Compiling SymbolKit Identifier.swift
[40/58] Compiling SymbolKit KindIdentifier.swift
[41/58] Compiling SymbolKit Location.swift
[42/58] Compiling SymbolKit Mutability.swift
[43/58] Compiling SymbolKit Names.swift
[44/58] Compiling SymbolKit SPI.swift
[45/58] Compiling SymbolKit Snippet.swift
[46/58] Compiling SymbolKit Extension.swift
[47/58] Compiling SymbolKit Relationship.swift
[48/58] Compiling SymbolKit RelationshipKind.swift
[49/58] Compiling SymbolKit SourceOrigin.swift
[50/58] Compiling SymbolKit GenericConstraints.swift
[51/58] Compiling SymbolKit Swift.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] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Emitting module snippet_extract
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.07s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Files' complete! (0.44s)
Target:                   ProjectNavigator
Extracting symbol information for 'ProjectNavigator'...
Finished extracting symbol information for 'ProjectNavigator'. (0.98s)
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.18s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
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.44s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/main/linkable-paths.json
   10218
67	/Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mchakravarty/projectnavigator/main
File count: 10218
Doc size:   67.0MB
Preparing doc bundle ...
Uploading prod-mchakravarty-projectnavigator-main-bdca6769.zip to s3://spi-docs-inbox/prod-mchakravarty-projectnavigator-main-bdca6769.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.