The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
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 into spi-builder-workspace
f4c120ea136221cdb12e690bcc87cf987a66ef0f
SUCCESS checkout https://github.com/netguru/ResponseDetective.git at 1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.24s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.24s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git (0.37s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.31s)
Fetched https://github.com/Quick/Nimble.git (0.49s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.40s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.02s)
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.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
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Building for debugging...
[0/2] Compiling RDTXMLBodyDeserializer.m
[1/2] Compiling RDTHTMLBodyDeserializer.m
[3/15] Compiling ResponseDetective URLEncodedBodyDeserializer.swift
[4/16] Compiling ResponseDetective RequestRepresentation.swift
[5/16] Compiling ResponseDetective ResponseDetective.swift
[6/16] Compiling ResponseDetective OutputFacility.swift
[7/16] Compiling ResponseDetective PlaintextBodyDeserializer.swift
[8/16] Compiling ResponseDetective ResponseRepresentation.swift
[9/16] Compiling ResponseDetective Dictionary.swift
[10/16] Compiling ResponseDetective ErrorRepresentation.swift
[11/16] Emitting module ResponseDetective
[12/16] Compiling ResponseDetective BufferOutputFacility.swift
[13/16] Compiling ResponseDetective ConsoleOutputFacility.swift
[14/16] Compiling ResponseDetective URLProtocol.swift
[15/16] Compiling ResponseDetective ImageBodyDeserializer.swift
[16/16] Compiling ResponseDetective JSONBodyDeserializer.swift
Build complete! (17.59s)
Build complete.
Done.