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: 1.5.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/netguru/ResponseDetective
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at f4c120e Merge pull request #64 from mattboran/feature/swiftpm
Cloned https://github.com/netguru/ResponseDetective.git
Revision (git rev-parse @):
f4c120ea136221cdb12e690bcc87cf987a66ef0f
SUCCESS checkout https://github.com/netguru/ResponseDetective.git at 1.5.1
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.36s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.41s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.18s)
Fetched https://github.com/Quick/Nimble.git (0.86s)
Fetched https://github.com/Quick/Quick.git (0.60s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.51s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.57s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.38s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.44s)
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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ResponseDetective",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/netguru/ResponseDetective.git
[1/2563] Fetching responsedetective
Fetched https://github.com/netguru/ResponseDetective.git (0.31s)
Creating working copy for https://github.com/netguru/ResponseDetective.git
Working copy of https://github.com/netguru/ResponseDetective.git resolved at 1.5.1
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 ResponseRepresentation.swift
[4/15] Compiling ResponseDetective URLEncodedBodyDeserializer.swift
[5/15] Compiling ResponseDetective OutputFacility.swift
[6/15] Compiling ResponseDetective PlaintextBodyDeserializer.swift
[7/16] Compiling ResponseDetective URLProtocol.swift
[8/16] Compiling ResponseDetective Dictionary.swift
[9/16] Compiling ResponseDetective ErrorRepresentation.swift
[10/16] Compiling ResponseDetective RequestRepresentation.swift
[11/16] Compiling ResponseDetective ResponseDetective.swift
[12/16] Compiling ResponseDetective BufferOutputFacility.swift
[13/16] Compiling ResponseDetective ConsoleOutputFacility.swift
[14/16] Emitting module ResponseDetective
[15/16] Compiling ResponseDetective ImageBodyDeserializer.swift
[16/16] Compiling ResponseDetective JSONBodyDeserializer.swift
Build complete! (12.84s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.