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 nest, reference main (cd1813), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 18:56:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/nest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mtj0928/nest
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd18139 Merge pull request #21 from mtj0928/NestfileControllerTests
Cloned https://github.com/mtj0928/nest.git
Revision (git rev-parse @):
cd1813946c595e088a45ead5ecad038ba315cc81
SUCCESS checkout https://github.com/mtj0928/nest.git at main
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/mtj0928/swift-async-operations
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
[1/325] Fetching swift-async-operations
[60/1451] Fetching swift-async-operations, rainbow
[117/2099] Fetching swift-async-operations, rainbow, swift-http-types
[322/7565] Fetching swift-async-operations, rainbow, swift-http-types, zipfoundation
[572/11236] Fetching swift-async-operations, rainbow, swift-http-types, zipfoundation, swift-log
[2724/21138] Fetching swift-async-operations, rainbow, swift-http-types, zipfoundation, swift-log, yams
[3460/33502] Fetching swift-async-operations, rainbow, swift-http-types, zipfoundation, swift-log, yams, swift-argument-parser
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.38s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.38s)
[7424/27388] Fetching swift-async-operations, rainbow, swift-log, yams, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (2.02s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.02s)
Fetched https://github.com/onevcat/Rainbow from cache (2.02s)
Fetched https://github.com/jpsim/Yams.git from cache (2.02s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (2.02s)
Computing version for https://github.com/mtj0928/swift-async-operations
Computed https://github.com/mtj0928/swift-async-operations at 0.2.2 (3.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (2.59s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.73s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.55s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.53s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/mtj0928/swift-async-operations
Working copy of https://github.com/mtj0928/swift-async-operations resolved at 0.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nest",
      "name": "nest",
      "url": "https://github.com/mtj0928/nest.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nest",
      "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": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation",
          "version": "0.9.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-operations",
          "name": "swift-async-operations",
          "url": "https://github.com/mtj0928/swift-async-operations",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-operations",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mtj0928/nest.git
