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 ShellOut, reference main (814e07), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 09:54:10 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 -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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/ShellOut.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/ShellOut
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 814e072 Merge pull request #12 from SwiftPackageIndex/rename-argument
Cloned https://github.com/SwiftPackageIndex/ShellOut.git
Revision (git rev-parse @):
814e0722f442a240915e0aa0699f2ac537c3ddc2
SUCCESS checkout https://github.com/SwiftPackageIndex/ShellOut.git at main
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/SwiftPackageIndex/ShellQuote
[1/76] Fetching shellquote
[77/5667] Fetching shellquote, swift-algorithms
[189/9586] Fetching shellquote, swift-algorithms, swift-system
[268/15162] Fetching shellquote, swift-algorithms, swift-system, swift-numerics
[492/18885] Fetching shellquote, swift-algorithms, swift-system, swift-numerics, swift-log
[14740/25433] Fetching shellquote, swift-algorithms, swift-system, swift-numerics, swift-log, swift-tools-support-core
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
[16276/21710] Fetching shellquote, swift-algorithms, swift-system, swift-numerics, swift-tools-support-core
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
Fetched https://github.com/apple/swift-numerics from cache (1.16s)
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (1.16s)
[1179/6548] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (2.77s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.2 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.51s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.50s)
Creating working copy for https://github.com/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.0.0
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.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.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": "shellout",
      "name": "ShellOut",
      "url": "https://github.com/SwiftPackageIndex/ShellOut.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
      "dependencies": [
        {
          "identity": "shellquote",
          "name": "ShellQuote",
          "url": "https://github.com/SwiftPackageIndex/ShellQuote",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellQuote",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/ShellOut.git
[1/734] Fetching shellout
Fetched https://github.com/SwiftPackageIndex/ShellOut.git from cache (0.89s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/SwiftPackageIndex/ShellQuote from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.80s)
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (0.80s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.80s)
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.56s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.1 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.43s)
Creating working copy for https://github.com/SwiftPackageIndex/ShellOut.git
Working copy of https://github.com/SwiftPackageIndex/ShellOut.git resolved at main (814e072)
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.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.1
warning: '.resolve-product-dependencies': dependency 'shellout' is not used by any target
Found 4 product dependencies
  - ShellQuote
  - swift-log
  - swift-tools-support-core
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ShellOut.git
{
  "dependencies" : [
    {
      "identity" : "shellquote",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/ShellQuote"
    },
    {
      "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-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "ShellOut",
  "name" : "ShellOut",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15.4"
    }
  ],
  "products" : [
    {
      "name" : "ShellOut",
      "targets" : [
        "ShellOut"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShellOutTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellOutTests",
      "path" : "Tests/ShellOutTests",
      "sources" : [
        "ShellOutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "ShellOut"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellOut",
      "module_type" : "SwiftTarget",
      "name" : "ShellOut",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellQuote",
        "Logging",
        "Algorithms",
        "TSCBasic"
      ],
      "product_memberships" : [
        "ShellOut"
      ],
      "sources" : [
        "QuotedString.swift",
        "ShellArgument.swift",
        "ShellOut.swift",
        "ShellOutCommand+git.swift",
        "ShellOutCommand+other.swift",
        "ShellOutCommand.swift",
        "ShellOutError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/13] Write sources
[8/13] Compiling TSCclibc process.c
[9/13] Compiling CSystem shims.c
[10/13] Compiling _NumericsShims _NumericsShims.c
[11/13] Compiling TSCclibc libc.c
[12/13] Write swift-version--7754E27361AE5C74.txt
[14/53] Compiling RealModule Real.swift
[15/54] Compiling RealModule RealFunctions.swift
[16/54] Compiling RealModule Float80+Real.swift
[17/54] Emitting module RealModule
[18/54] Compiling RealModule AlgebraicField.swift
[19/54] Compiling RealModule Float+Real.swift
[20/54] Compiling RealModule ElementaryFunctions.swift
[21/54] Compiling RealModule AugmentedArithmetic.swift
[22/54] Compiling RealModule Double+Real.swift
[23/54] Compiling RealModule ApproximateEquality.swift
[24/54] Compiling RealModule Float16+Real.swift
[25/78] Compiling Logging MetadataProvider.swift
[26/78] Compiling TSCLibc libc.swift
[27/78] Emitting module TSCLibc
[28/78] Compiling Algorithms Trim.swift
[29/78] Compiling Algorithms Split.swift
[30/78] Compiling Algorithms RandomSample.swift
[31/78] Compiling Algorithms Suffix.swift
[32/80] Compiling Algorithms Indexed.swift
[33/80] Compiling Algorithms Intersperse.swift
[34/80] Compiling Algorithms Joined.swift
[35/80] Compiling Algorithms Product.swift
[36/80] Compiling SystemPackage UtilConsumers.swift
[37/80] Compiling Algorithms Rotate.swift
[38/82] Compiling Logging LogHandler.swift
[39/82] Compiling Logging Locks.swift
[40/82] Emitting module Logging
[41/82] Compiling Logging Logging.swift
[42/82] Compiling Algorithms FlattenCollection.swift
[43/82] Compiling Algorithms AdjacentPairs.swift
[44/82] Compiling Algorithms Partition.swift
[45/82] Compiling Algorithms Permutations.swift
[46/82] Compiling Algorithms EitherSequence.swift
[47/82] Compiling Algorithms FirstNonNil.swift
[48/82] Compiling Algorithms Chain.swift
[49/82] Compiling Algorithms Chunked.swift
[50/82] Compiling Algorithms Combinations.swift
[52/82] Compiling SystemPackage Util.swift
[59/82] Emitting module SystemPackage
[60/82] Compiling Algorithms Compacted.swift
[61/82] Compiling Algorithms Cycle.swift
[62/82] Compiling Algorithms MinMax.swift
[63/123] Compiling TSCBasic ObjectIdentifierProtocol.swift
[64/123] Compiling TSCBasic OrderedDictionary.swift
[65/123] Compiling TSCBasic FileInfo.swift
[66/123] Compiling TSCBasic FileSystem.swift
[67/123] Compiling TSCBasic GraphAlgorithms.swift
[68/123] Compiling TSCBasic Await.swift
[69/123] Compiling TSCBasic Base64URL.swift
[70/123] Compiling TSCBasic ByteString.swift
[71/123] Compiling TSCBasic SynchronizedQueue.swift
[72/123] Compiling TSCBasic TemporaryFile.swift
[73/123] Compiling TSCBasic TerminalController.swift
[74/123] Compiling TSCBasic HashAlgorithms.swift
[75/123] Compiling TSCBasic JSON.swift
[76/123] Compiling TSCBasic StringConversions.swift
[77/123] Compiling TSCBasic CStringArray.swift
[78/123] Compiling TSCBasic CacheableSequence.swift
[79/123] Compiling TSCBasic JSONMapper.swift
[80/123] Compiling TSCBasic DeltaAlgorithm.swift
[81/123] Compiling TSCBasic DiagnosticsEngine.swift
[82/123] Compiling TSCBasic DictionaryExtensions.swift
[83/123] Compiling TSCBasic DictionaryLiteralExtensions.swift
[84/123] Compiling TSCBasic EditDistance.swift
[85/127] Emitting module TSCBasic
[86/127] Emitting module ShellQuote
[87/127] Compiling ShellQuote ShellQuote.swift
[88/127] Compiling TSCBasic Thread.swift
[89/127] Compiling TSCBasic Tuple.swift
[90/127] Compiling TSCBasic WritableByteStream.swift
[91/127] Compiling TSCBasic misc.swift
[101/127] Emitting module Algorithms
[102/127] Compiling TSCBasic Closable.swift
[103/127] Compiling TSCBasic CodableResult.swift
[104/127] Compiling TSCBasic CollectionAlgorithms.swift
[105/127] Compiling TSCBasic CollectionExtensions.swift
[106/127] Compiling TSCBasic Condition.swift
[107/127] Compiling TSCBasic Path.swift
[108/127] Compiling TSCBasic PathShims.swift
[109/127] Compiling TSCBasic Process.swift
[110/127] Compiling TSCBasic ProcessEnv.swift
[111/127] Compiling TSCBasic OSLog.swift
[114/127] Compiling TSCBasic OrderedSet.swift
[116/127] Compiling TSCBasic KeyedPair.swift
[117/127] Compiling TSCBasic LazyCache.swift
[118/127] Compiling TSCBasic Lock.swift
[119/127] Compiling TSCBasic ProcessSet.swift
[120/127] Compiling TSCBasic RegEx.swift
[121/127] Compiling TSCBasic Result.swift
[122/127] Compiling TSCBasic SortedArray.swift
[128/135] Compiling ShellOut ShellOutError.swift
[129/135] Compiling ShellOut ShellOutCommand.swift
[130/135] Compiling ShellOut ShellOutCommand+other.swift
[131/135] Compiling ShellOut ShellOutCommand+git.swift
[132/135] Compiling ShellOut ShellArgument.swift
[133/135] Compiling ShellOut QuotedString.swift
[134/135] Compiling ShellOut ShellOut.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShellOut.swift:50:37: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 48 |         environment: environment,
 49 |         at: path == "." ? nil :
 50 |             (path == "~" ? TSCBasic.localFileSystem.homeDirectory.pathString :
    |                                     `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 51 |             (path.starts(with: "~/") ? "\(TSCBasic.localFileSystem.homeDirectory.pathString)/\(path.dropFirst(2))" :
 52 |             path))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1164 |
1165 | extension FileSystem {
/Users/admin/builder/spi-builder-workspace/Sources/ShellOut.swift:51:52: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 49 |         at: path == "." ? nil :
 50 |             (path == "~" ? TSCBasic.localFileSystem.homeDirectory.pathString :
 51 |             (path.starts(with: "~/") ? "\(TSCBasic.localFileSystem.homeDirectory.pathString)/\(path.dropFirst(2))" :
    |                                                    `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 52 |             path))
 53 |     )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1164 |
1165 | extension FileSystem {
/Users/admin/builder/spi-builder-workspace/Sources/ShellOut.swift:105:78: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
103 |         at: String? = nil
104 |     ) async throws -> (stdout: String, stderr: String) {
105 |         let actualCwd = try at.map { try .init(validating: $0) } ?? TSCBasic.localFileSystem.currentWorkingDirectory ?? .root
    |                                                                              `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
106 |         let process = Self.init(
107 |             arguments: [command] + arguments,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
     |            `- note: var declared here
1164 |
1165 | extension FileSystem {
[135/135] Emitting module ShellOut
Build complete! (32.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shellquote",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/ShellQuote"
    },
    {
      "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-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "ShellOut",
  "name" : "ShellOut",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15.4"
    }
  ],
  "products" : [
    {
      "name" : "ShellOut",
      "targets" : [
        "ShellOut"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShellOutTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellOutTests",
      "path" : "Tests/ShellOutTests",
      "sources" : [
        "ShellOutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "ShellOut"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellOut",
      "module_type" : "SwiftTarget",
      "name" : "ShellOut",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellQuote",
        "Logging",
        "Algorithms",
        "TSCBasic"
      ],
      "product_memberships" : [
        "ShellOut"
      ],
      "sources" : [
        "QuotedString.swift",
        "ShellArgument.swift",
        "ShellOut.swift",
        "ShellOutCommand+git.swift",
        "ShellOutCommand+other.swift",
        "ShellOutCommand.swift",
        "ShellOutError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.