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 3.1.4 (e862e8), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 09:53:54 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: 3.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/ShellOut
 * tag               3.1.4      -> FETCH_HEAD
HEAD is now at e862e88 Merge pull request #10 from SwiftPackageIndex/hashable
Cloned https://github.com/SwiftPackageIndex/ShellOut.git
Revision (git rev-parse @):
e862e8866c9d5d3fbc394aefdc8428f31c99355c
SUCCESS checkout https://github.com/SwiftPackageIndex/ShellOut.git at 3.1.4
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SwiftPackageIndex/ShellQuote
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
[1/3723] Fetching swift-log
[188/3799] Fetching swift-log, shellquote
[202/7718] Fetching swift-log, shellquote, swift-system
[343/13309] Fetching swift-log, shellquote, swift-system, swift-algorithms
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (0.70s)
[512/13233] Fetching swift-log, swift-system, swift-algorithms
[569/18809] Fetching swift-log, swift-system, swift-algorithms, swift-numerics
[18476/25357] Fetching swift-log, swift-system, swift-algorithms, swift-numerics, swift-tools-support-core
Fetched https://github.com/apple/swift-log.git from cache (1.17s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.17s)
Fetched https://github.com/apple/swift-numerics from cache (1.17s)
Fetched https://github.com/apple/swift-system.git from cache (1.17s)
[393/6548] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.0.0 (3.08s)
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.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.58s)
Computing version for https://github.com/SwiftPackageIndex/ShellQuote
Computed https://github.com/SwiftPackageIndex/ShellQuote at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.51s)
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-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
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.0.0
Creating working copy for https://github.com/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote 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-algorithms.git from cache
Fetching https://github.com/SwiftPackageIndex/ShellQuote from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/SwiftPackageIndex/ShellQuote from cache (0.68s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.68s)
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
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.53s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.50s)
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.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.42s)
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/SwiftPackageIndex/ShellQuote
Working copy of https://github.com/SwiftPackageIndex/ShellQuote resolved at 1.0.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.2
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
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/ShellOut.git
Working copy of https://github.com/SwiftPackageIndex/ShellOut.git resolved at 3.1.4 (e862e88)
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" : [
        "Argument.swift",
        "QuotedString.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