[1/1145] Fetching nest
Fetched https://github.com/mtj0928/nest.git from cache (1.12s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/weichsel/ZIPFoundation from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/mtj0928/swift-async-operations from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.50s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
Fetched https://github.com/mtj0928/swift-async-operations from cache (0.61s)
Fetched https://github.com/jpsim/Yams.git from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.61s)
Fetched https://github.com/onevcat/Rainbow from cache (0.61s)
Computing version for https://github.com/mtj0928/swift-async-operations
Computed https://github.com/mtj0928/swift-async-operations at 0.2.2 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.03s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.47s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.47s)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
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
Creating working copy for https://github.com/mtj0928/swift-async-operations
Working copy of https://github.com/mtj0928/swift-async-operations resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/mtj0928/nest.git
Working copy of https://github.com/mtj0928/nest.git resolved at main (cd18139)
Found 7 product dependencies
  - swift-argument-parser
  - swift-log
  - swift-http-types
  - ZIPFoundation
  - Rainbow
  - Yams
  - swift-async-operations
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mtj0928/nest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/26] Write sources
[5/26] Copying PrivacyInfo.xcprivacy
[10/26] Write nest-entitlement.plist
[10/26] Write sources
[16/26] Write swift-version--7754E27361AE5C74.txt
[17/71] Compiling writer.c
[18/71] Compiling reader.c
[19/71] Compiling api.c
[20/85] Compiling parser.c
[21/85] Compiling scanner.c
[22/85] Compiling emitter.c
[24/102] Emitting module ArgumentParserToolInfo
[25/102] Emitting module ZIPFoundation
[26/104] Compiling AsyncOperations numberOfConcurrentTasks.swift
[27/105] Compiling Yams Mark.swift
[28/105] Compiling Yams Node.Mapping.swift
[29/105] Emitting module AsyncOperations
[30/105] Compiling Yams Constructor.swift
[31/105] Compiling Yams Decoder.swift
[32/105] Compiling AsyncOperations InternalForEach.swift
[33/105] Compiling AsyncOperations AsyncReduce.swift
[34/105] Compiling Yams Node.Scalar.swift
[35/105] Compiling Yams Node.Sequence.swift
[36/105] Compiling AsyncOperations withOrderedTaskGroup.swift
[37/105] Compiling Yams Node.swift
[38/105] Compiling Yams Parser.swift
[39/105] Compiling AsyncOperations AsyncMap.swift
[40/105] Compiling AsyncOperations withThrowingOrderedTaskGroup.swift
[41/105] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/143] Compiling HTTPTypes ISOLatin1String.swift
[43/143] Compiling Logging MetadataProvider.swift
[44/143] Compiling HTTPTypes HTTPParsedFields.swift
[45/143] Compiling HTTPTypes HTTPResponse.swift
[46/143] Compiling HTTPTypes HTTPRequest.swift
[47/143] Compiling Logging Locks.swift
[48/143] Emitting module Logging
[49/143] Compiling Logging LogHandler.swift
[50/143] Compiling Logging Logging.swift
[51/143] Compiling Rainbow Color.swift
[52/144] Compiling Rainbow ControlCode.swift
[53/144] Emitting module Rainbow
[54/144] Compiling ArgumentParser AsyncParsableCommand.swift
[55/144] Compiling ArgumentParser CommandConfiguration.swift
[56/144] Compiling HTTPTypes HTTPFieldName.swift
[57/144] Compiling HTTPTypes HTTPField.swift
[58/144] Emitting module HTTPTypes
[59/144] Compiling HTTPTypes HTTPFields.swift
[60/150] Compiling Rainbow Style.swift
[61/150] Compiling Rainbow StringGenerator.swift
[62/150] Compiling Rainbow String+Rainbow.swift
[63/150] Emitting module ArgumentParser
[66/154] Compiling ArgumentParser EnumerableFlag.swift
[67/154] Compiling ArgumentParser ExpressibleByArgument.swift
[68/154] Compiling ArgumentParser Platform.swift
[69/154] Compiling ArgumentParser SequenceExtensions.swift
[70/154] Compiling ArgumentParser StringExtensions.swift
[71/154] Compiling ArgumentParser Tree.swift
[72/154] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[73/154] Emitting module HTTPTypesFoundation
[74/154] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[75/154] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[76/154] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[77/154] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[78/154] Compiling ArgumentParser Name.swift
[79/154] Compiling ArgumentParser Parsed.swift
[80/154] Compiling ArgumentParser ParsedValues.swift
[81/154] Compiling ArgumentParser Flag.swift
[82/154] Compiling ArgumentParser ArgumentHelp.swift
[83/154] Compiling ArgumentParser ArgumentVisibility.swift
[84/154] Compiling ArgumentParser CompletionKind.swift
[85/154] Compiling ArgumentParser Errors.swift
[86/154] Compiling ArgumentParser HelpGenerator.swift
[87/154] Compiling ArgumentParser MessageInfo.swift
[88/154] Compiling ArgumentParser UsageGenerator.swift
[89/154] Compiling ArgumentParser CollectionExtensions.swift
[90/154] Compiling ArgumentParser ParsableArguments.swift
[91/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[92/154] Compiling ArgumentParser ParsableCommand.swift
[93/154] Compiling ArgumentParser ArgumentDecoder.swift
[95/154] Compiling ArgumentParser NameSpecification.swift
[96/154] Compiling ArgumentParser Option.swift
[97/154] Compiling ArgumentParser OptionGroup.swift
[98/154] Compiling ArgumentParser InputOrigin.swift
[102/154] Compiling ArgumentParser ArgumentDefinition.swift
[103/154] Compiling ArgumentParser ArgumentSet.swift
[104/154] Compiling ArgumentParser CommandParser.swift
[105/154] Compiling ArgumentParser InputKey.swift
[106/154] Compiling ArgumentParser ParserError.swift
[107/154] Compiling ArgumentParser SplitArguments.swift
[108/154] Compiling ArgumentParser DumpHelpGenerator.swift
[109/154] Compiling ArgumentParser HelpCommand.swift
[110/154] Compiling ArgumentParser BashCompletionsGenerator.swift
[111/154] Compiling ArgumentParser CompletionsGenerator.swift
[112/154] Compiling ArgumentParser FishCompletionsGenerator.swift
[113/154] Compiling ArgumentParser ZshCompletionsGenerator.swift
[114/154] Compiling ArgumentParser Argument.swift
[133/154] Compiling Yams Tag.swift
[134/154] Compiling Yams Resolver.swift
[135/155] Compiling Yams String+Yams.swift
[136/155] Compiling Yams Representer.swift
[137/155] Emitting module Yams
[146/155] Compiling Rainbow ColorApproximation.swift
[147/155] Compiling Rainbow ModesExtractor.swift
[148/155] Compiling Rainbow Rainbow.swift
[149/155] Compiling Rainbow OutputTarget.swift
[152/185] Compiling Yams YamlError.swift
[153/185] Compiling NestKit GitHubURLBuilder.swift
[154/185] Compiling NestKit HTTPClient.swift
[155/185] Compiling NestKit NestDirectory.swift
[156/188] Compiling NestKit SwiftCommand+Build.swift
[157/188] Compiling NestKit SwiftCommand+Checksum.swift
[158/188] Compiling NestKit SwiftCommand+Description.swift
[159/188] Compiling NestKit SwiftCommand+TargetInfo.swift
[160/188] Compiling NestKit SwiftCommand.swift
[161/188] Compiling NestKit SwiftPackage.swift
[162/188] Compiling NestKit GitRepositoryClient.swift
[163/188] Compiling NestKit GitRepositoryClientBuilder.swift
[164/188] Compiling NestKit GitURL.swift
[165/188] Compiling NestKit GitVersion.swift
[166/188] Compiling NestKit GitHubAssetResponse.swift
[167/188] Compiling NestKit GitHubRepositoryClient.swift
[168/188] Compiling NestKit ChecksumCalculator.swift
[169/188] Compiling NestKit Configuration.swift
[170/188] Compiling NestKit ExecutableBinary.swift
[171/188] Compiling NestKit Logger+extension.swift
[172/188] Emitting module NestKit
[173/188] Compiling NestKit ArtifactBundle.swift
[174/188] Compiling NestKit ArtifactBundleInfo.swift
[175/188] Compiling NestKit ArtifactBundleAssetSelector.swift
[176/188] Compiling NestKit ArtifactBundleManager.swift
[177/188] Compiling NestKit TripleDetector.swift
[178/188] Compiling NestKit ProcessExecutor.swift
[179/188] Compiling NestKit ProcessExecutorBuilder.swift
[180/188] Compiling NestKit URL+extension.swift
[181/188] Compiling NestKit FileSystem.swift
[182/188] Compiling NestKit GitCommand.swift
[183/188] Compiling NestKit NestFileDownloader.swift
[184/188] Compiling NestKit NestInfo.swift
[185/188] Compiling NestKit NestInfoController.swift
[186/201] Compiling NestCLI ExecutableBinaryPreparer.swift
[187/201] Compiling NestCLI NestfileController.swift
[188/201] Compiling NestCLI SwiftPackageBuilder.swift
[189/201] Compiling NestCLI ArtifactBundleFetcher.swift
[190/201] Compiling NestCLI ArtifactDuplicatedDetector.swift
[191/201] Compiling NestCLI NestCLIError.swift
[192/201] Emitting module NestCLI
[193/201] Compiling NestCLI Nestfile.swift
[194/215] Compiling nest Configuration+Dependencies.swift
[195/215] Compiling nest CLIUtil.swift
[196/215] Compiling nest NestLogHandler.swift
[197/216] Compiling nest UpdateNestfileCommand.swift
[198/216] Compiling nest UninstallCommand.swift
[199/216] Compiling nest InstallCommand.swift
[200/216] Compiling nest ListCommand.swift
[201/216] Compiling nest GitURL+Arguemtns.swift
[202/216] Compiling nest GitVersion+Arguments.swift
[203/216] Compiling nest ResolveNestfileCommand.swift
[204/216] Compiling nest SwitchCommand.swift
[205/216] Compiling nest nest.swift
[206/216] Emitting module nest
[207/216] Compiling nest BootstrapCommand.swift
[208/216] Compiling nest GenerateNestfileCommand.swift
[208/216] Write Objects.LinkFileList
[210/216] Compiling NestTestHelpers MockHTTPClient.swift
[211/216] Emitting module NestTestHelpers
[212/216] Compiling NestTestHelpers FileStorageItem.swift
[213/216] Compiling NestTestHelpers MockExecutorBuilder.swift
[214/216] Compiling NestTestHelpers MockFileSystem.swift
[214/216] Linking nest
[215/216] Applying nest
Build complete! (59.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-async-operations",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtj0928/swift-async-operations"
    }
  ],
  "manifest_display_name" : "nest",
  "name" : "nest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "nest",
      "targets" : [
        "nest"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NestCLI",
      "targets" : [
        "NestCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NestKit",
      "targets" : [
        "NestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "nest",
      "module_type" : "SwiftTarget",
      "name" : "nest",
      "path" : "Sources/nest",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "nest"
      ],
      "sources" : [
        "Arguments/GitURL+Arguemtns.swift",
        "Arguments/GitVersion+Arguments.swift",
        "Commands/BootstrapCommand.swift",
        "Commands/GenerateNestfileCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/ResolveNestfileCommand.swift",
        "Commands/SwitchCommand.swift",
        "Commands/UninstallCommand.swift",
        "Commands/UpdateNestfileCommand.swift",
        "Utils/CLIUtil.swift",
        "Utils/Configuration+Dependencies.swift",
        "Utils/NestLogHandler.swift",
        "nest.swift"
      ],
      "target_dependencies" : [
        "NestCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NestTests",
      "module_type" : "SwiftTarget",
      "name" : "NestTests",
      "path" : "Tests/NestTests",
      "sources" : [
        "Arguments/InstallTargetTests.swift"
      ],
      "target_dependencies" : [
        "nest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NestTestHelpers",
      "path" : "Sources/NestTestHelpers",
      "sources" : [
        "FileStorageItem.swift",
        "MockExecutorBuilder.swift",
        "MockFileSystem.swift",
        "MockHTTPClient.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestKitTests",
      "module_type" : "SwiftTarget",
      "name" : "NestKitTests",
      "path" : "Tests/NestKitTests",
      "sources" : [
        "ArtifactBundle/ArtifactBundleInfoTests.swift",
        "ArtifactBundleManagerTests.swift",
        "Extensions/URLTests.swift",
        "FileSystemItemTests.swift",
        "Git/GitHubURLBuilderTests.swift",
        "Git/GitURLTests.swift",
        "GitHub/GitHubRepositoryClientTests.swift",
        "NestDirectoryTests.swift",
        "NestFileDownloaderTests.swift",
        "NestInfoControllerTests.swift",
        "Swift/SwiftPackageTests.swift",
        "TripleDetectorTests.swift"
      ],
      "target_dependencies" : [
        "NestKit",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestKit",
      "module_type" : "SwiftTarget",
      "name" : "NestKit",
      "path" : "Sources/NestKit",
      "product_dependencies" : [
        "Logging",
        "Rainbow",
        "ZIPFoundation",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI",
        "NestKit"
      ],
      "sources" : [
        "ArtifactBundle/ArtifactBundle.swift",
        "ArtifactBundle/ArtifactBundleInfo.swift",
        "ArtifactBundleAssetSelector.swift",
        "ArtifactBundleManager.swift",
        "ChecksumCalculator.swift",
        "Configuration.swift",
        "ExecutableBinary/ExecutableBinary.swift",
        "Extensions/Logger+extension.swift",
        "Extensions/URL+extension.swift",
        "FileSystem.swift",
        "Git/GitCommand.swift",
        "Git/GitRepositoryClient.swift",
        "Git/GitRepositoryClientBuilder.swift",
        "Git/GitURL.swift",
        "Git/GitVersion.swift",
        "GitHub/GitHubAssetResponse.swift",
        "GitHub/GitHubRepositoryClient.swift",
        "GitHub/GitHubURLBuilder.swift",
        "HTTPClient.swift",
        "NestDirectory.swift",
        "NestFileDownloader.swift",
        "NestInfo.swift",
        "NestInfoController.swift",
        "Swift/SwiftCommand+Build.swift",
        "Swift/SwiftCommand+Checksum.swift",
        "Swift/SwiftCommand+Description.swift",
        "Swift/SwiftCommand+TargetInfo.swift",
        "Swift/SwiftCommand.swift",
        "Swift/SwiftPackage.swift",
        "TripleDetector.swift",
        "Utils/ProcessExecutor.swift",
        "Utils/ProcessExecutorBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NestCLITests",
      "module_type" : "SwiftTarget",
      "name" : "NestCLITests",
      "path" : "Tests/NestCLITests",
      "sources" : [
        "ArtfactBundleFetcherTests.swift",
        "NestfileControllerTests.swift",
        "NestfileTests.swift"
      ],
      "target_dependencies" : [
        "NestCLI",
        "NestTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NestCLI",
      "module_type" : "SwiftTarget",
      "name" : "NestCLI",
      "path" : "Sources/NestCLI",
      "product_dependencies" : [
        "AsyncOperations",
        "Yams"
      ],
      "product_memberships" : [
        "nest",
        "NestCLI"
      ],
      "sources" : [
        "ArtifactBundleFetcher.swift",
        "ArtifactDuplicatedDetector.swift",
        "ExecutableBinaryPreparer.swift",
        "NestCLIError.swift",
        "Nestfile.swift",
        "NestfileController.swift",
        "SwiftPackageBuilder.swift"
      ],
      "target_dependencies" : [
        "NestKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.