The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftSlash, reference master (8400ad), with Swift 6.1 for macOS (SPM) on 9 May 2025 08:01:14 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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/SwiftSlash.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/SwiftSlash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8400ad9 v4.0.0 release - a new era
Cloned https://github.com/tannerdsilva/SwiftSlash.git
Revision (git rev-parse @):
8400ad9f72c4e91490b40048ac9f8475be562207
SUCCESS checkout https://github.com/tannerdsilva/SwiftSlash.git at master
========================================
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": "swiftslash",
      "name": "SwiftSlash",
      "url": "https://github.com/tannerdsilva/SwiftSlash.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSlash",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tannerdsilva/SwiftSlash.git
[1/4098] Fetching swiftslash
Fetched https://github.com/tannerdsilva/SwiftSlash.git from cache (0.95s)
Creating working copy for https://github.com/tannerdsilva/SwiftSlash.git
Working copy of https://github.com/tannerdsilva/SwiftSlash.git resolved at master (8400ad9)
warning: '.resolve-product-dependencies': dependency 'swiftslash' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tannerdsilva/SwiftSlash.git
https://github.com/tannerdsilva/SwiftSlash.git
{
  "c_language_standard" : "c11",
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftSlash",
  "name" : "SwiftSlash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSlash",
      "targets" : [
        "SwiftSlash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "__cswiftslash_types",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_types",
      "path" : "Sources/__cswiftslash_types",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_types.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_threads",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_threads",
      "path" : "Sources/__cswiftslash_threads",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_threads.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_posix_helpers",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_posix_helpers",
      "path" : "Sources/__cswiftslash_posix_helpers",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_posix_helpers.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_identified_list",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_identified_list",
      "path" : "Sources/__cswiftslash_identified_list",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_identified_list.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_future",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_future",
      "path" : "Sources/__cswiftslash_future",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_future.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_identified_list",
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_fifo",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_fifo",
      "path" : "Sources/__cswiftslash_fifo",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_fifo.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_eventtrigger",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_eventtrigger",
      "path" : "Sources/__cswiftslash_eventtrigger",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_eventtrigger.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashPThread",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashPThread",
      "path" : "Sources/SwiftSlashPThread",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "GenericPThread.swift",
        "PThread.swift",
        "PThreadErrors.swift",
        "Workspace.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_threads",
        "SwiftSlashContained",
        "SwiftSlashFuture"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashInternalTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashInternalTests",
      "path" : "Tests/SwiftSlashInternalTests",
      "sources" : [
        "SwiftSlash/EventTriggerTests.swift",
        "SwiftSlash/FIFOTests.swift",
        "SwiftSlash/FutureTests.swift",
        "SwiftSlash/IdentifiedListTests.swift",
        "SwiftSlash/LineParserTests.swift",
        "SwiftSlash/NAsyncStream.swift",
        "SwiftSlash/PThreadTests.swift",
        "SwiftSlash/SwiftSlashProcessTests.swift",
        "SwiftSlash/WhenDeinitTool.swift",
        "SwiftSlashTests.swift",
        "__cswiftslash/__cswiftslash_fifo_tests.swift",
        "__cswiftslash/__cswiftslash_future_tests.swift",
        "__cswiftslash/__cswiftslash_identified_list_tests.swift",
        "__cswiftslash/__cswiftslash_threads_tests.swift",
        "__cswiftslash_tests.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_fifo",
        "__cswiftslash_future",
        "__cswiftslash_types",
        "__cswiftslash_threads",
        "__cswiftslash_eventtrigger",
        "__cswiftslash_identified_list",
        "SwiftSlashFuture",
        "SwiftSlashContained",
        "SwiftSlashPThread",
        "SwiftSlashFIFO",
        "SwiftSlashEventTrigger",
        "SwiftSlash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSlashGlobalSerialization",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashGlobalSerialization",
      "path" : "Sources/SwiftSlashGlobalSerialization",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "GlobalSerialization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFuture",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFuture",
      "path" : "Sources/SwiftSlashFuture",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Future.swift",
        "FutureAsync.swift",
        "FutureCHandlers.swift",
        "FutureSync.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_future",
        "SwiftSlashContained"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFIFO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFIFO",
      "path" : "Sources/SwiftSlashFIFO",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "FIFO.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_fifo",
        "SwiftSlashContained"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFHHelpers",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFHHelpers",
      "path" : "Sources/SwiftSlashFHHelpers",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "FHHelpers.swift",
        "FileHandleError.swift",
        "PosixPipe.swift",
        "SystemErrno.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_posix_helpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashEventTrigger",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashEventTrigger",
      "path" : "Sources/SwiftSlashEventTrigger",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "EventTrigger.swift",
        "EventTriggerEngine.swift",
        "EventTriggerErrors.swift",
        "EventTriggerRegister.swift",
        "EventTriggerSetup.swift",
        "Platforms/LinuxEventTrigger.swift",
        "Platforms/MacOSETImpl.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_eventtrigger",
        "SwiftSlashPThread",
        "SwiftSlashFIFO",
        "SwiftSlashFHHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashContained",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashContained",
      "path" : "Sources/SwiftSlashContained",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Contained.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlash",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlash",
      "path" : "Sources/SwiftSlash",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Child Process/Errors.swift",
        "Child Process/ProcessInterface.swift",
        "CurrentEnvironment.swift",
        "DataChannel.swift",
        "Essentials/Command.swift",
        "Essentials/Path.swift",
        "LineParser.swift",
        "Logistics.swift",
        "LogisticsTest.swift",
        "WriteStepper.swift"
      ],
      "target_dependencies" : [
        "SwiftSlashPThread",
        "SwiftSlashFuture",
        "SwiftSlashFIFO",
        "SwiftSlashFHHelpers",
        "SwiftSlashEventTrigger",
        "SwiftSlashGlobalSerialization"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/16] Write sources
[8/16] Write swift-version-2F0A5646E1D333AE.txt
[9/20] Compiling __cswiftslash_types __cswiftslash_types.c
[10/20] Compiling __cswiftslash_fifo __cswiftslash_fifo.c
[10/20] Compiling __cswiftslash_threads __cswiftslash_threads.c
[11/20] Compiling __cswiftslash_future __cswiftslash_future.c
[13/20] Compiling __cswiftslash_identified_list __cswiftslash_identified_list.c
[15/20] Compiling SwiftSlashContained Contained.swift
[16/20] Emitting module SwiftSlashContained
[17/20] Emitting module SwiftSlashGlobalSerialization
[18/20] Compiling SwiftSlashGlobalSerialization GlobalSerialization.swift
[18/27] Compiling __cswiftslash_posix_helpers __cswiftslash_posix_helpers.c
[19/27] Compiling __cswiftslash_eventtrigger __cswiftslash_eventtrigger.c
[21/32] Emitting module SwiftSlashFIFO
[22/32] Compiling SwiftSlashFIFO FIFO.swift
[23/32] Compiling SwiftSlashFuture FutureSync.swift
[24/32] Compiling SwiftSlashFHHelpers FileHandleError.swift
[25/32] Compiling SwiftSlashFuture FutureCHandlers.swift
[26/32] Compiling SwiftSlashFuture Future.swift
[27/32] Compiling SwiftSlashFuture FutureAsync.swift
[28/32] Emitting module SwiftSlashFuture
[29/32] Compiling SwiftSlashFHHelpers SystemErrno.swift
[30/32] Compiling SwiftSlashFHHelpers FHHelpers.swift
[31/32] Emitting module SwiftSlashFHHelpers
[32/32] Compiling SwiftSlashFHHelpers PosixPipe.swift
[33/37] Compiling SwiftSlashPThread Workspace.swift
[34/37] Compiling SwiftSlashPThread PThreadErrors.swift
[35/37] Compiling SwiftSlashPThread GenericPThread.swift
[36/37] Emitting module SwiftSlashPThread
[37/37] Compiling SwiftSlashPThread PThread.swift
[38/45] Compiling SwiftSlashEventTrigger EventTriggerSetup.swift
[39/45] Compiling SwiftSlashEventTrigger EventTriggerErrors.swift
[40/45] Emitting module SwiftSlashEventTrigger
[41/45] Compiling SwiftSlashEventTrigger EventTrigger.swift
[42/45] Compiling SwiftSlashEventTrigger LinuxEventTrigger.swift
[43/45] Compiling SwiftSlashEventTrigger EventTriggerRegister.swift
[44/45] Compiling SwiftSlashEventTrigger EventTriggerEngine.swift
[45/45] Compiling SwiftSlashEventTrigger MacOSETImpl.swift
[46/55] Compiling SwiftSlash Command.swift
[47/56] Compiling SwiftSlash LogisticsTest.swift
[48/56] Compiling SwiftSlash Path.swift
[49/56] Compiling SwiftSlash LineParser.swift
[50/56] Compiling SwiftSlash DataChannel.swift
[51/56] Compiling SwiftSlash ProcessInterface.swift
[52/56] Compiling SwiftSlash Errors.swift
[53/56] Compiling SwiftSlash CurrentEnvironment.swift
[54/56] Compiling SwiftSlash WriteStepper.swift
[55/56] Compiling SwiftSlash Logistics.swift
[56/56] Emitting module SwiftSlash
Build complete! (4.01s)
Build complete.
{
  "c_language_standard" : "c11",
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftSlash",
  "name" : "SwiftSlash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSlash",
      "targets" : [
        "SwiftSlash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "__cswiftslash_types",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_types",
      "path" : "Sources/__cswiftslash_types",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_types.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_threads",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_threads",
      "path" : "Sources/__cswiftslash_threads",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_threads.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_posix_helpers",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_posix_helpers",
      "path" : "Sources/__cswiftslash_posix_helpers",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_posix_helpers.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_identified_list",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_identified_list",
      "path" : "Sources/__cswiftslash_identified_list",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_identified_list.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_future",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_future",
      "path" : "Sources/__cswiftslash_future",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_future.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_identified_list",
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_fifo",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_fifo",
      "path" : "Sources/__cswiftslash_fifo",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_fifo.c"
      ],
      "target_dependencies" : [
        "__cswiftslash_types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "__cswiftslash_eventtrigger",
      "module_type" : "ClangTarget",
      "name" : "__cswiftslash_eventtrigger",
      "path" : "Sources/__cswiftslash_eventtrigger",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "__cswiftslash_eventtrigger.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashPThread",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashPThread",
      "path" : "Sources/SwiftSlashPThread",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "GenericPThread.swift",
        "PThread.swift",
        "PThreadErrors.swift",
        "Workspace.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_threads",
        "SwiftSlashContained",
        "SwiftSlashFuture"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashInternalTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashInternalTests",
      "path" : "Tests/SwiftSlashInternalTests",
      "sources" : [
        "SwiftSlash/EventTriggerTests.swift",
        "SwiftSlash/FIFOTests.swift",
        "SwiftSlash/FutureTests.swift",
        "SwiftSlash/IdentifiedListTests.swift",
        "SwiftSlash/LineParserTests.swift",
        "SwiftSlash/NAsyncStream.swift",
        "SwiftSlash/PThreadTests.swift",
        "SwiftSlash/SwiftSlashProcessTests.swift",
        "SwiftSlash/WhenDeinitTool.swift",
        "SwiftSlashTests.swift",
        "__cswiftslash/__cswiftslash_fifo_tests.swift",
        "__cswiftslash/__cswiftslash_future_tests.swift",
        "__cswiftslash/__cswiftslash_identified_list_tests.swift",
        "__cswiftslash/__cswiftslash_threads_tests.swift",
        "__cswiftslash_tests.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_fifo",
        "__cswiftslash_future",
        "__cswiftslash_types",
        "__cswiftslash_threads",
        "__cswiftslash_eventtrigger",
        "__cswiftslash_identified_list",
        "SwiftSlashFuture",
        "SwiftSlashContained",
        "SwiftSlashPThread",
        "SwiftSlashFIFO",
        "SwiftSlashEventTrigger",
        "SwiftSlash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSlashGlobalSerialization",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashGlobalSerialization",
      "path" : "Sources/SwiftSlashGlobalSerialization",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "GlobalSerialization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFuture",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFuture",
      "path" : "Sources/SwiftSlashFuture",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Future.swift",
        "FutureAsync.swift",
        "FutureCHandlers.swift",
        "FutureSync.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_future",
        "SwiftSlashContained"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFIFO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFIFO",
      "path" : "Sources/SwiftSlashFIFO",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "FIFO.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_fifo",
        "SwiftSlashContained"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashFHHelpers",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashFHHelpers",
      "path" : "Sources/SwiftSlashFHHelpers",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "FHHelpers.swift",
        "FileHandleError.swift",
        "PosixPipe.swift",
        "SystemErrno.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_posix_helpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashEventTrigger",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashEventTrigger",
      "path" : "Sources/SwiftSlashEventTrigger",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "EventTrigger.swift",
        "EventTriggerEngine.swift",
        "EventTriggerErrors.swift",
        "EventTriggerRegister.swift",
        "EventTriggerSetup.swift",
        "Platforms/LinuxEventTrigger.swift",
        "Platforms/MacOSETImpl.swift"
      ],
      "target_dependencies" : [
        "__cswiftslash_eventtrigger",
        "SwiftSlashPThread",
        "SwiftSlashFIFO",
        "SwiftSlashFHHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlashContained",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlashContained",
      "path" : "Sources/SwiftSlashContained",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Contained.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSlash",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSlash",
      "path" : "Sources/SwiftSlash",
      "product_memberships" : [
        "SwiftSlash"
      ],
      "sources" : [
        "Child Process/Errors.swift",
        "Child Process/ProcessInterface.swift",
        "CurrentEnvironment.swift",
        "DataChannel.swift",
        "Essentials/Command.swift",
        "Essentials/Path.swift",
        "LineParser.swift",
        "Logistics.swift",
        "LogisticsTest.swift",
        "WriteStepper.swift"
      ],
      "target_dependencies" : [
        "SwiftSlashPThread",
        "SwiftSlashFuture",
        "SwiftSlashFIFO",
        "SwiftSlashFHHelpers",
        "SwiftSlashEventTrigger",
        "SwiftSlashGlobalSerialization"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.