Build Information
Successful build of KippleNetworking with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/builder/builds/UKfvDsi8u/2/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.9
Building package at path: $workDir
https://github.com/bdrelling/KippleNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/32] Compiling KippleCodable CodableDefaultStrategy.swift
[4/33] Compiling KippleCodable CodableIgnored.swift
[5/33] Compiling KippleFoundation String+Convenience.swift
[6/33] Compiling KippleFoundation String+LocalizedError.swift
[7/34] Compiling KippleCodable Encodable+AsDictionary.swift
[8/34] Compiling KippleCodable Encodable+PrettyPrinted.swift
[9/34] Compiling KippleFoundation BundleInfo.swift
[10/34] Compiling KippleFoundation SemanticVersion.swift
[11/34] Compiling KippleFoundation BinaryInteger+Clamped.swift
[12/34] Compiling KippleFoundation Bool+Convenience.swift
[13/34] Compiling KippleFoundation NSNumber+Boolean.swift
[14/34] Compiling KippleFoundation Result+Convenience.swift
[15/34] Emitting module KippleLogging
[16/34] Compiling KippleLogging ConsoleLogHandler.swift
[17/34] Compiling KippleLogging Logger+Convenience.swift
[18/34] Compiling KippleLogging Exports.swift
[19/34] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[22/34] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[25/34] Compiling KippleCodable DecodingError+Cleaned.swift
[26/34] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[27/34] Emitting module KippleCodable
[28/34] Compiling KippleCodable CodableDefault.swift
[29/34] Emitting module KippleFoundation
[32/34] Compiling KippleFoundation Bundle+Convenience.swift
[33/34] Compiling KippleFoundation Bundle+Key.swift
[34/34] Compiling KippleFoundation URLConvertible.swift
[35/64] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[36/64] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[37/64] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[38/64] Compiling KippleNetworking HTTPBodyEncoding.swift
[39/68] Compiling KippleNetworking Exports.swift
[40/68] Compiling KippleNetworking HTTPURLResponse+Status.swift
[41/68] Compiling KippleNetworking Request+AsURLRequest.swift
[42/68] Compiling KippleNetworking URLRequest+Init.swift
[43/68] Compiling KippleNetworking URLRequest+SetHeaders.swift
[44/68] Compiling KippleNetworking HTTPHeader.swift
[45/68] Compiling KippleNetworking HTTPMethod.swift
[46/68] Compiling KippleNetworking HTTPStatusCode.swift
[47/68] Compiling KippleNetworking ParameterEncoding.swift
[48/68] Compiling KippleNetworking HTTPClient.swift
[49/68] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[50/68] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[51/68] Compiling KippleNetworking DataResponse.swift
[52/68] Compiling KippleNetworking NetworkingError.swift
[53/68] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[54/68] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[55/68] Compiling KippleNetworking Formatter+ISO8601.swift
[56/68] Emitting module KippleNetworking
[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 URLRequest+SetParameters.swift
[62/68] Compiling KippleNetworking URLRequest+SetTimeout.swift
[63/68] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[64/68] Compiling KippleNetworking URLRequestConvertible.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! (14.99s)
Fetching https://github.com/bdrelling/KippleTools from cache
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/KippleTools (0.25s)
Fetched https://github.com/bdrelling/Kipple (0.28s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.1 (0.49s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/apple/swift-log (0.24s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.24s)
Fetched https://github.com/devicekit/DeviceKit (0.27s)
Fetched https://github.com/apple/swift-collections (0.26s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.03s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.3 (0.42s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.3 (0.42s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.43s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.8 (0.03s)
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.8
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/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.3
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
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/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Build complete.
Done.