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 (48c857), with Swift 5.10 for macOS (SPM) on 1 Sep 2025 00:12:03 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.67.1
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 48c8579 Merge pull request #155 from FelixHerrmann/documentation/tuist-section
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
48c8579a5af97c851e0b65f1617afbb79d532897
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at master
========================================
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] Write sources
[7/33] Copying Info.plist
[7/33] Copying Localizable.strings
[7/33] Copying PrivacyInfo.xcprivacy
[7/33] Copying Localizable.strings
[17/33] Copying PrivacyInfo.xcprivacy
[17/33] Copying Localizable.strings
[24/33] Write sources
[25/33] Copying Localizable.strings
[27/33] Write sources
[27/33] Copying Info.plist
[29/33] Write swift-version-33747A42983211AE.txt
[31/43] Emitting module ArgumentParserToolInfo
[32/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/89] Compiling ArgumentParser SequenceExtensions.swift
[34/89] Compiling ArgumentParser StringExtensions.swift
[35/89] Compiling ArgumentParser SwiftExtensions.swift
[36/89] Compiling ArgumentParser Tree.swift
[37/89] Compiling ArgumentParser CodingKeyValidator.swift
[38/93] Compiling ArgumentParser ArgumentDiscussion.swift
[39/93] Compiling ArgumentParser ArgumentHelp.swift
[40/93] Compiling ArgumentParser ArgumentVisibility.swift
[41/93] Compiling ArgumentParser CompletionKind.swift
[42/93] Compiling ArgumentParser Errors.swift
[43/93] Compiling ArgumentParser CommandConfiguration.swift
[44/93] Compiling ArgumentParser CommandGroup.swift
[45/93] Compiling ArgumentParser EnumerableFlag.swift
[46/93] Compiling ArgumentParser ExpressibleByArgument.swift
[47/93] Compiling ArgumentParser ParsableArguments.swift
[48/93] Compiling ArgumentParser InputKey.swift
[49/93] Compiling ArgumentParser InputOrigin.swift
[50/93] Compiling ArgumentParser Name.swift
[51/93] Compiling ArgumentParser Parsed.swift
[52/93] Compiling ArgumentParser ParsedValues.swift
[53/93] Compiling SwiftPackageList Bundle+acknowledgements.swift
[54/93] Compiling SwiftPackageList resource_bundle_accessor.swift
[55/93] Compiling SwiftPackageList PropertyListPackageProvider.swift
[56/93] Compiling SwiftPackageList PackageProvider.swift
[57/93] Compiling SwiftPackageList Package+Kind.swift
[58/93] Compiling SwiftPackageList JSONPackageProvider.swift
[59/93] Emitting module SwiftPackageList
[60/93] Compiling SwiftPackageList Package.swift
[61/102] Emitting module ArgumentParser
[62/141] Compiling ArgumentParser NonsenseFlagsValidator.swift
[63/141] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/141] Compiling ArgumentParser PositionalArgumentsValidator.swift
[65/141] Compiling ArgumentParser UniqueNamesValidator.swift
[66/141] Compiling SwiftPackageListCore Checkouts.swift
[67/141] Compiling SwiftPackageListCore DerivedData.swift
[68/141] Compiling SwiftPackageListCore Directory.swift
[69/141] Compiling SwiftPackageListCore PackageSource.swift
[70/141] Compiling SwiftPackageListCore SwiftPackage.swift
[71/141] Compiling SwiftPackageListCore WorkspaceState.swift
[72/141] Compiling SwiftPackageListCore JSONGenerator.swift
[73/141] Compiling SwiftPackageListCore OutputGenerator.swift
[74/141] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[75/141] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
[76/141] Compiling SwiftPackageListCore Tuist+Dump.swift
[77/141] Compiling SwiftPackageListCore Tuist.swift
[78/141] Compiling SwiftPackageListCore TuistDependencies.swift
[79/141] Compiling SwiftPackageListCore RegistryDownloads.swift
[80/141] Compiling SwiftPackageListCore SourcePackages.swift
[81/141] Compiling SwiftPackageListCore ProjectType.swift
[82/141] Compiling ArgumentParser SplitArguments.swift
[83/141] Compiling ArgumentParser DumpHelpGenerator.swift
[84/141] Compiling ArgumentParser HelpCommand.swift
[85/141] Compiling ArgumentParser HelpGenerator.swift
[86/141] Compiling SwiftPackageListCore VersionedFile.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[87/141] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[88/141] Compiling SwiftPackageListCore OutputType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[89/141] Compiling SwiftPackageListCore PDFGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[90/141] Compiling SwiftPackageListCore PropertyListGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[91/141] Compiling SwiftPackageListCore NativeProject.swift
[92/141] Compiling SwiftPackageListCore Project.swift
[93/141] Compiling SwiftPackageListCore ProjectOptions.swift
[95/144] Compiling SwiftPackageListCore RegistryIdentity.swift
[96/144] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[97/144] Compiling SwiftPackageListCore ZSH.swift
[98/144] Compiling SwiftPackageListCore XcodeProject.swift
[99/144] Compiling SwiftPackageListCore XcodeWorkspace.swift
[100/144] Compiling SwiftPackageListCore RuntimeError.swift
[101/144] Compiling SwiftPackageListCore Regex.swift
[104/144] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
[105/144] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[106/144] Emitting module SwiftPackageListCore
[107/144] Compiling SwiftPackageListCore VersionedFileStorage.swift
[113/144] Compiling SwiftPackageListCore CustomPackages.swift
[114/144] Compiling SwiftPackageListCore File.swift
[119/144] Compiling SwiftPackageListCore License.swift
[120/144] Compiling SwiftPackageListCore PackageResolved.swift
[121/144] Compiling SwiftPackageListCore ProjectPbxproj.swift
[131/144] Compiling SwiftPackageListUI Backport.swift
[132/145] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[135/145] Compiling SwiftPackageListUI _TVOSTextView.swift
[136/145] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[137/145] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[138/145] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[139/145] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[140/145] Compiling SwiftPackageListUI Backport+task.swift
[141/145] Emitting module SwiftPackageListUI
[142/150] Compiling SwiftPackageListUI resource_bundle_accessor.swift
[143/150] Emitting module swift_package_list
[144/150] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[145/150] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[146/150] Compiling swift_package_list SwiftPackageList.swift
[147/150] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[147/150] Write Objects.LinkFileList
[148/150] Linking swift-package-list
[149/150] Applying swift-package-list
Build complete! (16.16s)
Fetching https://github.com/apple/swift-argument-parser
[1/15689] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.38s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
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/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "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/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "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/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        },
        {
          "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/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "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/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "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/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "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/pt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "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/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        }
      ],
      "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",
        "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"
}
Done.