The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AliSoftware/OHHTTPStubs.git
Reference: 9.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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 into spi-builder-workspace
12f19662426d0434d6c330c6974d53e2eb10ecd9
SUCCESS checkout https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0
========================================
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.2.app" xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling OHHTTPStubs HTTPStubsMethodSwizzling.m
[1/7] Compiling OHHTTPStubs HTTPStubsResponse+JSON.m
[2/7] Compiling OHHTTPStubs HTTPStubsPathHelpers.m
[3/7] Compiling OHHTTPStubs HTTPStubsResponse.m
[4/7] Compiling OHHTTPStubs NSURLRequest+HTTPBodyTesting.m
[5/7] Compiling OHHTTPStubs HTTPStubs.m
[6/7] Compiling OHHTTPStubs HTTPStubs+NSURLSessionConfiguration.m
[8/9] Compiling OHHTTPStubsSwift OHHTTPStubsSwift.swift
[9/9] Emitting module OHHTTPStubsSwift
Build complete! (5.63s)
Build complete.
Done.