The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OHHTTPStubs, reference 9.1.0 (12f196), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 12:33:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AliSoftware/OHHTTPStubs.git
Reference: 9.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AliSoftware/OHHTTPStubs
 * tag               9.1.0      -> FETCH_HEAD
HEAD is now at 12f1966 Merge pull request #337 from AliSoftware/release/9.1.0
Cloned https://github.com/AliSoftware/OHHTTPStubs.git
Revision (git rev-parse @):
12f19662426d0434d6c330c6974d53e2eb10ecd9
SUCCESS checkout https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ohhttpstubs",
      "name": "OHHTTPStubs",
      "url": "https://github.com/AliSoftware/OHHTTPStubs.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OHHTTPStubs",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/7902] Fetching ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.25s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0 (12f1966)
warning: '.resolve-product-dependencies': dependency 'ohhttpstubs' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AliSoftware/OHHTTPStubs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[1/9] Write swift-version--6988338F2F200930.txt
[2/9] Compiling OHHTTPStubs HTTPStubsMethodSwizzling.m
[3/9] Compiling OHHTTPStubs HTTPStubsResponse+JSON.m
[4/9] Compiling OHHTTPStubs NSURLRequest+HTTPBodyTesting.m
[5/9] Compiling OHHTTPStubs HTTPStubsPathHelpers.m
[6/9] Compiling OHHTTPStubs HTTPStubs+NSURLSessionConfiguration.m
[7/9] Compiling OHHTTPStubs HTTPStubs.m
[8/9] Compiling OHHTTPStubs HTTPStubsResponse.m
[10/11] Compiling OHHTTPStubsSwift OHHTTPStubsSwift.swift
[11/11] Emitting module OHHTTPStubsSwift
Build complete! (5.27s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OHHTTPStubs",
  "name" : "OHHTTPStubs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "OHHTTPStubs",
      "targets" : [
        "OHHTTPStubs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OHHTTPStubsSwift",
      "targets" : [
        "OHHTTPStubs",
        "OHHTTPStubsSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OHHTTPStubsTests",
      "module_type" : "ClangTarget",
      "name" : "OHHTTPStubsTests",
      "path" : "Tests/OHHTTPStubsTests",
      "sources" : [
        "AFNetworkingTests.m",
        "NSURLConnectionDelegateTests.m",
        "NSURLConnectionTests.m",
        "NSURLSessionTests.m",
        "NilValuesTests.m",
        "OHPathHelpersTests.m",
        "TimingTests.m",
        "WithContentsOfURLTests.m"
      ],
      "target_dependencies" : [
        "OHHTTPStubs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OHHTTPStubsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "OHHTTPStubsSwiftTests",
      "path" : "Tests/OHHTTPStubsSwiftTests",
      "sources" : [
        "SwiftHelpersTests.swift"
      ],
      "target_dependencies" : [
        "OHHTTPStubsSwift",
        "OHHTTPStubs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OHHTTPStubsSwift",
      "module_type" : "SwiftTarget",
      "name" : "OHHTTPStubsSwift",
      "path" : "Sources/OHHTTPStubsSwift",
      "product_memberships" : [
        "OHHTTPStubsSwift"
      ],
      "sources" : [
        "OHHTTPStubsSwift.swift"
      ],
      "target_dependencies" : [
        "OHHTTPStubs"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OHHTTPStubs",
      "module_type" : "ClangTarget",
      "name" : "OHHTTPStubs",
      "path" : "Sources/OHHTTPStubs",
      "product_memberships" : [
        "OHHTTPStubs",
        "OHHTTPStubsSwift"
      ],
      "sources" : [
        "HTTPStubs+NSURLSessionConfiguration.m",
        "HTTPStubs.m",
        "HTTPStubsMethodSwizzling.m",
        "HTTPStubsPathHelpers.m",
        "HTTPStubsResponse+JSON.m",
        "HTTPStubsResponse.m",
        "NSURLRequest+HTTPBodyTesting.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.