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 main (8f1ea5), with Swift 5.10 for macOS (SPM) on 15 Jan 2025 15:43:00 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/immobiliare/RealHTTP
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8f1ea50 Test with maxim-lobanov/setup-xcode@v1 CI
Cloned https://github.com/immobiliare/RealHTTP.git
Revision (git rev-parse @):
8f1ea50a8456eaf08af25113b9c5986a998bc7f2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/immobiliare/RealHTTP.git at main
========================================
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 HTTPStubDataConvertible.swift
[5/81] Compiling RealHTTP HTTPStubber.swift
[6/81] Compiling RealHTTP HTTPStubberErrors.swift
[7/81] Compiling RealHTTP HTTPStubHookProtocol.swift
[8/81] Compiling RealHTTP HTTPStubURLProtocol.swift
[9/81] Compiling RealHTTP URLHook.swift
[10/81] Compiling RealHTTP URLSessionHook.swift
[11/81] Compiling RealHTTP HTTPStubBodyMatcher.swift
[12/81] Compiling RealHTTP HTTPStubCustomMatcher.swift
[13/81] Compiling RealHTTP HTTPStubJSONMatcher.swift
[14/81] Compiling RealHTTP HTTPStubRegExMatcher.swift
[15/81] Compiling RealHTTP HTTPStubURITemplateMatcher.swift
[16/81] Compiling RealHTTP HTTPStubURLMatcher.swift
[17/81] Compiling RealHTTP HTTPStubMatcher.swift
[18/81] Compiling RealHTTP HTTPDynamicStubResponse.swift
[19/81] Compiling RealHTTP MIMEType.swift
[20/81] Compiling RealHTTP HTTPMetrics.swift
[21/81] Compiling RealHTTP HTTPMetrics+Console.swift
[22/81] Compiling RealHTTP HTTPMetricsRender.swift
[23/81] Compiling RealHTTP URITemplate.swift
[24/81] Compiling RealHTTP cURLHelper.swift
[25/81] Compiling RealHTTP RealHTTP.swift
[26/81] Compiling RealHTTP HTTPStubIgnoreRule.swift
[27/81] Compiling RealHTTP StreamContent.swift
[28/81] Compiling RealHTTP HTTPBody+QueryString.swift
[29/81] Compiling RealHTTP URLParametersData.swift
[30/81] Compiling RealHTTP HTTPDataLoader+Response.swift
[31/81] Compiling RealHTTP HTTPDataLoader.swift
[32/81] Compiling RealHTTP HTTPResponseTransform.swift
[33/81] Compiling RealHTTP HTTPAltRequestValidator.swift
[34/81] Compiling RealHTTP HTTPAltTaskValidator.swift
[35/81] Compiling RealHTTP HTTPStubRequest+Matchers.swift
[36/81] Compiling RealHTTP HTTPStubRequest+Stub.swift
[37/81] Compiling RealHTTP HTTPStubRequest.swift
[38/81] Compiling RealHTTP HTTPEchoResponse.swift
[39/81] Compiling RealHTTP HTTPStubResponse.swift
[40/81] Compiling RealHTTP Foundation+Stubber.swift
[41/81] Compiling RealHTTP HTTPStub+Extension.swift
[42/81] Compiling RealHTTP Foundation+Extension.swift
[43/81] Compiling RealHTTP HTTPFormattable.swift
[44/81] Compiling RealHTTP ThreadSafeDictionary.swift
[45/81] Compiling RealHTTP URLRequest+Extension.swift
[46/81] Compiling RealHTTP HTTPCacheControl.swift
[47/81] Compiling RealHTTP HTTPContentType.swift
[48/81] Compiling RealHTTP HTTPError.swift
[49/81] Compiling RealHTTP HTTPMethod.swift
[50/81] Compiling RealHTTP HTTPDefaultValidator.swift
[51/81] Compiling RealHTTP HTTPValidator.swift
[52/81] Compiling RealHTTP HTTPSecurity.swift
[53/81] Compiling RealHTTP HTTPSecurityService.swift
[54/81] Compiling RealHTTP CertificatesSecurity.swift
[55/81] Compiling RealHTTP SSLCertificate.swift
[56/81] Compiling RealHTTP CredentialSecurity.swift
[57/81] Compiling RealHTTP SelfSignedCertsSecurity.swift
[58/81] Compiling RealHTTP JSONEncodable.swift
[59/81] Compiling RealHTTP JSONSerializable.swift
[60/81] Compiling RealHTTP HTTPBody+FormValues.swift
[61/81] Compiling RealHTTP HTTPBody+Multipart.swift
[62/81] Compiling RealHTTP MultipartForm+Boundary.swift
[63/81] Compiling RealHTTP MultipartForm+Item.swift
[64/81] Compiling RealHTTP MultipartForm.swift
[65/81] Compiling RealHTTP HTTPBody+Stream.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 HTTPClient.swift
[75/81] Compiling RealHTTP HTTPClientDelegate.swift
[76/81] Compiling RealHTTP HTTPRequest+Combine.swift
[77/81] Compiling RealHTTP HTTPRequest.swift
[78/81] Compiling RealHTTP HTTPResponse.swift
[79/81] Compiling RealHTTP HTTPBody.swift
[80/81] Compiling RealHTTP HTTPSerializableBody.swift
[81/81] Compiling RealHTTP HTTPBody+JSON.swift
Build complete! (8.06s)
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/mac_icon.jpg",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RealHTTPTests/Resources/test_rawdata.png",
          "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.