The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftPackageList, reference 4.7.2 (5153e3), with Swift 6.0 for macOS (SPM) on 2 Apr 2025 18:45:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/swift-package-list.git
Reference: 4.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FelixHerrmann/swift-package-list
 * tag               4.7.2      -> FETCH_HEAD
HEAD is now at 5153e32 Bump version (4.7.2)
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
5153e3246195215e2d2402e7ffa5ae6ec6e3fc5f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at 4.7.2
Fetching https://github.com/apple/swift-argument-parser
[1/14793] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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",
  "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.5.0",
          "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/3134] Fetching swift-package-list
Fetched https://github.com/FelixHerrmann/swift-package-list.git from cache (0.94s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
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 4.7.2 (5153e32)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/FelixHerrmann/swift-package-list.git
https://github.com/FelixHerrmann/swift-package-list.git
{
  "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",
        "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/DerivedData.swift",
        "Directories/Directory.swift",
        "Directories/PackageSource.swift",
        "Directories/RegistryDownloads.swift",
        "Directories/SourcePackages.swift",
        "Files/CustomPackages.swift",
        "Files/File.swift",
        "Files/License.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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 SwiftPackageListPlugin
Building for debugging...
[2/32] Write sources
[2/32] Write swift-package-list-entitlement.plist
[2/32] Write sources
[5/32] Copying Localizable.strings
[5/32] Copying PrivacyInfo.xcprivacy
[5/32] Copying Localizable.strings
[5/32] Copying PrivacyInfo.xcprivacy
[10/32] Copying Localizable.strings
[12/32] Copying Info.plist
[13/32] Write sources
[22/32] Copying Localizable.strings
[27/32] Write sources
[28/32] Write swift-version-5BDAB9E9C0126B9D.txt
[30/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/42] Emitting module ArgumentParserToolInfo
[32/81] Compiling ArgumentParser CommandConfiguration.swift
[33/81] Compiling ArgumentParser CommandGroup.swift
[34/81] Compiling ArgumentParser EnumerableFlag.swift
[35/81] Compiling ArgumentParser ExpressibleByArgument.swift
[36/85] Compiling ArgumentParser Platform.swift
[37/85] Compiling ArgumentParser SequenceExtensions.swift
[38/85] Compiling ArgumentParser StringExtensions.swift
[39/85] Compiling ArgumentParser Tree.swift
[40/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/85] Compiling ArgumentParser CompletionsGenerator.swift
[42/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/85] Compiling ArgumentParser Argument.swift
[45/85] Emitting module ArgumentParser
[46/85] Compiling ArgumentParser ParsableArguments.swift
[47/85] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/85] Compiling ArgumentParser ParsableCommand.swift
[49/85] Compiling ArgumentParser ArgumentDecoder.swift
[50/85] Compiling ArgumentParser NameSpecification.swift
[51/85] Compiling ArgumentParser Option.swift
[52/85] Compiling ArgumentParser OptionGroup.swift
[53/85] Compiling ArgumentParser AsyncParsableCommand.swift
[54/85] Emitting module SwiftPackageList
[55/85] Compiling SwiftPackageList Package+Kind.swift
[56/85] Compiling SwiftPackageList PropertyListPackageProvider.swift
[57/85] Compiling SwiftPackageList resource_bundle_accessor.swift
[58/85] Compiling SwiftPackageList Bundle+acknowledgements.swift
[59/85] Compiling SwiftPackageList Package.swift
[60/85] Compiling SwiftPackageList JSONPackageProvider.swift
[61/85] Compiling SwiftPackageList PackageProvider.swift
[62/96] Compiling ArgumentParser ArgumentDefinition.swift
[63/96] Compiling ArgumentParser ArgumentSet.swift
[64/96] Compiling ArgumentParser CommandParser.swift
[65/96] Compiling ArgumentParser InputKey.swift
[66/133] Compiling SwiftPackageListCore Tuist.swift
[67/133] Compiling SwiftPackageListCore TuistDependencies.swift
[68/133] Compiling SwiftPackageListCore XcodeProject.swift
[69/133] Compiling SwiftPackageListCore XcodeWorkspace.swift
[70/133] Compiling SwiftPackageListCore PackageResolved.swift
[71/133] Compiling SwiftPackageListCore ProjectPbxproj.swift
[72/133] Compiling SwiftPackageListCore VersionedFile.swift
[73/133] Compiling SwiftPackageListCore SwiftPackage.swift
[74/133] Compiling SwiftPackageListCore Tuist+Dump.swift
[75/133] Compiling SwiftPackageListCore RuntimeError.swift
[76/133] Compiling SwiftPackageListCore Regex.swift
[77/133] Compiling ArgumentParser DumpHelpGenerator.swift
[78/133] Compiling ArgumentParser HelpCommand.swift
[79/133] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
[80/133] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
[81/133] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[82/133] Compiling SwiftPackageListCore NativeProject.swift
[91/136] Compiling SwiftPackageListCore RegistryIdentity.swift
[92/136] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[93/136] Compiling SwiftPackageListCore ZSH.swift
[95/136] Compiling SwiftPackageListCore Project.swift
[96/136] Compiling SwiftPackageListCore ProjectOptions.swift
[97/136] Compiling SwiftPackageListCore ProjectType.swift
[98/136] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[102/136] Compiling SwiftPackageListCore License.swift
[106/136] Emitting module SwiftPackageListCore
[107/136] Compiling SwiftPackageListCore RegistryDownloads.swift
[108/136] Compiling SwiftPackageListCore SourcePackages.swift
[109/136] Compiling SwiftPackageListCore CustomPackages.swift
[110/136] Compiling SwiftPackageListCore File.swift
[111/136] Compiling SwiftPackageListCore Checkouts.swift
[112/136] Compiling SwiftPackageListCore DerivedData.swift
[113/136] Compiling SwiftPackageListCore Directory.swift
[114/136] Compiling SwiftPackageListCore PackageSource.swift
[115/136] Compiling SwiftPackageListCore VersionedFileStorage.swift
[116/136] Compiling SwiftPackageListCore WorkspaceState.swift
[117/136] Compiling SwiftPackageListCore JSONGenerator.swift
[118/136] Compiling SwiftPackageListCore OutputGenerator.swift
[119/136] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[120/136] Compiling SwiftPackageListCore OutputType.swift
[121/136] Compiling SwiftPackageListCore PDFGenerator.swift
[122/136] Compiling SwiftPackageListCore PropertyListGenerator.swift
[123/141] Compiling swift_package_list SwiftPackageList.swift
[124/141] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[125/141] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[126/141] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[127/141] Emitting module swift_package_list
[127/141] Write Objects.LinkFileList
[128/141] Linking swift-package-list
[129/141] Applying swift-package-list
[133/142] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[134/142] Compiling SwiftPackageListUI _TVOSTextView.swift
[135/142] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[136/142] Emitting module SwiftPackageListUI
[137/142] Compiling SwiftPackageListUI Backport.swift
[138/142] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[139/142] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[140/142] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[141/142] Compiling SwiftPackageListUI Backport+task.swift
[142/142] Compiling SwiftPackageListUI resource_bundle_accessor.swift
Build complete! (22.39s)
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",
        "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/DerivedData.swift",
        "Directories/Directory.swift",
        "Directories/PackageSource.swift",
        "Directories/RegistryDownloads.swift",
        "Directories/SourcePackages.swift",
        "Files/CustomPackages.swift",
        "Files/File.swift",
        "Files/License.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/4.7.2
