This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ResponseDetective with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netguru/ResponseDetective.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.56s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/Quick/Quick.git (0.64s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/Quick/Nimble.git (0.79s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.26s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.24s)
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.10s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.10s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.90s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.08s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.07s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "responsedetective",
      "name": "ResponseDetective",
      "url": "https://github.com/netguru/ResponseDetective.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ResponseDetective",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/netguru/ResponseDetective.git from cache
Fetched https://github.com/netguru/ResponseDetective.git (0.24s)
Creating working copy for https://github.com/netguru/ResponseDetective.git
Working copy of https://github.com/netguru/ResponseDetective.git resolved at develop
warning: '.resolve-product-dependencies': dependency 'responsedetective' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/netguru/ResponseDetective.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling RDTXMLBodyDeserializer.m
[1/2] Compiling RDTHTMLBodyDeserializer.m
[3/15] Compiling ResponseDetective URLEncodedBodyDeserializer.swift
[4/15] Compiling ResponseDetective OutputFacility.swift
[5/15] Compiling ResponseDetective PlaintextBodyDeserializer.swift
[6/15] Compiling ResponseDetective RequestRepresentation.swift
[7/15] Compiling ResponseDetective ResponseDetective.swift
[8/15] Emitting module ResponseDetective
[9/16] Compiling ResponseDetective BufferOutputFacility.swift
[10/16] Compiling ResponseDetective ConsoleOutputFacility.swift
[11/16] Compiling ResponseDetective ResponseRepresentation.swift
[12/16] Compiling ResponseDetective URLProtocol.swift
[13/16] Compiling ResponseDetective Dictionary.swift
[14/16] Compiling ResponseDetective ErrorRepresentation.swift
[15/16] Compiling ResponseDetective ImageBodyDeserializer.swift
[16/16] Compiling ResponseDetective JSONBodyDeserializer.swift
Build complete! (18.62s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.