[8/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] Compiling RealModule ElementaryFunctions.swift
[18/54] Compiling RealModule ApproximateEquality.swift
[19/54] Emitting module RealModule
[20/54] Compiling RealModule AlgebraicField.swift
[21/54] Compiling RealModule Double+Real.swift
[22/54] Compiling RealModule AugmentedArithmetic.swift
[23/54] Compiling RealModule Float16+Real.swift
[24/54] Compiling RealModule Float+Real.swift
[25/78] Compiling TSCLibc libc.swift
[26/78] Emitting module TSCLibc
[27/78] Compiling Algorithms Rotate.swift
[28/78] Compiling Algorithms EitherSequence.swift
[29/80] Compiling Algorithms RandomSample.swift
[30/80] Compiling Algorithms Reductions.swift
[31/80] Compiling Algorithms Trim.swift
[32/80] Compiling Algorithms Product.swift
[33/80] Compiling Algorithms FirstNonNil.swift
[34/80] Compiling Algorithms FlattenCollection.swift
[35/80] Compiling Algorithms Split.swift
[36/80] Compiling Algorithms Stride.swift
[37/80] Compiling SystemPackage Util.swift
[38/80] Compiling SystemPackage UtilConsumers.swift
[39/80] Compiling Logging MetadataProvider.swift
[40/80] Compiling Logging LogHandler.swift
[41/80] Compiling Logging Logging.swift
[42/80] Compiling Logging Locks.swift
[43/80] Emitting module Logging
[44/80] Compiling Algorithms Suffix.swift
[46/82] Compiling Algorithms Cycle.swift
[52/82] Compiling Algorithms AdjacentPairs.swift
[53/82] Compiling Algorithms Chain.swift
[54/82] Compiling Algorithms Chunked.swift
[55/82] Compiling Algorithms MinMax.swift
[56/82] Compiling Algorithms Partition.swift
[57/82] Compiling Algorithms Permutations.swift
[58/82] Emitting module SystemPackage
[59/82] Compiling Algorithms Combinations.swift
[60/82] Compiling Algorithms Compacted.swift
[64/123] Compiling TSCBasic DiagnosticsEngine.swift
[65/123] Compiling TSCBasic DictionaryExtensions.swift
[66/123] Compiling TSCBasic Closable.swift
[67/123] Compiling TSCBasic CodableResult.swift
[68/123] Compiling TSCBasic CollectionAlgorithms.swift
[69/123] Compiling TSCBasic CollectionExtensions.swift
[70/123] Compiling TSCBasic Condition.swift
[71/123] Compiling TSCBasic OSLog.swift
[72/123] Compiling TSCBasic Base64URL.swift
[73/123] Compiling TSCBasic ByteString.swift
[74/123] Compiling TSCBasic TemporaryFile.swift
[75/123] Compiling TSCBasic TerminalController.swift
[76/123] Compiling TSCBasic Await.swift
[77/123] Compiling TSCBasic CStringArray.swift
[78/123] Compiling TSCBasic CacheableSequence.swift
[79/123] Compiling TSCBasic DeltaAlgorithm.swift
[81/123] Compiling TSCBasic ObjectIdentifierProtocol.swift
[82/123] Compiling TSCBasic OrderedDictionary.swift
[83/123] Compiling TSCBasic OrderedSet.swift
[84/127] Emitting module TSCBasic
[85/127] Emitting module ShellQuote
[86/127] Compiling ShellQuote ShellQuote.swift
[87/127] Compiling TSCBasic Thread.swift
[88/127] Compiling TSCBasic Tuple.swift
[89/127] Compiling TSCBasic WritableByteStream.swift
[90/127] Compiling TSCBasic misc.swift
[96/127] Compiling TSCBasic JSONMapper.swift
[97/127] Compiling TSCBasic KeyedPair.swift
[98/127] Compiling TSCBasic LazyCache.swift
[99/127] Compiling TSCBasic Lock.swift
[100/127] Emitting module Algorithms
[101/127] Compiling TSCBasic Path.swift
[102/127] Compiling TSCBasic PathShims.swift
[103/127] Compiling TSCBasic Process.swift
[104/127] Compiling TSCBasic ProcessEnv.swift
[108/127] Compiling TSCBasic DictionaryLiteralExtensions.swift
[109/127] Compiling TSCBasic EditDistance.swift
[110/127] Compiling TSCBasic ProcessSet.swift
[111/127] Compiling TSCBasic RegEx.swift
[112/127] Compiling TSCBasic Result.swift
[113/127] Compiling TSCBasic SortedArray.swift
[119/127] Compiling TSCBasic StringConversions.swift
[120/127] Compiling TSCBasic SynchronizedQueue.swift
[123/127] Compiling TSCBasic FileInfo.swift
[124/127] Compiling TSCBasic FileSystem.swift
[125/127] Compiling TSCBasic GraphAlgorithms.swift
[126/127] Compiling TSCBasic HashAlgorithms.swift
[127/127] Compiling TSCBasic JSON.swift
[128/135] Compiling ShellOut ShellOutCommand.swift
[129/135] Compiling ShellOut ShellOutError.swift
[130/135] Compiling ShellOut ShellOutCommand+other.swift
[131/135] Compiling ShellOut ShellOutCommand+git.swift
[132/135] Emitting module ShellOut
[133/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 {
[134/135] Compiling ShellOut QuotedString.swift
[135/135] Compiling ShellOut Argument.swift
Build complete! (33.81s)
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" : [
        "Argument.swift",
        "QuotedString.swift",
        "ShellOut.swift",
        "ShellOutCommand+git.swift",
        "ShellOutCommand+other.swift",
        "ShellOutCommand.swift",
        "ShellOutError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.