Build Information
Successful build of KippleNetworking 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.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 49990aa Updated Compatibility section of README
Cloned https://github.com/bdrelling/KippleNetworking.git
Revision (git rev-parse @):
49990aaecbab700e0c3fb0e0e4c74d085d0d92f3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleNetworking.git at 0.6.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/bdrelling/KippleNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/29] Emitting module KippleFoundation
[4/32] Compiling KippleLogging ConsoleLogHandler.swift
[5/32] Compiling KippleLogging Logger+Convenience.swift
[6/32] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[7/32] Compiling KippleCodable CodableDefault.swift
[8/32] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[9/32] Compiling KippleCodable Encodable+AsDictionary.swift
[10/32] Compiling KippleFoundation BundleInfo.swift
[11/32] Compiling KippleFoundation SemanticVersion.swift
[12/32] Compiling KippleFoundation URLConvertible.swift
[13/32] Compiling KippleCodable Encodable+PrettyPrinted.swift
[14/32] Compiling KippleFoundation String+LocalizedError.swift
[15/32] Compiling KippleFoundation Swift+Modulo.swift
[16/32] Compiling KippleFoundation AppInfo.swift
[17/32] Emitting module KippleCodable
[18/32] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[21/32] Compiling KippleCodable CleanedDecodingError.swift
[22/32] Compiling KippleCodable KippleCodableError.swift
[23/32] Compiling KippleCodable DecodingError+Cleaned.swift
[27/32] Emitting module KippleLogging
[28/32] Compiling KippleLogging Exports.swift
[33/34] Compiling KippleCodable CodableDefaultStrategy.swift
[34/34] Compiling KippleCodable CodableIgnored.swift
[35/60] Emitting module KippleNetworking
[36/68] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[37/68] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[38/68] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[39/68] Compiling KippleNetworking HTTPBodyEncoding.swift
[40/68] Compiling KippleNetworking HTTPHeader.swift
[41/68] Compiling KippleNetworking HTTPMethod.swift
[42/68] Compiling KippleNetworking HTTPStatusCode.swift
[43/68] Compiling KippleNetworking ParameterEncoding.swift
[44/68] Compiling KippleNetworking Exports.swift
[45/68] Compiling KippleNetworking HTTPURLResponse+Status.swift
[46/68] Compiling KippleNetworking Request+AsURLRequest.swift
[47/68] Compiling KippleNetworking URLRequest+Init.swift
[48/68] Compiling KippleNetworking URLRequest+SetHeaders.swift
[49/68] Compiling KippleNetworking URLRequest+SetParameters.swift
[50/68] Compiling KippleNetworking URLRequest+SetTimeout.swift
[51/68] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[52/68] Compiling KippleNetworking URLRequestConvertible.swift
[53/68] Compiling KippleNetworking NetworkingError.swift
[54/68] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[55/68] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[56/68] Compiling KippleNetworking Formatter+ISO8601.swift
[57/68] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[58/68] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[59/68] Compiling KippleNetworking String+IsURLWithQueryString.swift
[60/68] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[61/68] Compiling KippleNetworking HTTPClient.swift
[62/68] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[63/68] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[64/68] Compiling KippleNetworking DataResponse.swift
[65/68] Compiling KippleNetworking Environment.swift
[66/68] Compiling KippleNetworking Request.swift
[67/68] Compiling KippleNetworking NetworkRequestDispatching.swift
[68/68] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (22.50s)
Fetching https://github.com/bdrelling/KippleTools from cache
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/KippleTools (0.20s)
Fetched https://github.com/bdrelling/Kipple (0.51s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.1 (0.68s)
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/devicekit/DeviceKit (0.38s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-log (0.44s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.46s)
Fetched https://github.com/apple/swift-collections (0.65s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.08s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.3 (1.69s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.3 (0.86s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/nicklockwood/SwiftFormat (0.52s)
Fetched https://github.com/apple/swift-argument-parser (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.04s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.8 (0.05s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.8
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Build complete.
Done.