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 RealHTTP, reference 1.9.0 (fcec34), with Swift 5.10 for macOS (SPM) on 15 Jan 2025 15:41:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/immobiliare/RealHTTP.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/immobiliare/RealHTTP
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at fcec34a Updated podspec version for Swift and PodSpec
Cloned https://github.com/immobiliare/RealHTTP.git
Revision (git rev-parse @):
fcec34a9996012aa2dc8ae70fc8c0d7075054739
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/immobiliare/RealHTTP.git at 1.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/immobiliare/RealHTTP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/74] Emitting module RealHTTP
[4/81] Compiling RealHTTP HTTPStubBodyMatcher.swift
[5/81] Compiling RealHTTP HTTPStubCustomMatcher.swift
[6/81] Compiling RealHTTP HTTPStubJSONMatcher.swift
[7/81] Compiling RealHTTP HTTPStubRegExMatcher.swift
[8/81] Compiling RealHTTP HTTPStubURITemplateMatcher.swift
[9/81] Compiling RealHTTP HTTPStubURLMatcher.swift
[10/81] Compiling RealHTTP HTTPStubMatcher.swift
[11/81] Compiling RealHTTP HTTPDynamicStubResponse.swift
[12/81] Compiling RealHTTP HTTPStubDataConvertible.swift
[13/81] Compiling RealHTTP HTTPStubber.swift
[14/81] Compiling RealHTTP HTTPStubberErrors.swift
[15/81] Compiling RealHTTP HTTPStubHookProtocol.swift
[16/81] Compiling RealHTTP HTTPStubURLProtocol.swift
[17/81] Compiling RealHTTP URLHook.swift
[18/81] Compiling RealHTTP URLSessionHook.swift
[19/81] Compiling RealHTTP StreamContent.swift
[20/81] Compiling RealHTTP HTTPBody+QueryString.swift
[21/81] Compiling RealHTTP URLParametersData.swift
[22/81] Compiling RealHTTP HTTPDataLoader+Response.swift
[23/81] Compiling RealHTTP HTTPDataLoader.swift
[24/81] Compiling RealHTTP HTTPResponseTransform.swift
[25/81] Compiling RealHTTP HTTPAltRequestValidator.swift
[26/81] Compiling RealHTTP HTTPAltTaskValidator.swift
[27/81] Compiling RealHTTP HTTPClient.swift
[28/81] Compiling RealHTTP HTTPClientDelegate.swift
[29/81] Compiling RealHTTP HTTPRequest+Combine.swift
[30/81] Compiling RealHTTP HTTPRequest.swift
[31/81] Compiling RealHTTP HTTPResponse.swift
[32/81] Compiling RealHTTP HTTPBody.swift
[33/81] Compiling RealHTTP HTTPSerializableBody.swift
[34/81] Compiling RealHTTP HTTPBody+JSON.swift
[35/81] Compiling RealHTTP HTTPDefaultValidator.swift
[36/81] Compiling RealHTTP HTTPValidator.swift
[37/81] Compiling RealHTTP HTTPSecurity.swift
[38/81] Compiling RealHTTP HTTPSecurityService.swift
[39/81] Compiling RealHTTP CertificatesSecurity.swift
[40/81] Compiling RealHTTP SSLCertificate.swift
[41/81] Compiling RealHTTP CredentialSecurity.swift
[42/81] Compiling RealHTTP SelfSignedCertsSecurity.swift
[43/81] Compiling RealHTTP HTTPStubRequest+Matchers.swift
[44/81] Compiling RealHTTP HTTPStubRequest+Stub.swift
[45/81] Compiling RealHTTP HTTPStubRequest.swift
[46/81] Compiling RealHTTP HTTPEchoResponse.swift
[47/81] Compiling RealHTTP HTTPStubResponse.swift
[48/81] Compiling RealHTTP Foundation+Stubber.swift
[49/81] Compiling RealHTTP HTTPStub+Extension.swift
[50/81] Compiling RealHTTP JSONEncodable.swift
[51/81] Compiling RealHTTP JSONSerializable.swift
[52/81] Compiling RealHTTP HTTPBody+FormValues.swift
[53/81] Compiling RealHTTP HTTPBody+Multipart.swift
[54/81] Compiling RealHTTP MultipartForm+Boundary.swift
[55/81] Compiling RealHTTP MultipartForm+Item.swift
[56/81] Compiling RealHTTP MultipartForm.swift
[57/81] Compiling RealHTTP HTTPBody+Stream.swift
[58/81] Compiling RealHTTP MIMEType.swift
[59/81] Compiling RealHTTP HTTPMetrics.swift
[60/81] Compiling RealHTTP HTTPMetrics+Console.swift
[61/81] Compiling RealHTTP HTTPMetricsRender.swift
[62/81] Compiling RealHTTP URITemplate.swift
[63/81] Compiling RealHTTP cURLHelper.swift
[64/81] Compiling RealHTTP RealHTTP.swift
[65/81] Compiling RealHTTP HTTPStubIgnoreRule.swift
[66/81] Compiling RealHTTP HTTPProgress.swift
[67/81] Compiling RealHTTP HTTPRequestPriority.swift
[68/81] Compiling RealHTTP HTTPScheme.swift
[69/81] Compiling RealHTTP HTTPStatusCode.swift
[70/81] Compiling RealHTTP HTTPVersion.swift
[71/81] Compiling RealHTTP HTTPHeaderElement+Name.swift
[72/81] Compiling RealHTTP HTTPHeaders+Element.swift
[73/81] Compiling RealHTTP HTTPHeaders.swift
[74/81] Compiling RealHTTP Foundation+Extension.swift
[75/81] Compiling RealHTTP HTTPFormattable.swift
[76/81] Compiling RealHTTP ThreadSafeDictionary.swift
[77/81] Compiling RealHTTP URLRequest+Extension.swift
[78/81] Compiling RealHTTP HTTPCacheControl.swift
[79/81] Compiling RealHTTP HTTPContentType.swift
[80/81] Compiling RealHTTP HTTPError.swift
[81/81] Compiling RealHTTP HTTPMethod.swift
Build complete! (7.43s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RealHTTP",
  "name" : "RealHTTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "RealHTTP",
      "targets" : [
        "RealHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RealHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "RealHTTPTests",
      "path" : "Tests/RealHTTPTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RealHTTPTests/Resources/test_rawdata.png",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RealHTTPTests/Resources/mac_icon.jpg",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Headers+Tests.swift",
        "MovieDBTest.swift",
        "Requests+Tests.swift"
      ],
      "target_dependencies" : [
        "RealHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RealHTTP",
      "module_type" : "SwiftTarget",
      "name" : "RealHTTP",
      "path" : "Sources/RealHTTP",
      "product_memberships" : [
        "RealHTTP"
      ],
      "sources" : [
        "Client/HTTPClient/HTTPClient.swift",
        "Client/HTTPClient/HTTPClientDelegate.swift",
        "Client/HTTPRequest/HTTPRequest+Combine.swift",
        "Client/HTTPRequest/HTTPRequest.swift",
        "Client/HTTPResponse/HTTPResponse.swift",
        "Client/Internal/HTTPBody/HTTPBody.swift",
        "Client/Internal/HTTPBody/HTTPSerializableBody.swift",
        "Client/Internal/HTTPBody/JSON/HTTPBody+JSON.swift",
        "Client/Internal/HTTPBody/JSON/JSONEncodable.swift",
        "Client/Internal/HTTPBody/JSON/JSONSerializable.swift",
        "Client/Internal/HTTPBody/Multipart/HTTPBody+FormValues.swift",
        "Client/Internal/HTTPBody/Multipart/HTTPBody+Multipart.swift",
        "Client/Internal/HTTPBody/Multipart/Support/MultipartForm+Boundary.swift",
        "Client/Internal/HTTPBody/Multipart/Support/MultipartForm+Item.swift",
        "Client/Internal/HTTPBody/Multipart/Support/MultipartForm.swift",
        "Client/Internal/HTTPBody/Stream/HTTPBody+Stream.swift",
        "Client/Internal/HTTPBody/Stream/StreamContent.swift",
        "Client/Internal/HTTPBody/URLParametersData/HTTPBody+QueryString.swift",
        "Client/Internal/HTTPBody/URLParametersData/URLParametersData.swift",
        "Client/Internal/HTTPDataLoader/HTTPDataLoader+Response.swift",
        "Client/Internal/HTTPDataLoader/HTTPDataLoader.swift",
        "Client/Internal/HTTPResponseTransform/HTTPResponseTransform.swift",
        "Client/Internal/HTTPResponseValidator/HTTPAltRequestValidator.swift",
        "Client/Internal/HTTPResponseValidator/HTTPAltTaskValidator.swift",
        "Client/Internal/HTTPResponseValidator/HTTPDefaultValidator.swift",
        "Client/Internal/HTTPResponseValidator/HTTPValidator.swift",
        "Client/Internal/HTTPSecurity/HTTPSecurity.swift",
        "Client/Internal/HTTPSecurity/HTTPSecurityService.swift",
        "Client/Internal/HTTPSecurity/Options/CertificatesSecurity/CertificatesSecurity.swift",
        "Client/Internal/HTTPSecurity/Options/CertificatesSecurity/SSLCertificate.swift",
        "Client/Internal/HTTPSecurity/Options/CredentialSecurity.swift",
        "Client/Internal/HTTPSecurity/Options/SelfSignedCertsSecurity.swift",
        "Client/Internal/Other Structures/Foundation+Extensions/Foundation+Extension.swift",
        "Client/Internal/Other Structures/Foundation+Extensions/HTTPFormattable.swift",
        "Client/Internal/Other Structures/Foundation+Extensions/ThreadSafeDictionary.swift",
        "Client/Internal/Other Structures/Foundation+Extensions/URLRequest+Extension.swift",
        "Client/Internal/Other Structures/HTTPCacheControl.swift",
        "Client/Internal/Other Structures/HTTPContentType.swift",
        "Client/Internal/Other Structures/HTTPError.swift",
        "Client/Internal/Other Structures/HTTPMethod.swift",
        "Client/Internal/Other Structures/HTTPProgress.swift",
        "Client/Internal/Other Structures/HTTPRequestPriority.swift",
        "Client/Internal/Other Structures/HTTPScheme.swift",
        "Client/Internal/Other Structures/HTTPStatusCode.swift",
        "Client/Internal/Other Structures/HTTPVersion.swift",
        "Client/Internal/Other Structures/Headers/HTTPHeaderElement+Name.swift",
        "Client/Internal/Other Structures/Headers/HTTPHeaders+Element.swift",
        "Client/Internal/Other Structures/Headers/HTTPHeaders.swift",
        "Client/Internal/Other Structures/MIMEType.swift",
        "Client/Internal/Other Structures/Metrics/HTTPMetrics.swift",
        "Client/Internal/Other Structures/Metrics/Renders/HTTPMetrics+Console.swift",
        "Client/Internal/Other Structures/Metrics/Renders/HTTPMetricsRender.swift",
        "Client/Internal/Other Structures/URITemplate.swift",
        "Client/Internal/Other Structures/cURLHelper.swift",
        "RealHTTP.swift",
        "Stubber/DataTypes/HTTPStubIgnoreRule.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubBodyMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubCustomMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubJSONMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubRegExMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubURITemplateMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/Built-In Matchers/HTTPStubURLMatcher.swift",
        "Stubber/DataTypes/Stub Matchers/HTTPStubMatcher.swift",
        "Stubber/DataTypes/Stub Request/HTTPDynamicStubResponse.swift",
        "Stubber/DataTypes/Stub Request/HTTPStubRequest+Matchers.swift",
        "Stubber/DataTypes/Stub Request/HTTPStubRequest+Stub.swift",
        "Stubber/DataTypes/Stub Request/HTTPStubRequest.swift",
        "Stubber/DataTypes/Stub Response/HTTPEchoResponse.swift",
        "Stubber/DataTypes/Stub Response/HTTPStubResponse.swift",
        "Stubber/DataTypes/Support/Foundation+Stubber.swift",
        "Stubber/DataTypes/Support/HTTPStub+Extension.swift",
        "Stubber/DataTypes/Support/HTTPStubDataConvertible.swift",
        "Stubber/HTTPStubber.swift",
        "Stubber/HTTPStubberErrors.swift",
        "Stubber/Hooks/HTTPStubHookProtocol.swift",
        "Stubber/Hooks/HTTPStubURLProtocol.swift",
        "Stubber/Hooks/URLHook.swift",
        "Stubber/Hooks/URLSessionHook.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.