The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetworkService, reference main (c82827), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 23:25:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/NetworkService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/NetworkService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c82827c Merge pull request #20 from MFB-Technologies-Inc/feature/update-dependencies
Cloned https://github.com/MFB-Technologies-Inc/NetworkService.git
Revision (git rev-parse @):
c82827c153118d1ee6da1339d4a17a68c52aee9b
SUCCESS checkout https://github.com/MFB-Technologies-Inc/NetworkService.git at main
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/2569] Fetching combine-schedulers
[130/3602] Fetching combine-schedulers, swift-http-types
[213/9066] Fetching combine-schedulers, swift-http-types, swift-custom-dump
[377/10022] Fetching combine-schedulers, swift-http-types, swift-custom-dump, swift-concurrency-extras
[1253/15745] Fetching combine-schedulers, swift-http-types, swift-custom-dump, swift-concurrency-extras, xctest-dynamic-overlay
[1254/23647] Fetching combine-schedulers, swift-http-types, swift-custom-dump, swift-concurrency-extras, xctest-dynamic-overlay, ohhttpstubs
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.36s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.36s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.36s)
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.36s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/apple/swift-http-types.git
Creating working copy for https://github.com/pointfreeco/combine-schedulers.git
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.2
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.5
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "networkservice",
      "name": "NetworkService",
      "url": "https://github.com/MFB-Technologies-Inc/NetworkService.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkService",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "combine-schedulers",
          "name": "combine-schedulers",
          "url": "https://github.com/pointfreeco/combine-schedulers.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
          "traits": [
          ],
          "dependencies": [
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MFB-Technologies-Inc/NetworkService.git
[1/1126] Fetching networkservice
Fetched https://github.com/MFB-Technologies-Inc/NetworkService.git from cache (0.83s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 1.1.0 (1.09s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.42s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.02s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.59s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/MFB-Technologies-Inc/NetworkService.git
Working copy of https://github.com/MFB-Technologies-Inc/NetworkService.git resolved at main (c82827c)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'networkservice' is not used by any target
Found 2 product dependencies
  - combine-schedulers
  - swift-http-types
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/45] Compiling HTTPTypes ISOLatin1String.swift
[10/45] Compiling HTTPTypes HTTPParsedFields.swift
[11/45] Compiling HTTPTypes HTTPRequest.swift
[12/45] Compiling HTTPTypes HTTPResponse.swift
[13/45] Compiling HTTPTypes HTTPFieldName.swift
[14/45] Compiling HTTPTypes HTTPField.swift
[15/45] Emitting module HTTPTypes
[16/45] Compiling HTTPTypes HTTPFields.swift
[17/51] Compiling ConcurrencyExtras UncheckedSendable.swift
[18/51] Emitting module ConcurrencyExtras
[19/51] Compiling IssueReporting Unimplemented.swift
[20/51] Compiling IssueReporting WithExpectedIssue.swift
[21/51] Compiling IssueReporting ReportIssue.swift
[22/51] Compiling IssueReporting TestContext.swift
[23/52] Compiling IssueReporting WithIssueContext.swift
[24/52] Emitting module IssueReporting
[25/52] Compiling ConcurrencyExtras Locking.swift
[26/52] Compiling IssueReporting XCTest.swift
[27/52] Compiling IssueReporting IsTesting.swift
[28/52] Compiling IssueReporting UncheckedSendable.swift
[29/52] Compiling IssueReporting Warn.swift
[30/52] Compiling IssueReporting Rethrows.swift
[31/52] Compiling IssueReporting SwiftTesting.swift
[32/52] Compiling IssueReporting AppHostWarning.swift
[33/52] Compiling IssueReporting Deprecations.swift
[34/52] Compiling IssueReporting FailureObserver.swift
[35/52] Compiling IssueReporting LockIsolated.swift
[36/52] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/52] Compiling ConcurrencyExtras LockIsolated.swift
[38/52] Compiling ConcurrencyExtras MainSerialExecutor.swift
[39/52] Compiling ConcurrencyExtras AsyncStream.swift
[40/52] Compiling ConcurrencyExtras ActorIsolated.swift
[41/52] Compiling IssueReporting IssueReporter.swift
[42/52] Compiling IssueReporting BreakpointReporter.swift
[43/52] Compiling IssueReporting FatalErrorReporter.swift
[44/52] Compiling IssueReporting RuntimeWarningReporter.swift
[45/52] Compiling ConcurrencyExtras Task.swift
[46/52] Compiling ConcurrencyExtras Result.swift
[47/64] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[48/64] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[49/64] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[50/64] Emitting module HTTPTypesFoundation
[51/64] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[52/64] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[53/75] Emitting module NetworkService
[54/76] Compiling NetworkService NetworkServiceClient.swift
[55/76] Compiling NetworkService Result+NetworkService.swift
[56/76] Compiling NetworkService NetworkServiceError.swift
[57/76] Compiling NetworkService NetworkServiceClient+Post.swift
[58/76] Compiling NetworkService NetworkServiceClient+Put.swift
[59/76] Compiling NetworkService NetworkServiceClient+GetSession.swift
[60/76] Compiling NetworkService NetworkServiceClient+Get.swift
[61/76] Compiling NetworkService NetworkServiceClient+Start.swift
[62/76] Compiling NetworkService NetworkService.swift
[63/76] Compiling NetworkService NetworkServiceClient+Delete.swift
[64/76] Compiling NetworkService TopLevelCodable.swift
[65/76] Compiling CombineSchedulers UIKit.swift
[66/76] Compiling CombineSchedulers UIScheduler.swift
[67/77] Compiling CombineSchedulers Timer.swift
[68/77] Compiling CombineSchedulers UnimplementedScheduler.swift
[69/77] Compiling CombineSchedulers NSRecursiveLock.swift
[70/77] Compiling CombineSchedulers Lock.swift
[71/77] Compiling CombineSchedulers ImmediateScheduler.swift
[72/77] Compiling CombineSchedulers Deprecations.swift
[73/77] Compiling CombineSchedulers TestScheduler.swift
[76/77] Emitting module CombineSchedulers
[77/77] Compiling CombineSchedulers SwiftUI.swift
[78/82] Compiling NetworkServiceTestHelper RepeatResponse.swift
[79/82] Compiling NetworkServiceTestHelper MockOutput.swift
[80/82] Compiling NetworkServiceTestHelper Delay.swift
[81/82] Emitting module NetworkServiceTestHelper
[82/82] Compiling NetworkServiceTestHelper MockNetworkService.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:67:45: warning: capture of non-Sendable type 'T.SchedulerTimeType.Stride.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
65 |                 return await Task { [scheduler] in
66 |                     do {
67 |                         try await scheduler.sleep(for: .seconds(.max))
   |                                             `- warning: capture of non-Sendable type 'T.SchedulerTimeType.Stride.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
68 |                     } catch {
69 |                         return Result<Data, any Error>.failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:67:35: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
65 |                 return await Task { [scheduler] in
66 |                     do {
67 |                         try await scheduler.sleep(for: .seconds(.max))
   |                                   `- warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
68 |                     } catch {
69 |                         return Result<Data, any Error>.failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:77:45: warning: capture of non-Sendable type 'T.SchedulerTimeType.Stride.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
75 |                 return await Task { [delay, scheduler] in
76 |                     do {
77 |                         try await scheduler.sleep(for: .seconds(delay.interval))
   |                                             `- warning: capture of non-Sendable type 'T.SchedulerTimeType.Stride.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
78 |                     } catch {
79 |                         return Result<Data, any Error>.failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:77:35: warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
75 |                 return await Task { [delay, scheduler] in
76 |                     do {
77 |                         try await scheduler.sleep(for: .seconds(delay.interval))
   |                                   `- warning: capture of non-Sendable type 'T.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
78 |                     } catch {
79 |                         return Result<Data, any Error>.failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:65:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode [#SendingClosureRisksDataRace]
63 |             case .infinite:
64 |
65 |                 return await Task { [scheduler] in
   |                              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode [#SendingClosureRisksDataRace]
66 |                     do {
67 |                         try await scheduler.sleep(for: .seconds(.max))
   |                                             `- note: closure captures 'scheduler' which is accessible to code in the current task
68 |                     } catch {
69 |                         return Result<Data, any Error>.failure(error)
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:75:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode [#SendingClosureRisksDataRace]
73 |                 }.value
74 |             case .seconds:
75 |                 return await Task { [delay, scheduler] in
   |                              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode [#SendingClosureRisksDataRace]
76 |                     do {
77 |                         try await scheduler.sleep(for: .seconds(delay.interval))
   |                                             `- note: closure captures 'scheduler' which is accessible to code in the current task
78 |                     } catch {
79 |                         return Result<Data, any Error>.failure(error)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[#SendingClosureRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-closure-risks-data-race>
Build complete! (17.77s)
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "NetworkService",
  "name" : "NetworkService",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "NetworkService",
      "targets" : [
        "NetworkService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkServiceTestHelper",
      "targets" : [
        "NetworkServiceTestHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetworkServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkServiceTests",
      "path" : "Tests/NetworkServiceTests",
      "product_dependencies" : [
        "CustomDump",
        "OHHTTPStubs",
        "OHHTTPStubsSwift"
      ],
      "sources" : [
        "HTTPFields+AsDictionary.swift",
        "NetworkServiceTests+Cancellation.swift",
        "NetworkServiceTests+Delete.swift",
        "NetworkServiceTests+Get.swift",
        "NetworkServiceTests+Post.swift",
        "NetworkServiceTests+Put.swift",
        "NetworkServiceTests.swift",
        "NetworkTestCase.swift",
        "Result+NetworkServiceTests.swift"
      ],
      "target_dependencies" : [
        "NetworkService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkServiceTestHelperTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkServiceTestHelperTests",
      "path" : "Tests/NetworkServiceTestHelperTests",
      "product_dependencies" : [
        "CombineSchedulers",
        "CustomDump"
      ],
      "sources" : [
        "MockNetworkServiceTests.swift"
      ],
      "target_dependencies" : [
        "NetworkServiceTestHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkServiceTestHelper",
      "module_type" : "SwiftTarget",
      "name" : "NetworkServiceTestHelper",
      "path" : "Sources/NetworkServiceTestHelper",
      "product_dependencies" : [
        "CombineSchedulers"
      ],
      "product_memberships" : [
        "NetworkServiceTestHelper"
      ],
      "sources" : [
        "Delay.swift",
        "MockNetworkService.swift",
        "MockOutput.swift",
        "RepeatResponse.swift"
      ],
      "target_dependencies" : [
        "NetworkService"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkService",
      "module_type" : "SwiftTarget",
      "name" : "NetworkService",
      "path" : "Sources/NetworkService",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "NetworkService",
        "NetworkServiceTestHelper"
      ],
      "sources" : [
        "NetworkService.swift",
        "NetworkServiceClient+Delete.swift",
        "NetworkServiceClient+Get.swift",
        "NetworkServiceClient+GetSession.swift",
        "NetworkServiceClient+Post.swift",
        "NetworkServiceClient+Put.swift",
        "NetworkServiceClient+Start.swift",
        "NetworkServiceClient.swift",
        "NetworkServiceError.swift",
        "Result+NetworkService.swift",
        "TopLevelCodable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.