The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTTPKit 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/Chandlerdea/HTTPKit.git
Reference: 1.4.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Chandlerdea/HTTPKit
 * tag               1.4.2      -> FETCH_HEAD
HEAD is now at 99a50c6 Adding convenince methods to URLRequest
Cloned https://github.com/Chandlerdea/HTTPKit.git into spi-builder-workspace
99a50c6d6792b4cb1615e3d1a8658a1c88d257d6
SUCCESS checkout https://github.com/Chandlerdea/HTTPKit.git at 1.4.2
========================================
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)
Building for debugging...
[1/10] Compiling HTTPKit HTTPResponseStatus.swift
[2/11] Compiling HTTPKit HTTPRequestBuilder.swift
[3/11] Compiling HTTPKit HTTPContentType.swift
[4/11] Compiling HTTPKit HTTPHeader.swift
[5/11] Compiling HTTPKit HTTP.swift
[6/11] Compiling HTTPKit HTTPCacheControl.swift
[7/11] Compiling HTTPKit HTTPMethod.swift
[8/11] Compiling HTTPKit HTTPModelController.swift
[9/11] Emitting module HTTPKit
[10/11] Compiling HTTPKit HTTPNetworkController.swift
[11/11] Compiling HTTPKit URLRequest+additions.swift
Build complete! (5.01s)
Build complete.
Done.