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 Ngrokit, reference main (fd42d9), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 08:11:08 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Ngrokit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/Ngrokit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fd42d99 v1.0.0 (#1)
Cloned https://github.com/brightdigit/Ngrokit.git
Revision (git rev-parse @):
fd42d995dd046914333e4b034eeaff7fbd5efcbf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/Ngrokit.git at main
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-openapi-runtime
[1/5672] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (5.26s)
Computing version for https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (5.26s)
Computed https://github.com/apple/swift-openapi-runtime at 1.4.1 (5.75s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.74s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
========================================
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": "ngrokit",
      "name": "Ngrokit",
      "url": "https://github.com/brightdigit/Ngrokit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ngrokit",
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/Ngrokit.git
[1/183] Fetching ngrokit
Fetched https://github.com/brightdigit/Ngrokit.git from cache (0.66s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.43s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.92s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (6.79s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (7.29s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/brightdigit/Ngrokit.git
Working copy of https://github.com/brightdigit/Ngrokit.git resolved at main (fd42d99)
warning: '.resolve-product-dependencies': dependency 'ngrokit' is not used by any target
Found 1 product dependencies
  - swift-openapi-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brightdigit/Ngrokit.git
https://github.com/brightdigit/Ngrokit.git
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "Ngrokit",
  "name" : "Ngrokit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Ngrokit",
      "targets" : [
        "Ngrokit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NgrokitMocks",
      "targets" : [
        "NgrokitMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NgrokitTests",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitTests",
      "path" : "Tests/NgrokitTests",
      "sources" : [
        "DataHandleTests.swift",
        "NgrokClientTests.swift",
        "NgrokErrorTests.swift",
        "NgrokMacProcessTests.swift",
        "NgrokProcessCLIAPITests.swift"
      ],
      "target_dependencies" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NgrokitMocks",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitMocks",
      "path" : "Sources/NgrokitMocks",
      "product_memberships" : [
        "NgrokitMocks"
      ],
      "sources" : [
        "MockAPI.swift",
        "MockDataHandle.swift",
        "MockNgrokCLIAPI.swift",
        "MockNgrokProcess.swift",
        "MockPipe.swift",
        "MockProcess.swift",
        "URL.swift"
      ],
      "target_dependencies" : [
        "Ngrokit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ngrokit",
      "module_type" : "SwiftTarget",
      "name" : "Ngrokit",
      "path" : "Sources/Ngrokit",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "FileHandle.swift",
        "NgrokCLIAPI.swift",
        "NgrokClient.swift",
        "NgrokError.swift",
        "NgrokMacProcess.swift",
        "NgrokProcess.swift",
        "NgrokProcessCLIAPI.swift",
        "NgrokTunnel.swift",
        "NgrokTunnelConfiguration.swift",
        "Pipable.swift",
        "Processable.swift",
        "ProcessableProcess.swift",
        "RuntimeError.swift",
        "TerminationReason.swift",
        "TunnelRequest.swift"
      ],
      "target_dependencies" : [
        "NgrokOpenAPIClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NgrokOpenAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "NgrokOpenAPIClient",
      "path" : "Sources/NgrokOpenAPIClient",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "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/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/14] Compiling HTTPTypes HTTPResponse.swift
[8/14] Compiling HTTPTypes ISOLatin1String.swift
[9/14] Compiling HTTPTypes HTTPRequest.swift
[10/14] Compiling HTTPTypes HTTPFieldName.swift
[11/14] Compiling HTTPTypes HTTPParsedFields.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/76] Emitting module OpenAPIRuntime
[16/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[17/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
[18/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[19/82] Compiling OpenAPIRuntime CodableExtensions.swift
[20/82] Compiling OpenAPIRuntime Configuration.swift
[21/82] Compiling OpenAPIRuntime Converter+Client.swift
[22/82] Compiling OpenAPIRuntime Converter+Common.swift
[23/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[24/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[25/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[26/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[27/82] Compiling OpenAPIRuntime URIParser.swift
[28/82] Compiling OpenAPIRuntime URISerializer.swift
[29/82] Compiling OpenAPIRuntime URLExtensions.swift
[30/82] Compiling OpenAPIRuntime Deprecated.swift
[31/82] Compiling OpenAPIRuntime ClientError.swift
[32/82] Compiling OpenAPIRuntime CodingErrors.swift
[33/82] Compiling OpenAPIRuntime RuntimeError.swift
[34/82] Compiling OpenAPIRuntime ServerError.swift
[35/82] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[36/82] Compiling OpenAPIRuntime Converter+Server.swift
[37/82] Compiling OpenAPIRuntime Converter.swift
[38/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
[39/82] Compiling OpenAPIRuntime ErrorExtensions.swift
[40/82] Compiling OpenAPIRuntime FoundationExtensions.swift
[41/82] Compiling OpenAPIRuntime ParameterStyles.swift
[42/82] Compiling OpenAPIRuntime ServerVariable.swift
[43/82] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[44/82] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[45/82] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[46/82] Compiling OpenAPIRuntime ServerSentEvents.swift
[47/82] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[48/82] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[49/82] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[50/82] Compiling OpenAPIRuntime ClientTransport.swift
[51/82] Compiling OpenAPIRuntime CurrencyTypes.swift
[52/82] Compiling OpenAPIRuntime HTTPBody.swift
[53/82] Compiling OpenAPIRuntime ServerTransport.swift
[54/82] Compiling OpenAPIRuntime UniversalClient.swift
[55/82] Compiling OpenAPIRuntime UniversalServer.swift
[56/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[57/82] Compiling OpenAPIRuntime Acceptable.swift
[58/82] Compiling OpenAPIRuntime Base64EncodedData.swift
[59/82] Compiling OpenAPIRuntime ByteUtilities.swift
[60/82] Compiling OpenAPIRuntime ContentDisposition.swift
[61/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[62/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[63/82] Compiling OpenAPIRuntime OpenAPIValue.swift
[64/82] Compiling OpenAPIRuntime MultipartValidation.swift
[65/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[66/82] Compiling OpenAPIRuntime URICodeCodingKey.swift
[67/82] Compiling OpenAPIRuntime URICoderConfiguration.swift
[68/82] Compiling OpenAPIRuntime URIEncodedNode.swift
[69/82] Compiling OpenAPIRuntime URIParsedNode.swift
[70/82] Compiling OpenAPIRuntime URIDecoder.swift
[71/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[72/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[73/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[74/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[75/82] Compiling OpenAPIRuntime URIEncoder.swift
[76/82] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[77/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[78/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[79/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[80/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[81/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[82/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[83/85] Emitting module NgrokOpenAPIClient
[84/85] Compiling NgrokOpenAPIClient Client.swift
[85/85] Compiling NgrokOpenAPIClient Types.swift
[86/100] Compiling Ngrokit NgrokProcessCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[87/100] Compiling Ngrokit NgrokTunnel.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[88/101] Compiling Ngrokit Processable.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[89/101] Compiling Ngrokit ProcessableProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[90/101] Compiling Ngrokit RuntimeError.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[91/101] Compiling Ngrokit TerminationReason.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[92/101] Compiling Ngrokit NgrokTunnelConfiguration.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[93/101] Compiling Ngrokit Pipable.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[94/101] Compiling Ngrokit NgrokClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[95/101] Compiling Ngrokit NgrokError.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[96/101] Compiling Ngrokit NgrokMacProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[97/101] Compiling Ngrokit NgrokProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[98/101] Emitting module Ngrokit
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[99/101] Compiling Ngrokit FileHandle.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[100/101] Compiling Ngrokit NgrokCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[101/101] Compiling Ngrokit TunnelRequest.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[102/109] Compiling NgrokitMocks MockNgrokProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[103/109] Compiling NgrokitMocks MockPipe.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[104/109] Compiling NgrokitMocks URL.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[105/109] Compiling NgrokitMocks MockDataHandle.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[106/109] Compiling NgrokitMocks MockNgrokCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[107/109] Compiling NgrokitMocks MockProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[108/109] Emitting module NgrokitMocks
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[109/109] Compiling NgrokitMocks MockAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
Build complete! (13.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "Ngrokit",
  "name" : "Ngrokit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Ngrokit",
      "targets" : [
        "Ngrokit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NgrokitMocks",
      "targets" : [
        "NgrokitMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NgrokitTests",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitTests",
      "path" : "Tests/NgrokitTests",
      "sources" : [
        "DataHandleTests.swift",
        "NgrokClientTests.swift",
        "NgrokErrorTests.swift",
        "NgrokMacProcessTests.swift",
        "NgrokProcessCLIAPITests.swift"
      ],
      "target_dependencies" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NgrokitMocks",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitMocks",
      "path" : "Sources/NgrokitMocks",
      "product_memberships" : [
        "NgrokitMocks"
      ],
      "sources" : [
        "MockAPI.swift",
        "MockDataHandle.swift",
        "MockNgrokCLIAPI.swift",
        "MockNgrokProcess.swift",
        "MockPipe.swift",
        "MockProcess.swift",
        "URL.swift"
      ],
      "target_dependencies" : [
        "Ngrokit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ngrokit",
      "module_type" : "SwiftTarget",
      "name" : "Ngrokit",
      "path" : "Sources/Ngrokit",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "FileHandle.swift",
        "NgrokCLIAPI.swift",
        "NgrokClient.swift",
        "NgrokError.swift",
        "NgrokMacProcess.swift",
        "NgrokProcess.swift",
        "NgrokProcessCLIAPI.swift",
        "NgrokTunnel.swift",
        "NgrokTunnelConfiguration.swift",
        "Pipable.swift",
        "Processable.swift",
        "ProcessableProcess.swift",
        "RuntimeError.swift",
        "TerminationReason.swift",
        "TunnelRequest.swift"
      ],
      "target_dependencies" : [
        "NgrokOpenAPIClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NgrokOpenAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "NgrokOpenAPIClient",
      "path" : "Sources/NgrokOpenAPIClient",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.