Repository:               FelixHerrmann/swift-package-list
Swift version used:       6.0
Target:                   SwiftPackageList
Extracting symbol information for 'SwiftPackageList'...
Finished extracting symbol information for 'SwiftPackageList'. (2.63s)
Building documentation for 'SwiftPackageList'...
Finished building documentation for 'SwiftPackageList' (0.40s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/4.7.2
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Updated https://github.com/apple/swift-argument-parser (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3349] 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 (0.56s)
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.3
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/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.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 SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Names.swift
[45/57] Compiling SymbolKit SPI.swift
[46/57] Compiling SymbolKit Snippet.swift
[47/57] Compiling SymbolKit Extension.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] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/9] Compiling SwiftPackageList PackageProvider.swift
[3/9] Compiling SwiftPackageList resource_bundle_accessor.swift
[4/9] Compiling SwiftPackageList PropertyListPackageProvider.swift
[5/9] Compiling SwiftPackageList Package+Kind.swift
[6/9] Emitting module SwiftPackageList
[7/9] Compiling SwiftPackageList JSONPackageProvider.swift
[8/9] Compiling SwiftPackageList Package.swift
[9/9] Compiling SwiftPackageList Bundle+acknowledgements.swift
Build of target: 'SwiftPackageList' complete! (0.59s)
Target:                   SwiftPackageListUI
Extracting symbol information for 'SwiftPackageListUI'...
Finished extracting symbol information for 'SwiftPackageListUI'. (3.36s)
Building documentation for 'SwiftPackageListUI'...
Finished building documentation for 'SwiftPackageListUI' (0.49s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/4.7.2
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.21s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/12] Compiling SwiftPackageListUI Backport.swift
[3/12] Compiling SwiftPackageListUI Backport+task.swift
[4/13] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[5/13] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[6/13] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[7/13] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[8/13] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[9/13] Compiling SwiftPackageListUI _TVOSTextView.swift
[10/13] Emitting module SwiftPackageListUI
[11/13] Compiling SwiftPackageListUI AcknowledgmentsList.swift
[12/13] Compiling SwiftPackageListUI _LicenseText.swift
[13/13] Compiling SwiftPackageListUI resource_bundle_accessor.swift
Build of target: 'SwiftPackageListUI' complete! (0.94s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/felixherrmann/swift-package-list/4.7.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/felixherrmann/swift-package-list/4.7.2/linkable-paths.json
    1550
12	/Users/admin/builder/spi-builder-workspace/.docs/felixherrmann/swift-package-list/4.7.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/felixherrmann/swift-package-list/4.7.2
File count: 1550
Doc size:   12.0MB
Preparing doc bundle ...
Uploading prod-felixherrmann-swift-package-list-4.7.2-52a7661b.zip to s3://spi-docs-inbox/prod-felixherrmann-swift-package-list-4.7.2-52a7661b.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [41%]
Copying... [52%]
Copying... [63%]
Copying... [71%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.