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 ResponseDetective, reference develop (55ec74), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 16:10:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netguru/ResponseDetective.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netguru/ResponseDetective
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 55ec742 Merge pull request #69 from MinaShehata/fix/RD-67-some-request-canceled-when-RD-is-enabled
Cloned https://github.com/netguru/ResponseDetective.git
Revision (git rev-parse @):
55ec742268b86da5e293fa55eecb545e186303b1
SUCCESS checkout https://github.com/netguru/ResponseDetective.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/netguru/ResponseDetective.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[2/4] Compiling RDTXMLBodyDeserializer.m
[3/4] Compiling RDTHTMLBodyDeserializer.m
[5/17] Emitting module ResponseDetective
[6/17] Compiling ResponseDetective Dictionary.swift
[7/17] Compiling ResponseDetective ErrorRepresentation.swift
[8/17] Compiling ResponseDetective BufferOutputFacility.swift
[9/17] Compiling ResponseDetective ConsoleOutputFacility.swift
[10/18] Compiling ResponseDetective ResponseDetective.swift
[11/18] Compiling ResponseDetective URLProtocol.swift
[12/18] Compiling ResponseDetective ResponseRepresentation.swift
[13/18] Compiling ResponseDetective URLEncodedBodyDeserializer.swift
[14/18] Compiling ResponseDetective RequestRepresentation.swift
[15/18] Compiling ResponseDetective PlaintextBodyDeserializer.swift
[16/18] Compiling ResponseDetective OutputFacility.swift
[17/18] Compiling ResponseDetective ImageBodyDeserializer.swift
[18/18] Compiling ResponseDetective JSONBodyDeserializer.swift
Build complete! (21.40s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
[1/7900] Fetching ohhttpstubs
[1660/27484] Fetching ohhttpstubs, nimble
[4505/42243] Fetching ohhttpstubs, nimble, quick
Fetched https://github.com/Quick/Nimble.git from cache (2.37s)
Fetched https://github.com/Quick/Quick.git from cache (2.37s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.37s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (2.92s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (1.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.49s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.20s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "3.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "exact" : [
          "9.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    }
  ],
  "manifest_display_name" : "ResponseDetective",
  "name" : "ResponseDetective",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ResponseDetective",
      "targets" : [
        "ResponseDetective",
        "ResponseDetectiveObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResponseDetectiveTests",
      "module_type" : "SwiftTarget",
      "name" : "ResponseDetectiveTests",
      "path" : "ResponseDetective",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "OHHTTPStubs"
      ],
      "sources" : [
        "Tests/Additions/TestBodyDeserializer.swift",
        "Tests/Specs/BufferOutputFacilitySpec.swift",
        "Tests/Specs/ConsoleOutputFacilitySpec.swift",
        "Tests/Specs/ErrorRepresentationSpec.swift",
        "Tests/Specs/HTMLBodyDeserializerSpec.swift",
        "Tests/Specs/ImageBodyDeserializerSpec.swift",
        "Tests/Specs/JSONBodyDeserializerSpec.swift",
        "Tests/Specs/PlaintextBodyDeserializerSpec.swift",
        "Tests/Specs/RequestRepresentationSpec.swift",
        "Tests/Specs/ResponseDetectiveSpec.swift",
        "Tests/Specs/ResponseRepresentationSpec.swift",
        "Tests/Specs/URLEncodedBodyDeserializerSpec.swift",
        "Tests/Specs/XMLBodyDeserializerSpec.swift"
      ],
      "target_dependencies" : [
        "ResponseDetective",
        "ResponseDetectiveObjC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResponseDetectiveObjC",
      "module_type" : "ClangTarget",
      "name" : "ResponseDetectiveObjC",
      "path" : "ResponseDetective",
      "product_memberships" : [
        "ResponseDetective"
      ],
      "sources" : [
        "Sources/RDTHTMLBodyDeserializer.m",
        "Sources/RDTXMLBodyDeserializer.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResponseDetective",
      "module_type" : "SwiftTarget",
      "name" : "ResponseDetective",
      "path" : "ResponseDetective",
      "product_memberships" : [
        "ResponseDetective"
      ],
      "sources" : [
        "Sources/BufferOutputFacility.swift",
        "Sources/ConsoleOutputFacility.swift",
        "Sources/Dictionary.swift",
        "Sources/ErrorRepresentation.swift",
        "Sources/ImageBodyDeserializer.swift",
        "Sources/JSONBodyDeserializer.swift",
        "Sources/OutputFacility.swift",
        "Sources/PlaintextBodyDeserializer.swift",
        "Sources/RequestRepresentation.swift",
        "Sources/ResponseDetective.swift",
        "Sources/ResponseRepresentation.swift",
        "Sources/URLEncodedBodyDeserializer.swift",
        "Sources/URLProtocol.swift"
      ],
      "target_dependencies" : [
        "ResponseDetectiveObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.