The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ehellyer/HellfireSwiftPackage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ehellyer/HellfireSwiftPackage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/31] Emitting module Hellfire
[2/40] Compiling Hellfire RequestItem.swift
[3/40] Compiling Hellfire DataResponse.swift
[4/40] Compiling Hellfire DataResult.swift
[5/40] Compiling Hellfire HTTPCode.swift
[6/40] Compiling Hellfire JSONSerializableResponse.swift
[7/40] Compiling Hellfire JSONSerializableResult.swift
[8/40] Compiling Hellfire ServiceError.swift
[9/40] Compiling Hellfire SessionInterface.swift
[10/40] Compiling Hellfire HellfireSessionDelegate.swift
[11/40] Compiling Hellfire DiskCache.swift
[12/40] Compiling Hellfire MD5Hash.swift
[13/40] Compiling Hellfire Array+Extension.swift
[14/40] Compiling Hellfire Collection+Extension.swift
[15/40] Compiling Hellfire FileManager+Extension.swift
[16/40] Compiling Hellfire HTTPHeader+Extension.swift
[17/40] Compiling Hellfire HellfireError+CustomStringConvertible.swift
[18/40] Compiling Hellfire SessionInterface+SharedInstance.swift
[19/40] Compiling Hellfire String+Extension.swift
[20/40] Compiling Hellfire URLSessionTask+Extension.swift
[21/40] Compiling Hellfire Hellfire.swift
[22/40] Compiling Hellfire CustomDateFormatters.swift
[23/40] Compiling Hellfire ISO8601DateFormatters.swift
[24/40] Compiling Hellfire JSONSerializable.swift
[25/40] Compiling Hellfire CodingUses.swift
[26/40] Compiling Hellfire DateFormatterStaticCodable.swift
[27/40] Compiling Hellfire ISO8601DateFormatterStaticCodable.swift
[28/40] Compiling Hellfire OptionalWrappers.swift
[29/40] Compiling Hellfire StaticCodable.swift
[30/40] Compiling Hellfire StaticCodingWrapper.swift
[31/40] Compiling Hellfire TransientCoding.swift
[32/40] Compiling Hellfire EncodingHelper.swift
[33/40] Compiling Hellfire HTTPHeader.swift
[34/40] Compiling Hellfire HTTPMethod.swift
[35/40] Compiling Hellfire HellfireError.swift
[36/40] Compiling Hellfire MultipartFormData.swift
[37/40] Compiling Hellfire MultipartRequest.swift
[38/40] Compiling Hellfire NetworkReachabilityManager.swift
[39/40] Compiling Hellfire ReachabilityStatus.swift
[40/40] Compiling Hellfire NetworkRequest.swift
Build complete! (4.74s)
Build complete.
Done.