The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hellfire with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ehellyer/HellfireSwiftPackage.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ehellyer/HellfireSwiftPackage
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at dc57ebf Do not return status code for a post request decoding error.
Cloned https://github.com/ehellyer/HellfireSwiftPackage.git
Revision (git rev-parse @):
dc57ebf1a92d5722cc2b33351482fa0fabe9a970
SUCCESS checkout https://github.com/ehellyer/HellfireSwiftPackage.git at 2.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/ehellyer/HellfireSwiftPackage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/31] Compiling Hellfire Hellfire.swift
[2/31] Compiling Hellfire CustomDateFormatters.swift
[3/31] Compiling Hellfire ISO8601DateFormatters.swift
[4/31] Compiling Hellfire JSONSerializable.swift
[5/31] Compiling Hellfire CodingUses.swift
[6/31] Compiling Hellfire DateFormatterStaticCodable.swift
[7/31] Compiling Hellfire ISO8601DateFormatterStaticCodable.swift
[8/31] Compiling Hellfire OptionalWrappers.swift
[9/31] Compiling Hellfire StaticCodable.swift
[10/31] Compiling Hellfire StaticCodingWrapper.swift
[11/31] Emitting module Hellfire
[12/31] Compiling Hellfire DiskCache.swift
[13/31] Compiling Hellfire MD5Hash.swift
[14/31] Compiling Hellfire Array+Extension.swift
[15/31] Compiling Hellfire Collection+Extension.swift
[16/31] Compiling Hellfire FileManager+Extension.swift
[17/31] Compiling Hellfire HTTPHeader+Extension.swift
[18/31] Compiling Hellfire HellfireError+CustomStringConvertible.swift
[19/31] Compiling Hellfire SessionInterface+SharedInstance.swift
[20/31] Compiling Hellfire String+Extension.swift
[21/31] Compiling Hellfire URLSessionTask+Extension.swift
[22/40] Compiling Hellfire TransientCoding.swift
[23/40] Compiling Hellfire EncodingHelper.swift
[24/40] Compiling Hellfire HTTPHeader.swift
[25/40] Compiling Hellfire HTTPMethod.swift
[26/40] Compiling Hellfire HellfireError.swift
[27/40] Compiling Hellfire MultipartFormData.swift
[28/40] Compiling Hellfire MultipartRequest.swift
[29/40] Compiling Hellfire NetworkReachabilityManager.swift
[30/40] Compiling Hellfire ReachabilityStatus.swift
[31/40] Compiling Hellfire NetworkRequest.swift
[32/40] Compiling Hellfire RequestItem.swift
[33/40] Compiling Hellfire DataResponse.swift
[34/40] Compiling Hellfire DataResult.swift
[35/40] Compiling Hellfire HTTPCode.swift
[36/40] Compiling Hellfire JSONSerializableResponse.swift
[37/40] Compiling Hellfire JSONSerializableResult.swift
[38/40] Compiling Hellfire ServiceError.swift
[39/40] Compiling Hellfire SessionInterface.swift
[40/40] Compiling Hellfire HellfireSessionDelegate.swift
Build complete! (4.92s)
Build complete.
Done.