Build Information
Successful build of SwiftPackageList, reference 4.9.0 (c428a7), with Swift 6.1 for macOS (SPM) on 16 Nov 2025 03:27:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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: 6.1
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",
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/44] Write sources
[5/44] Write swift-package-list-entitlement.plist
[5/44] Write sources
[8/44] Write swift-package-list-tool-entitlement.plist
[10/44] Copying Localizable.strings
[18/44] Copying Info.plist
[18/44] Copying Localizable.strings
[23/44] Copying PrivacyInfo.xcprivacy
[23/44] Copying Info.plist
[23/44] Copying PrivacyInfo.xcprivacy
[23/44] Write sources
[24/44] Copying Localizable.strings
[29/44] Copying Info.plist
[32/44] Write sources
[37/44] Write swift-version-2F0A5646E1D333AE.txt
[39/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/64] Emitting module ArgumentParserToolInfo
[41/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/64] Emitting module ArgumentParserToolInfo
[43/156] Compiling ArgumentParser ArgumentDiscussion.swift
[44/156] Compiling ArgumentParser ArgumentHelp.swift
[45/156] Compiling ArgumentParser ArgumentVisibility.swift
[46/156] Compiling ArgumentParser CompletionKind.swift
[47/156] Compiling ArgumentParser Errors.swift
[48/160] Emitting module ArgumentParser
[55/164] Compiling ArgumentParser ParserError.swift
[56/164] Compiling ArgumentParser SplitArguments.swift
[57/164] Compiling ArgumentParser DumpHelpGenerator.swift
[58/164] Compiling ArgumentParser HelpCommand.swift
[59/164] Compiling ArgumentParser HelpGenerator.swift
[60/164] Compiling ArgumentParser CommandConfiguration.swift
[61/164] Compiling ArgumentParser CommandGroup.swift
[62/164] Compiling ArgumentParser EnumerableFlag.swift
[63/164] Compiling ArgumentParser ExpressibleByArgument.swift
[64/164] Compiling ArgumentParser ParsableArguments.swift
[65/164] Compiling SwiftPackageList resource_bundle_accessor.swift
[66/164] Compiling ArgumentParser NonsenseFlagsValidator.swift
[67/164] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/164] Compiling ArgumentParser PositionalArgumentsValidator.swift
[69/164] Compiling ArgumentParser UniqueNamesValidator.swift
[70/164] Compiling SwiftPackageList Package.swift
[71/164] Compiling SwiftPackageList PackageProvider.swift
[72/164] Compiling SwiftPackageList PropertyListPackageProvider.swift
[73/164] Compiling SwiftPackageList JSONPackageProvider.swift
[74/164] Compiling SwiftPackageList Package+Kind.swift
[76/164] Compiling SwiftPackageList PackageProvider.swift
[77/164] Compiling SwiftPackageList resource_bundle_accessor.swift
[78/164] Compiling SwiftPackageList Package.swift
[79/164] Compiling SwiftPackageList PropertyListPackageProvider.swift
[80/164] Compiling SwiftPackageList Bundle+acknowledgements.swift
[81/164] Emitting module SwiftPackageList
[82/164] Compiling SwiftPackageList JSONPackageProvider.swift
[83/164] Compiling SwiftPackageList Bundle+acknowledgements.swift
[84/164] Emitting module SwiftPackageList
[85/164] Compiling ArgumentParser MessageInfo.swift
[86/164] Compiling ArgumentParser UsageGenerator.swift
[87/164] Compiling ArgumentParser CollectionExtensions.swift
[88/164] Compiling ArgumentParser Mutex.swift
[89/164] Compiling ArgumentParser Platform.swift
[94/251] Compiling SwiftPackageListCore Checkouts.swift
[95/251] Compiling SwiftPackageListCore Configuration.swift
[96/251] Compiling SwiftPackageListCore DerivedData.swift
[97/251] Compiling SwiftPackageListCore Directory.swift
[98/251] Compiling SwiftPackageListCore PackageSource.swift
[104/251] Compiling SwiftPackageListCore StandardOutputGenerator.swift
[105/251] Compiling SwiftPackageListCore NativeProject.swift
[106/251] Compiling SwiftPackageListCore Project.swift
[107/251] Compiling SwiftPackageListCore ProjectOptions.swift
[108/251] Compiling SwiftPackageListCore License.swift
[109/251] Compiling SwiftPackageListCore Mirrors.swift
[110/251] Compiling SwiftPackageListCore PackageResolved.swift
[111/251] Compiling SwiftPackageListCore ProjectPbxproj.swift
[112/251] Compiling SwiftPackageListCore VersionedFile.swift
[113/251] Compiling SwiftPackageListCore VersionedFileStorage.swift
[114/251] Compiling SwiftPackageListCore TuistDependencies.swift
[115/251] Compiling SwiftPackageListCore XcodeProject.swift
[116/251] Compiling SwiftPackageListCore XcodeWorkspace.swift
[117/251] Compiling SwiftPackageListCore RuntimeError.swift
[118/251] Compiling SwiftPackageListCore OutputGenerator.swift
[119/251] Compiling SwiftPackageListCore WorkspaceState.swift
[120/251] Compiling SwiftPackageListCore JSONGenerator.swift
[124/251] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[125/251] Compiling SwiftPackageListCore OutputType.swift
[126/251] Compiling SwiftPackageListCore PDFGenerator.swift
[127/251] Compiling SwiftPackageListCore ProjectType.swift
[128/251] Compiling SwiftPackageListCore SwiftPackage.swift
[129/251] Compiling SwiftPackageListCore Tuist+Dump.swift
[130/251] Compiling SwiftPackageListCore Tuist.swift
[131/251] Compiling SwiftPackageListCore PropertyListGenerator.swift
[132/251] Compiling SwiftPackageListCore SettingsBundleGenerator+Language.swift
[133/251] Compiling SwiftPackageListCore SettingsBundleGenerator+PropertyList.swift
[149/251] Compiling SwiftPackageListCore SettingsBundleGenerator.swift
[150/251] Compiling SwiftPackageListCore RegistryDownloads.swift
[151/251] Compiling SwiftPackageListCore SourcePackages.swift
[152/251] Compiling SwiftPackageListCore CustomPackages.swift
[153/251] Compiling SwiftPackageListCore File.swift
[172/255] Emitting module SwiftPackageListCore
[186/259] Compiling SwiftPackageListCore Regex.swift
[187/259] Compiling SwiftPackageListCore RegistryIdentity.swift
[188/259] Compiling SwiftPackageListCore URL+deletingGitExtension.swift
[189/259] Compiling SwiftPackageListCore ZSH.swift
[243/269] Compiling SwiftPackageListUI Backport.swift
[244/270] Compiling SwiftPackageListUI Backport+task.swift
[245/270] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
[246/270] Compiling SwiftPackageListUI _SPLLicenseTextViewController.swift
[247/270] Compiling SwiftPackageListUI _SPLLicenseTableViewCell.swift
[248/270] Compiling SwiftPackageListUI SPLAcknowledgmentsTableViewController.swift
[249/270] Compiling SwiftPackageListUI _TVOSTextView.swift
[250/270] Compiling SwiftPackageListUI Backport+navigationTitle.swift
[251/270] Emitting module SwiftPackageListUI
[254/270] Compiling SwiftPackageListUI resource_bundle_accessor.swift
[255/270] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[256/270] Compiling swift_package_list SwiftPackageList.swift
[257/270] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[258/270] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[259/270] Emitting module swift_package_list
[260/270] Compiling swift_package_list SwiftPackageList.swift
[261/270] Compiling swift_package_list SwiftPackageList+InputOptions.swift
[262/270] Compiling swift_package_list OutputType+ExpressibleByArgument.swift
[263/270] Emitting module swift_package_list
[264/270] Compiling swift_package_list SwiftPackageList+OutputOptions.swift
[264/270] Write Objects.LinkFileList
[266/270] Linking swift-package-list
[267/270] Linking swift-package-list-tool
[268/270] Applying swift-package-list-tool
[269/270] Applying swift-package-list
Build complete! (23.36s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.74s)
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/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ar.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ja.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pt.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/tr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "tr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/uk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "uk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"SwiftUI/AcknowledgmentsList.swift",
"SwiftUI/_LicenseText.swift",
"SwiftUI/_TVOSTextView.swift",
"UIKit/SPLAcknowledgmentsTableViewController.swift",
"UIKit/_SPLLicenseTableViewCell.swift",
"UIKit/_SPLLicenseTextViewController.swift",
"Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift",
"Utilites/Backport/Backport+navigationTitle.swift",
"Utilites/Backport/Backport+task.swift",
"Utilites/Backport/Backport.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageListTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListTests",
"path" : "Tests/SwiftPackageListTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/Acknowledgements.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_2.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleAcknowledgementsTests.swift",
"JSONPackageProviderTests.swift",
"PackageKindTests.swift",
"PropertyListPackageProviderTests.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftPackageListPlugin",
"path" : "Plugins/SwiftPackageListPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SwiftPackageListPlugin"
],
"sources" : [
"SwiftPackageListPlugin+BuildToolPlugin.swift",
"SwiftPackageListPlugin+XcodeBuildToolPlugin.swift",
"SwiftPackageListPlugin.Configuration.swift",
"SwiftPackageListPlugin.Error.swift",
"SwiftPackageListPlugin.swift"
],
"target_dependencies" : [
"swift-package-list"
],
"type" : "plugin"
},
{
"c99name" : "SwiftPackageListCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCoreTests",
"path" : "Tests/SwiftPackageListCoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftPackageListCoreTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CheckoutsTests.swift",
"CustomPackagesTests.swift",
"JSONGeneratorTests.swift",
"LicenseTests.swift",
"MirrorsTests.swift",
"OutputTypeTests.swift",
"PDFGeneratorTests.swift",
"PackageResolvedTests.swift",
"ProjectPbxprojTests.swift",
"ProjectTests.swift",
"PropertyListGeneratorTests.swift",
"RegistryDownloadsTests.swift",
"RegistryIdentityTests.swift",
"SettingsBundleGeneratorTests.swift",
"URLExtensionTests.swift",
"WorkspaceStateTests.swift"
],
"target_dependencies" : [
"SwiftPackageListCore"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListCore",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCore",
"path" : "Sources/SwiftPackageListCore",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin"
],
"sources" : [
"Directories/Checkouts.swift",
"Directories/Configuration.swift",
"Directories/DerivedData.swift",
"Directories/Directory.swift",
"Directories/PackageSource.swift",
"Directories/RegistryDownloads.swift",
"Directories/SourcePackages.swift",
"Files/CustomPackages.swift",
"Files/File.swift",
"Files/License.swift",
"Files/Mirrors.swift",
"Files/PackageResolved.swift",
"Files/ProjectPbxproj.swift",
"Files/VersionedFile.swift",
"Files/VersionedFileStorage.swift",
"Files/WorkspaceState.swift",
"Output Generation/JSON/JSONGenerator.swift",
"Output Generation/OutputGenerator.swift",
"Output Generation/OutputGeneratorOptions.swift",
"Output Generation/OutputType.swift",
"Output Generation/PDF/PDFGenerator.swift",
"Output Generation/PropertyList/PropertyListGenerator.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+Language.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+PropertyList.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator.swift",
"Output Generation/StandardOutput/StandardOutputGenerator.swift",
"Project/NativeProject.swift",
"Project/Project.swift",
"Project/ProjectOptions.swift",
"Project/ProjectType.swift",
"Project/SwiftPackage/SwiftPackage.swift",
"Project/Tuist/Tuist+Dump.swift",
"Project/Tuist/Tuist.swift",
"Project/TuistDependencies/TuistDependencies.swift",
"Project/XcodeProject/XcodeProject.swift",
"Project/XcodeWorkspace/XcodeWorkspace.swift",
"RuntimeError.swift",
"Utilites/Regex.swift",
"Utilites/RegistryIdentity.swift",
"Utilites/URL+deletingGitExtension.swift",
"Utilites/ZSH.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageList",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageList",
"path" : "Sources/SwiftPackageList",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin",
"SwiftPackageList",
"SwiftPackageListUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftPackageList/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Bundle+acknowledgements.swift",
"JSONPackageProvider.swift",
"Package+Kind.swift",
"Package.swift",
"PackageProvider.swift",
"PropertyListPackageProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.