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 4.9.0 (c428a7), with Swift 5.10 for macOS (SPM) on 16 Nov 2025 03:29:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 4.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/swift-package-list
 * tag               4.9.0      -> FETCH_HEAD
HEAD is now at c428a73 Bump version (4.9.0)
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
c428a73b41f2d41d68cc333a7b0d2f25c788530c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at 4.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/FelixHerrmann/swift-package-list.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftPackageListPlugin
Building for debugging...
[3/33] Write sources
[4/33] Write swift-package-list-entitlement.plist
[4/33] Copying Info.plist
[6/33] Copying PrivacyInfo.xcprivacy
[7/33] Copying Localizable.strings
[7/33] Copying PrivacyInfo.xcprivacy
[7/33] Copying Localizable.strings
[7/33] Write sources
[21/33] Copying Localizable.strings
[23/33] Write sources
[23/33] Copying Info.plist
[24/33] Copying Localizable.strings
[28/33] Write sources
[29/33] Write swift-version-33747A42983211AE.txt
[31/43] Emitting module ArgumentParserToolInfo
[32/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/89] Compiling ArgumentParser ArgumentDiscussion.swift
[34/89] Compiling ArgumentParser ArgumentHelp.swift
[35/89] Compiling ArgumentParser ArgumentVisibility.swift
[36/89] Compiling ArgumentParser CompletionKind.swift
[37/89] Compiling ArgumentParser Errors.swift
[38/93] Compiling ArgumentParser CommandConfiguration.swift
[39/93] Compiling ArgumentParser CommandGroup.swift
[40/93] Compiling ArgumentParser EnumerableFlag.swift
[41/93] Compiling ArgumentParser ExpressibleByArgument.swift
[42/93] Compiling ArgumentParser ParsableArguments.swift
[43/93] Emitting module ArgumentParser
[44/93] Compiling SwiftPackageList resource_bundle_accessor.swift
[45/93] Compiling SwiftPackageList PackageProvider.swift
[46/93] Compiling SwiftPackageList PropertyListPackageProvider.swift
[47/93] Compiling SwiftPackageList Package+Kind.swift
[48/93] Compiling SwiftPackageList JSONPackageProvider.swift
[49/93] Compiling SwiftPackageList Bundle+acknowledgements.swift
[50/93] Emitting module SwiftPackageList
[51/93] Compiling SwiftPackageList Package.swift
[52/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[53/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[55/93] Compiling ArgumentParser UniqueNamesValidator.swift
[56/142] Compiling SwiftPackageListCore License.swift
[57/142] Compiling SwiftPackageListCore Mirrors.swift
[58/142] Compiling SwiftPackageListCore PackageResolved.swift
[59/142] Compiling SwiftPackageListCore ProjectPbxproj.swift
[60/142] Compiling SwiftPackageListCore RegistryDownloads.swift
[61/142] Compiling SwiftPackageListCore SourcePackages.swift
[62/142] Compiling SwiftPackageListCore CustomPackages.swift
[63/142] Compiling SwiftPackageListCore File.swift
[64/142] Compiling SwiftPackageListCore VersionedFile.swift
[65/142] Compiling SwiftPackageListCore VersionedFileStorage.swift
[66/142] Compiling ArgumentParser SequenceExtensions.swift
[67/142] Compiling ArgumentParser StringExtensions.swift
[68/142] Compiling ArgumentParser SwiftExtensions.swift
[69/142] Compiling ArgumentParser Tree.swift
[70/142] Compiling ArgumentParser CodingKeyValidator.swift
[71/142] Compiling SwiftPackageListCore ProjectType.swift
[72/142] Compiling SwiftPackageListCore SwiftPackage.swift
[73/142] Compiling SwiftPackageListCore Tuist+Dump.swift
[74/142] Compiling SwiftPackageListCore Tuist.swift
[75/142] Compiling SwiftPackageListCore OutputGenerator.swift
[76/142] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[77/142] Compiling SwiftPackageListCore OutputType.swift
[78/142] Compiling SwiftPackageListCore PDFGenerator.swift
[79/142] Compiling SwiftPackageListCore PropertyListGenerator.swift
[80/142] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[81/142] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[82/142] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[83/142] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[84/142] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[85/142] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[86/142] Compiling SwiftPackageListCore PackageSource.swift
[87/142] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[88/142] Compiling SwiftPackageListCore NativeProject.swift
[89/142] Compiling SwiftPackageListCore Project.swift
[90/142] Compiling SwiftPackageListCore ProjectOptions.swift
[91/142] Compiling SwiftPackageListCore TuistDependencies.swift
[92/142] Compiling SwiftPackageListCore XcodeProject.swift
[93/142] Compiling SwiftPackageListCore XcodeWorkspace.swift
[94/142] Compiling SwiftPackageListCore RuntimeError.swift
[99/146] Emitting module SwiftPackageListCore
[104/146] Compiling SwiftPackageListCore Regex.swift
[105/146] Compiling SwiftPackageListCore RegistryIdentity.swift
[106/146] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[107/146] Compiling SwiftPackageListCore ZSH.swift
[114/146] Compiling SwiftPackageListCore WorkspaceState.swift
[115/146] Compiling SwiftPackageListCore JSONGenerator.swift
[116/146] Compiling SwiftPackageListCore Checkouts.swift
[117/146] Compiling SwiftPackageListCore Configuration.swift
[118/146] Compiling SwiftPackageListCore DerivedData.swift
[119/146] Compiling SwiftPackageListCore Directory.swift
[133/146] Emitting module SwiftPackageListUI
[134/147] Compiling SwiftPackageListUI Backport.swift
[135/147] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[136/147] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[137/147] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[138/147] Compiling SwiftPackageListUI _TVOSTextView.swift
[139/147] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[140/147] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[143/147] Compiling SwiftPackageListUI Backport+task.swift
[144/152] Compiling SwiftPackageListUI resource_bundle_accessor.swift
[145/152] Emitting module swift_package_list
[146/152] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[147/152] Compiling swift_package_list SwiftPackageList.swift
[148/152] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[149/152] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[149/152] Write Objects.LinkFileList
[150/152] Linking swift-package-list
[151/152] Applying swift-package-list
Build complete! (16.12s)
Fetching https://github.com/apple/swift-argument-parser
[1/16686] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.94s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.37s)
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
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/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "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/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "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/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        },
        {
          "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/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/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "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/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "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/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "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/example_1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_2.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/Acknowledgements.pdf",
          "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"
}
Done.