The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftFileTools, reference main (5d7eea), with Swift 6.1 for macOS (SPM) on 12 Aug 2025 07:50:35 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/SwiftFileTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/SwiftFileTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5d7eeab Merge pull request #18 from heroesofcode/renovate/major-all-dependencies
Cloned https://github.com/heroesofcode/SwiftFileTools.git
Revision (git rev-parse @):
5d7eeab954b451b70690c8ffb92f9810184c2a59
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/SwiftFileTools.git at main
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1335] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.16s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (4.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.53s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.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",
  "dependencies": [
    {
      "identity": "swiftfiletools",
      "name": "SwiftFileTools",
      "url": "https://github.com/heroesofcode/SwiftFileTools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFileTools",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heroesofcode/SwiftFileTools.git
[1/353] Fetching swiftfiletools
Fetched https://github.com/heroesofcode/SwiftFileTools.git from cache (1.01s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.53s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.49s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/heroesofcode/SwiftFileTools.git
Working copy of https://github.com/heroesofcode/SwiftFileTools.git resolved at main (5d7eeab)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Found 2 product dependencies
  - swift-argument-parser
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/heroesofcode/SwiftFileTools.git
https://github.com/heroesofcode/SwiftFileTools.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "SwiftFileTools",
  "name" : "SwiftFileTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "SwiftFileTools",
      "targets" : [
        "SwiftFileTools"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFileTools",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFileTools",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Rainbow"
      ],
      "product_memberships" : [
        "SwiftFileTools"
      ],
      "sources" : [
        "Core/Colors.swift",
        "Core/Constants.swift",
        "Core/Header.swift",
        "Core/SwiftGen.swift",
        "Core/ViewCode.swift",
        "SwiftFileTools.swift"
      ],
      "type" : "executable"
    }
  ],
  "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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write sources
[3/11] Write SwiftFileTools-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/28] Emitting module ArgumentParserToolInfo
[10/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/74] Compiling Rainbow String+ConditionalStyling.swift
[12/74] Compiling Rainbow StringGenerator.swift
[13/75] Compiling ArgumentParser ArgumentDiscussion.swift
[14/75] Compiling ArgumentParser ArgumentHelp.swift
[15/75] Compiling ArgumentParser ArgumentVisibility.swift
[16/75] Compiling ArgumentParser CompletionKind.swift
[17/75] Compiling ArgumentParser Errors.swift
[18/75] Compiling ArgumentParser InputKey.swift
[19/75] Compiling ArgumentParser InputOrigin.swift
[20/75] Compiling ArgumentParser Name.swift
[21/75] Compiling ArgumentParser Parsed.swift
[22/75] Compiling ArgumentParser ParsedValues.swift
[23/79] Emitting module ArgumentParser
[24/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/79] Compiling ArgumentParser CompletionsGenerator.swift
[26/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/79] Compiling ArgumentParser Argument.swift
[29/79] Compiling Rainbow StyledStringBuilder.swift
[30/79] Compiling Rainbow Style.swift
[31/79] Compiling Rainbow String+Rainbow.swift
[32/79] Compiling ArgumentParser OptionGroup.swift
[33/79] Compiling ArgumentParser AsyncParsableCommand.swift
[34/79] Compiling ArgumentParser NameSpecification.swift
[35/79] Compiling ArgumentParser Option.swift
[36/79] Compiling ArgumentParser SequenceExtensions.swift
[37/79] Compiling ArgumentParser StringExtensions.swift
[38/79] Compiling ArgumentParser SwiftExtensions.swift
[39/79] Compiling ArgumentParser Tree.swift
[40/79] Compiling ArgumentParser CodingKeyValidator.swift
[45/79] Emitting module Rainbow
[47/79] Compiling ArgumentParser Flag.swift
[48/79] Compiling ArgumentParser NonsenseFlagsValidator.swift
[49/79] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/79] Compiling ArgumentParser PositionalArgumentsValidator.swift
[51/79] Compiling ArgumentParser UniqueNamesValidator.swift
[57/79] Compiling ArgumentParser ParserError.swift
[58/79] Compiling ArgumentParser SplitArguments.swift
[59/79] Compiling ArgumentParser DumpHelpGenerator.swift
[60/79] Compiling ArgumentParser HelpCommand.swift
[61/79] Compiling ArgumentParser HelpGenerator.swift
[62/79] Compiling ArgumentParser CommandConfiguration.swift
[63/79] Compiling ArgumentParser CommandGroup.swift
[64/79] Compiling ArgumentParser EnumerableFlag.swift
[65/79] Compiling ArgumentParser ExpressibleByArgument.swift
[66/79] Compiling ArgumentParser ParsableArguments.swift
[67/79] Compiling ArgumentParser ParsableCommand.swift
[68/79] Compiling ArgumentParser ArgumentDecoder.swift
[69/79] Compiling ArgumentParser ArgumentDefinition.swift
[70/79] Compiling ArgumentParser ArgumentSet.swift
[71/79] Compiling ArgumentParser CommandParser.swift
[72/79] Compiling ArgumentParser MessageInfo.swift
[73/79] Compiling ArgumentParser UsageGenerator.swift
[74/79] Compiling ArgumentParser CollectionExtensions.swift
[75/79] Compiling ArgumentParser Mutex.swift
[76/79] Compiling ArgumentParser Platform.swift
[77/86] Compiling SwiftFileTools Header.swift
[78/86] Compiling SwiftFileTools ViewCode.swift
[79/86] Compiling SwiftFileTools SwiftFileTools.swift
[80/86] Emitting module SwiftFileTools
[81/86] Compiling SwiftFileTools Colors.swift
[82/86] Compiling SwiftFileTools Constants.swift
[83/86] Compiling SwiftFileTools SwiftGen.swift
[83/86] Write Objects.LinkFileList
[84/86] Linking SwiftFileTools
[85/86] Applying SwiftFileTools
Build complete! (10.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "SwiftFileTools",
  "name" : "SwiftFileTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "SwiftFileTools",
      "targets" : [
        "SwiftFileTools"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFileTools",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFileTools",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Rainbow"
      ],
      "product_memberships" : [
        "SwiftFileTools"
      ],
      "sources" : [
        "Core/Colors.swift",
        "Core/Constants.swift",
        "Core/Header.swift",
        "Core/SwiftGen.swift",
        "Core/ViewCode.swift",
        "SwiftFileTools.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/heroesofcode/swiftfiletools/main
Repository:               heroesofcode/SwiftFileTools
Swift version used:       6.1
Target:                   SwiftFileTools
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SwiftFileTools'...
Finished extracting symbol information for 'SwiftFileTools'. (4.13s)
Building documentation for 'SwiftFileTools'...
Finished building documentation for 'SwiftFileTools' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-argument-parser.git (0.61s)
Updating https://github.com/onevcat/Rainbow
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.66s)
Updated https://github.com/onevcat/Rainbow (0.47s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
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.5
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[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! (3.93s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/18] Emitting module ArgumentParserToolInfo
[3/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/64] Compiling Rainbow Style.swift
[5/64] Compiling Rainbow StringGenerator.swift
[6/64] Compiling Rainbow String+ConditionalStyling.swift
[7/64] Compiling ArgumentParser CompletionsGenerator.swift
[8/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[9/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[10/64] Compiling ArgumentParser Argument.swift
[11/64] Compiling Rainbow String+Rainbow.swift
[12/65] Compiling ArgumentParser ArgumentDefinition.swift
[13/65] Compiling ArgumentParser ArgumentSet.swift
[14/65] Compiling ArgumentParser ParsableCommand.swift
[15/65] Compiling ArgumentParser ArgumentDecoder.swift
[16/65] Emitting module Rainbow
[17/65] Compiling ArgumentParser CommandParser.swift
[18/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/65] Compiling Rainbow StyledStringBuilder.swift
[20/65] Emitting module ArgumentParser
[21/69] Compiling ArgumentParser SequenceExtensions.swift
[22/69] Compiling ArgumentParser StringExtensions.swift
[23/69] Compiling ArgumentParser SwiftExtensions.swift
[24/69] Compiling ArgumentParser Tree.swift
[25/69] Compiling ArgumentParser CodingKeyValidator.swift
[31/69] Compiling ArgumentParser CommandConfiguration.swift
[32/69] Compiling ArgumentParser CommandGroup.swift
[33/69] Compiling ArgumentParser EnumerableFlag.swift
[34/69] Compiling ArgumentParser ExpressibleByArgument.swift
[35/69] Compiling ArgumentParser ParsableArguments.swift
[36/69] Compiling ArgumentParser NonsenseFlagsValidator.swift
[37/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/69] Compiling ArgumentParser PositionalArgumentsValidator.swift
[39/69] Compiling ArgumentParser UniqueNamesValidator.swift
[40/69] Compiling ArgumentParser MessageInfo.swift
[41/69] Compiling ArgumentParser UsageGenerator.swift
[42/69] Compiling ArgumentParser CollectionExtensions.swift
[43/69] Compiling ArgumentParser Mutex.swift
[44/69] Compiling ArgumentParser Platform.swift
[45/69] Compiling ArgumentParser Flag.swift
[46/69] Compiling ArgumentParser NameSpecification.swift
[47/69] Compiling ArgumentParser Option.swift
[48/69] Compiling ArgumentParser OptionGroup.swift
[49/69] Compiling ArgumentParser AsyncParsableCommand.swift
[50/69] Compiling ArgumentParser InputKey.swift
[51/69] Compiling ArgumentParser InputOrigin.swift
[52/69] Compiling ArgumentParser Name.swift
[53/69] Compiling ArgumentParser Parsed.swift
[54/69] Compiling ArgumentParser ParsedValues.swift
[55/69] Compiling ArgumentParser ArgumentDiscussion.swift
[56/69] Compiling ArgumentParser ArgumentHelp.swift
[57/69] Compiling ArgumentParser ArgumentVisibility.swift
[58/69] Compiling ArgumentParser CompletionKind.swift
[59/69] Compiling ArgumentParser Errors.swift
[60/69] Compiling ArgumentParser ParserError.swift
[61/69] Compiling ArgumentParser SplitArguments.swift
[62/69] Compiling ArgumentParser DumpHelpGenerator.swift
[63/69] Compiling ArgumentParser HelpCommand.swift
[64/69] Compiling ArgumentParser HelpGenerator.swift
[70/76] Compiling SwiftFileTools SwiftFileTools.swift
[71/76] Emitting module SwiftFileTools
[72/76] Compiling SwiftFileTools Constants.swift
[73/76] Compiling SwiftFileTools Header.swift
[74/76] Compiling SwiftFileTools Colors.swift
[75/76] Compiling SwiftFileTools SwiftGen.swift
[76/76] Compiling SwiftFileTools ViewCode.swift
Build of target: 'SwiftFileTools' complete! (2.31s)
     144
2	/Users/admin/builder/spi-builder-workspace/.docs/heroesofcode/swiftfiletools/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heroesofcode/swiftfiletools/main
File count: 144
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-heroesofcode-swiftfiletools-main-59f14785.zip to s3://spi-docs-inbox/prod-heroesofcode-swiftfiletools-main-59f14785.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [94%]
Copying... [100%]
Done.