Build Information
Successful build of Ngrokit, reference 1.0.0 (fd42d9
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 07:58:29 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: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/Ngrokit
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types from cache
[1/5672] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (2.81s)
Computing version for https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (2.81s)
Computed https://github.com/apple/swift-openapi-runtime at 1.4.1 (3.31s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.92s)
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
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
========================================
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.70s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.46s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.95s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (1.93s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (2.42s)
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/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/brightdigit/Ngrokit.git
Working copy of https://github.com/brightdigit/Ngrokit.git resolved at 1.0.0 (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 ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPResponse.swift
[9/14] Compiling HTTPTypes HTTPParsedFields.swift
[10/14] Compiling HTTPTypes HTTPRequest.swift
[11/14] Compiling HTTPTypes HTTPFieldName.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 Acceptable.swift
[17/82] Compiling OpenAPIRuntime Base64EncodedData.swift
[18/82] Compiling OpenAPIRuntime ByteUtilities.swift
[19/82] Compiling OpenAPIRuntime ContentDisposition.swift
[20/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[21/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[22/82] Compiling OpenAPIRuntime OpenAPIValue.swift
[23/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[24/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
[25/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[26/82] Compiling OpenAPIRuntime CodableExtensions.swift
[27/82] Compiling OpenAPIRuntime Configuration.swift
[28/82] Compiling OpenAPIRuntime Converter+Client.swift
[29/82] Compiling OpenAPIRuntime Converter+Common.swift
[30/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[31/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[32/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[33/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[34/82] Compiling OpenAPIRuntime URIParser.swift
[35/82] Compiling OpenAPIRuntime URISerializer.swift
[36/82] Compiling OpenAPIRuntime URLExtensions.swift
[37/82] Compiling OpenAPIRuntime Deprecated.swift
[38/82] Compiling OpenAPIRuntime ClientError.swift
[39/82] Compiling OpenAPIRuntime CodingErrors.swift
[40/82] Compiling OpenAPIRuntime RuntimeError.swift
[41/82] Compiling OpenAPIRuntime ServerError.swift
[42/82] Compiling OpenAPIRuntime JSONLinesDecoding.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 MultipartBytesToFramesSequence.swift
[51/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[52/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[53/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[54/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[55/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[56/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[57/82] Compiling OpenAPIRuntime Converter+Server.swift
[58/82] Compiling OpenAPIRuntime Converter.swift
[59/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
[60/82] Compiling OpenAPIRuntime ErrorExtensions.swift
[61/82] Compiling OpenAPIRuntime FoundationExtensions.swift
[62/82] Compiling OpenAPIRuntime ParameterStyles.swift
[63/82] Compiling OpenAPIRuntime ServerVariable.swift
[64/82] Compiling OpenAPIRuntime ClientTransport.swift
[65/82] Compiling OpenAPIRuntime CurrencyTypes.swift
[66/82] Compiling OpenAPIRuntime HTTPBody.swift
[67/82] Compiling OpenAPIRuntime ServerTransport.swift
[68/82] Compiling OpenAPIRuntime UniversalClient.swift
[69/82] Compiling OpenAPIRuntime UniversalServer.swift
[70/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[71/82] Compiling OpenAPIRuntime MultipartValidation.swift
[72/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[73/82] Compiling OpenAPIRuntime URICodeCodingKey.swift
[74/82] Compiling OpenAPIRuntime URICoderConfiguration.swift
[75/82] Compiling OpenAPIRuntime URIEncodedNode.swift
[76/82] Compiling OpenAPIRuntime URIParsedNode.swift
[77/82] Compiling OpenAPIRuntime URIDecoder.swift
[78/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[79/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[80/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[81/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[82/82] Compiling OpenAPIRuntime URIEncoder.swift
[83/85] Compiling NgrokOpenAPIClient Client.swift
[84/85] Emitting module NgrokOpenAPIClient
[85/85] Compiling NgrokOpenAPIClient Types.swift
[86/100] 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
[87/100] 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
[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 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
[90/101] 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
[91/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
[92/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
[93/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
[94/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
[95/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
[96/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
[97/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
[98/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
[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 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
[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 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
[106/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
[107/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
[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! (11.95s)
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.