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 SwiftPackageList, reference master (802b09), with Swift 6.2 for macOS (SPM) on 26 Nov 2025 00:02:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/swift-package-list.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/swift-package-list
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 802b09e Merge pull request #166 from FelixHerrmann/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
802b09e8f0e3a02508630821dc6c601705beb172
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at master
Fetching https://github.com/apple/swift-argument-parser
[1/16860] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (2.15s)
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.2
========================================
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": "swift-package-list",
      "name": "SwiftPackageList",
      "url": "https://github.com/FelixHerrmann/swift-package-list.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-list",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FelixHerrmann/swift-package-list.git
[1/3333] Fetching swift-package-list
Fetched https://github.com/FelixHerrmann/swift-package-list.git from cache (0.91s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.64s)
Creating working copy for https://github.com/FelixHerrmann/swift-package-list.git
Working copy of https://github.com/FelixHerrmann/swift-package-list.git resolved at master (802b09e)
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.2
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FelixHerrmann/swift-package-list.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/44] Write sources
[3/44] Write swift-package-list-entitlement.plist
[3/44] Write swift-package-list-tool-entitlement.plist
[7/44] Copying Localizable.strings
[20/44] Write sources
[20/44] Copying Localizable.strings
[20/44] Copying PrivacyInfo.xcprivacy
[20/44] Write sources
[20/44] Copying Info.plist
[20/44] Copying PrivacyInfo.xcprivacy
[23/44] Write sources
[30/44] Copying Info.plist
[30/44] Copying PrivacyInfo.xcprivacy
[30/44] Write sources
[30/44] Copying Info.plist
[33/44] Write sources
[37/44] Write swift-version-49B95AFC49DCD68C.txt
[39/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/64] Emitting module ArgumentParserToolInfo
[41/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/64] Emitting module ArgumentParserToolInfo
[43/156] Emitting module ArgumentParser
[44/160] Compiling ArgumentParser CommandConfiguration.swift
[45/160] Compiling ArgumentParser CommandGroup.swift
[46/160] Compiling ArgumentParser EnumerableFlag.swift
[47/160] Compiling ArgumentParser ExpressibleByArgument.swift
[48/160] Compiling ArgumentParser ParsableArguments.swift
[49/164] Compiling ArgumentParser InputKey.swift
[50/164] Compiling ArgumentParser InputOrigin.swift
[51/164] Compiling ArgumentParser Name.swift
[52/164] Compiling ArgumentParser Parsed.swift
[53/164] Compiling ArgumentParser ParsedValues.swift
[54/164] Compiling ArgumentParser SequenceExtensions.swift
[55/164] Compiling ArgumentParser StringExtensions.swift
[56/164] Compiling ArgumentParser SwiftExtensions.swift
[57/164] Compiling ArgumentParser Tree.swift
[58/164] Compiling ArgumentParser CodingKeyValidator.swift
[59/164] Emitting module ArgumentParser
[65/164] Compiling ArgumentParser NonsenseFlagsValidator.swift
[66/164] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/164] Compiling ArgumentParser PositionalArgumentsValidator.swift
[68/164] Compiling ArgumentParser UniqueNamesValidator.swift
[69/164] Compiling SwiftPackageList resource_bundle_accessor.swift
[70/164] Compiling SwiftPackageList PropertyListPackageProvider.swift
[71/164] Compiling SwiftPackageList resource_bundle_accessor.swift
[72/164] Compiling SwiftPackageList PropertyListPackageProvider.swift
[73/164] Compiling SwiftPackageList PackageProvider.swift
[74/164] Compiling SwiftPackageList JSONPackageProvider.swift
[75/164] Compiling SwiftPackageList Package+Kind.swift
[76/164] Compiling SwiftPackageList Bundle+acknowledgements.swift
[77/164] Compiling SwiftPackageList Package.swift
[78/164] Emitting module SwiftPackageList
[79/164] Compiling SwiftPackageList PackageProvider.swift
[80/164] Compiling SwiftPackageList Package+Kind.swift
[81/164] Compiling SwiftPackageList JSONPackageProvider.swift
[82/164] Compiling SwiftPackageList Bundle+acknowledgements.swift
[83/164] Emitting module SwiftPackageList
[84/164] Compiling SwiftPackageList Package.swift
[89/164] Compiling ArgumentParser Flag.swift
[90/164] Compiling ArgumentParser NameSpecification.swift
[91/164] Compiling ArgumentParser Option.swift
[92/164] Compiling ArgumentParser OptionGroup.swift
[93/164] Compiling ArgumentParser AsyncParsableCommand.swift
[94/175] Compiling ArgumentParser BashCompletionsGenerator.swift
[95/175] Compiling ArgumentParser CompletionsGenerator.swift
[96/175] Compiling ArgumentParser FishCompletionsGenerator.swift
[97/175] Compiling ArgumentParser ZshCompletionsGenerator.swift
[98/175] Compiling ArgumentParser Argument.swift
[99/175] Compiling SwiftPackageListUI AcknowledgmentsList.swift
[100/175] Compiling SwiftPackageListUI _LicenseText.swift
[101/175] Compiling ArgumentParser ArgumentVisibility.swift
[102/175] Compiling ArgumentParser CompletionKind.swift
[103/175] Compiling ArgumentParser Errors.swift
[104/251] Compiling SwiftPackageListCore License.swift
[105/251] Compiling SwiftPackageListCore Mirrors.swift
[106/251] Compiling SwiftPackageListCore PackageResolved.swift
[107/251] Compiling SwiftPackageListCore ProjectPbxproj.swift
[108/251] Compiling SwiftPackageListCore RegistryDownloads.swift
[109/251] Compiling SwiftPackageListCore SwiftPackage.swift
[110/251] Compiling SwiftPackageListCore Tuist+Dump.swift
[111/251] Compiling SwiftPackageListCore Tuist.swift
[112/251] Compiling SwiftPackageListCore TuistDependencies.swift
[113/251] Compiling SwiftPackageListCore XcodeProject.swift
[114/251] Compiling SwiftPackageListCore XcodeWorkspace.swift
[115/251] Compiling SwiftPackageListCore RuntimeError.swift
[119/251] Compiling SwiftPackageListCore Checkouts.swift
[120/251] Compiling SwiftPackageListCore Configuration.swift
[121/251] Compiling SwiftPackageListCore DerivedData.swift
[122/251] Compiling SwiftPackageListCore Directory.swift
[123/251] Compiling SwiftPackageListCore PackageSource.swift
[124/251] Compiling SwiftPackageListCore PDFGenerator.swift
[125/251] Compiling SwiftPackageListCore PropertyListGenerator.swift
[126/251] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[127/251] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
[128/251] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
[129/251] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[130/251] Compiling SwiftPackageListCore NativeProject.swift
[131/251] Compiling SwiftPackageListCore Project.swift
[132/251] Compiling SwiftPackageListCore ProjectOptions.swift
[133/251] Compiling SwiftPackageListCore ProjectType.swift
[134/251] Compiling SwiftPackageListCore SourcePackages.swift
[135/251] Compiling SwiftPackageListCore CustomPackages.swift
[136/251] Compiling SwiftPackageListCore File.swift
[137/251] Compiling SwiftPackageListCore VersionedFile.swift
[138/251] Compiling SwiftPackageListCore VersionedFileStorage.swift
[139/251] Compiling SwiftPackageListCore WorkspaceState.swift
[140/251] Compiling SwiftPackageListCore JSONGenerator.swift
[141/251] Compiling SwiftPackageListCore OutputGenerator.swift
[142/251] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[143/251] Compiling SwiftPackageListCore OutputType.swift
[187/259] Emitting module SwiftPackageListCore
[197/259] Compiling SwiftPackageListCore Regex.swift
[198/259] Compiling SwiftPackageListCore RegistryIdentity.swift
[199/259] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[200/259] Compiling SwiftPackageListCore ZSH.swift
[209/259] Emitting module SwiftPackageListCore
[243/259] Compiling SwiftPackageListUI Backport.swift
[244/259] Compiling SwiftPackageListUI Backport+task.swift
[245/260] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[246/260] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[247/260] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[248/260] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[249/260] Compiling SwiftPackageListUI _TVOSTextView.swift
[252/260] Emitting module SwiftPackageListUI
[253/260] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[254/270] Compiling SwiftPackageListUI resource_bundle_accessor.swift
[255/270] Compiling swift_package_list SwiftPackageList.swift
[256/270] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[257/270] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[258/270] Emitting module swift_package_list
[259/270] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[260/270] Compiling swift_package_list SwiftPackageList.swift
[261/270] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[262/270] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[263/270] Emitting module swift_package_list
[264/270] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[264/270] Write Objects.LinkFileList
[266/270] Linking swift-package-list
[267/270] Linking swift-package-list-tool
[268/270] Applying swift-package-list-tool
[269/270] Applying swift-package-list
Build complete! (17.04s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "SwiftPackageList",
  "name" : "SwiftPackageList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-package-list",
      "targets" : [
        "swift-package-list"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftPackageListPlugin",
      "targets" : [
        "SwiftPackageListPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SwiftPackageList",
      "targets" : [
        "SwiftPackageList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPackageListUI",
      "targets" : [
        "SwiftPackageListUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_package_list_tests",
      "module_type" : "SwiftTarget",
      "name" : "swift-package-list-tests",
      "path" : "Tests/swift-package-list-tests",
      "sources" : [
        "ExecutionTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "swift_package_list",
      "module_type" : "SwiftTarget",
      "name" : "swift-package-list",
      "path" : "Sources/swift-package-list",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-package-list",
        "SwiftPackageListPlugin"
      ],
      "sources" : [
        "OutputType+ExpressibleByArgument.swift",
        "SwiftPackageList+InputOptions.swift",
        "SwiftPackageList+OutputOptions.swift",
        "SwiftPackageList.swift"
      ],
      "target_dependencies" : [
        "SwiftPackageListCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftPackageListUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageListUI",
      "path" : "Sources/SwiftPackageListUI",
      "product_memberships" : [
        "SwiftPackageListUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hans.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "SwiftUI/AcknowledgmentsList.swift",
        "SwiftUI/_LicenseText.swift",
        "SwiftUI/_TVOSTextView.swift",
        "UIKit/SPLAcknowledgmentsTableViewController.swift",
        "UIKit/_SPLLicenseTableViewCell.swift",
        "UIKit/_SPLLicenseTextViewController.swift",
        "Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift",
        "Utilites/Backport/Backport+navigationTitle.swift",
        "Utilites/Backport/Backport+task.swift",
        "Utilites/Backport/Backport.swift"
      ],
      "target_dependencies" : [
        "SwiftPackageList"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPackageListTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageListTests",
      "path" : "Tests/SwiftPackageListTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/Acknowledgements.pdf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_2.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BundleAcknowledgementsTests.swift",
        "JSONPackageProviderTests.swift",
        "PackageKindTests.swift",
        "PropertyListPackageProviderTests.swift"
      ],
      "target_dependencies" : [
        "SwiftPackageList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPackageListPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftPackageListPlugin",
      "path" : "Plugins/SwiftPackageListPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SwiftPackageListPlugin"
      ],
      "sources" : [
        "SwiftPackageListPlugin+BuildToolPlugin.swift",
        "SwiftPackageListPlugin+XcodeBuildToolPlugin.swift",
        "SwiftPackageListPlugin.Configuration.swift",
        "SwiftPackageListPlugin.Error.swift",
        "SwiftPackageListPlugin.swift"
      ],
      "target_dependencies" : [
        "swift-package-list"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftPackageListCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageListCoreTests",
      "path" : "Tests/SwiftPackageListCoreTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListCoreTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CheckoutsTests.swift",
        "CustomPackagesTests.swift",
        "JSONGeneratorTests.swift",
        "LicenseTests.swift",
        "MirrorsTests.swift",
        "OutputTypeTests.swift",
        "PDFGeneratorTests.swift",
        "PackageResolvedTests.swift",
        "ProjectPbxprojTests.swift",
        "ProjectTests.swift",
        "PropertyListGeneratorTests.swift",
        "RegistryDownloadsTests.swift",
        "RegistryIdentityTests.swift",
        "SettingsBundleGeneratorTests.swift",
        "URLExtensionTests.swift",
        "WorkspaceStateTests.swift"
      ],
      "target_dependencies" : [
        "SwiftPackageListCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPackageListCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageListCore",
      "path" : "Sources/SwiftPackageListCore",
      "product_memberships" : [
        "swift-package-list",
        "SwiftPackageListPlugin"
      ],
      "sources" : [
        "Directories/Checkouts.swift",
        "Directories/Configuration.swift",
        "Directories/DerivedData.swift",
        "Directories/Directory.swift",
        "Directories/PackageSource.swift",
        "Directories/RegistryDownloads.swift",
        "Directories/SourcePackages.swift",
        "Files/CustomPackages.swift",
        "Files/File.swift",
        "Files/License.swift",
        "Files/Mirrors.swift",
        "Files/PackageResolved.swift",
        "Files/ProjectPbxproj.swift",
        "Files/VersionedFile.swift",
        "Files/VersionedFileStorage.swift",
        "Files/WorkspaceState.swift",
        "Output Generation/JSON/JSONGenerator.swift",
        "Output Generation/OutputGenerator.swift",
        "Output Generation/OutputGeneratorOptions.swift",
        "Output Generation/OutputType.swift",
        "Output Generation/PDF/PDFGenerator.swift",
        "Output Generation/PropertyList/PropertyListGenerator.swift",
        "Output Generation/SettingsBundle/SettingsBundleGenerator+Language.swift",
        "Output Generation/SettingsBundle/SettingsBundleGenerator+PropertyList.swift",
        "Output Generation/SettingsBundle/SettingsBundleGenerator.swift",
        "Output Generation/StandardOutput/StandardOutputGenerator.swift",
        "Project/NativeProject.swift",
        "Project/Project.swift",
        "Project/ProjectOptions.swift",
        "Project/ProjectType.swift",
        "Project/SwiftPackage/SwiftPackage.swift",
        "Project/Tuist/Tuist+Dump.swift",
        "Project/Tuist/Tuist.swift",
        "Project/TuistDependencies/TuistDependencies.swift",
        "Project/XcodeProject/XcodeProject.swift",
        "Project/XcodeWorkspace/XcodeWorkspace.swift",
        "RuntimeError.swift",
        "Utilites/Regex.swift",
        "Utilites/RegistryIdentity.swift",
        "Utilites/URL+deletingGitExtension.swift",
        "Utilites/ZSH.swift"
      ],
      "target_dependencies" : [
        "SwiftPackageList"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPackageList",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPackageList",
      "path" : "Sources/SwiftPackageList",
      "product_memberships" : [
        "swift-package-list",
        "SwiftPackageListPlugin",
        "SwiftPackageList",
        "SwiftPackageListUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageList/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+acknowledgements.swift",
        "JSONPackageProvider.swift",
        "Package+Kind.swift",
        "Package.swift",
        "PackageProvider.swift",
        "PropertyListPackageProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/felixherrmann/swift-package-list/master
Repository:               FelixHerrmann/swift-package-list
Swift version used:       6.2
Target:                   SwiftPackageList
Extracting symbol information for 'SwiftPackageList'...
Finished extracting symbol information for 'SwiftPackageList'. (1.97s)
Building documentation for 'SwiftPackageList'...
Finished building documentation for 'SwiftPackageList' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/master
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.57s)
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.78s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3581] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.88s)
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-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.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.03s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftPackageList' complete! (0.34s)
Target:                   SwiftPackageListUI
Extracting symbol information for 'SwiftPackageListUI'...
Finished extracting symbol information for 'SwiftPackageListUI'. (2.65s)
Building documentation for 'SwiftPackageListUI'...
Finished building documentation for 'SwiftPackageListUI' (0.61s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/master
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftPackageListUI' complete! (0.31s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/felixherrmann/swift-package-list/master/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/felixherrmann/swift-package-list/master/linkable-paths.json
    1802
14	/Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/felixherrmann/swift-package-list/master
File count: 1802
Doc size:   14.0MB
Preparing doc bundle ...
Uploading prod-felixherrmann-swift-package-list-master-96c8dcee.zip to s3://spi-docs-inbox/prod-felixherrmann-swift-package-list-master-96c8dcee.zip
Copying... [12%]
Copying... [22%]
Copying... [32%]
Copying... [42%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.