The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/30] Emitting module KippleFoundation
[4/31] Compiling KippleLogging ConsoleLogHandler.swift
[5/31] Compiling KippleLogging Logger+Convenience.swift
[6/31] Compiling KippleCodable CodableDefaultStrategy.swift
[7/32] Compiling KippleCodable CodableIgnored.swift
[8/32] Compiling KippleCodable CodableDefault.swift
[9/32] Compiling KippleFoundation BundleInfo.swift
[10/32] Compiling KippleFoundation SemanticVersion.swift
[11/32] Compiling KippleFoundation Swift+Modulo.swift
[12/32] Compiling KippleFoundation AppInfo.swift
[13/32] Compiling KippleFoundation URLConvertible.swift
[14/32] Compiling KippleCodable Encodable+PrettyPrinted.swift
[15/32] Emitting module KippleLogging
[16/32] Compiling KippleLogging Exports.swift
[17/32] Compiling KippleFoundation BinaryInteger+Clamped.swift
[18/32] Compiling KippleFoundation Bool+Convenience.swift
[19/32] Compiling KippleCodable KippleCodableError.swift
[20/32] Compiling KippleCodable DecodingError+Cleaned.swift
[21/32] Compiling KippleCodable Encodable+AsDictionary.swift
[22/32] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[25/32] Emitting module KippleCodable
[26/32] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[27/32] Compiling KippleFoundation String+Convenience.swift
[28/32] Compiling KippleFoundation String+LocalizedError.swift
[29/32] Compiling KippleFoundation Bundle+Convenience.swift
[30/32] Compiling KippleFoundation Bundle+Key.swift
[31/32] Compiling KippleFoundation NSNumber+Boolean.swift
[32/32] Compiling KippleFoundation Result+Convenience.swift
[33/62] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[34/62] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[35/62] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[36/62] Compiling KippleNetworking HTTPBodyEncoding.swift
[37/66] Emitting module KippleNetworking
[38/66] Compiling KippleNetworking NetworkingError.swift
[39/66] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[40/66] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[41/66] Compiling KippleNetworking Formatter+ISO8601.swift
[42/66] Compiling KippleNetworking URLRequest+SetParameters.swift
[43/66] Compiling KippleNetworking URLRequest+SetTimeout.swift
[44/66] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[45/66] Compiling KippleNetworking URLRequestConvertible.swift
[46/66] Compiling KippleNetworking Exports.swift
[47/66] Compiling KippleNetworking HTTPURLResponse+Status.swift
[48/66] Compiling KippleNetworking Request+AsURLRequest.swift
[49/66] Compiling KippleNetworking URLRequest+Init.swift
[50/66] Compiling KippleNetworking URLRequest+SetHeaders.swift
[51/66] Compiling KippleNetworking HTTPClient.swift
[52/66] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[53/66] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[54/66] Compiling KippleNetworking DataResponse.swift
[55/66] Compiling KippleNetworking HTTPHeader.swift
[56/66] Compiling KippleNetworking HTTPMethod.swift
[57/66] Compiling KippleNetworking HTTPStatusCode.swift
[58/66] Compiling KippleNetworking ParameterEncoding.swift
[59/66] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[60/66] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[61/66] Compiling KippleNetworking String+IsURLWithQueryString.swift
[62/66] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[63/66] Compiling KippleNetworking Environment.swift
[64/66] Compiling KippleNetworking Request.swift
[65/66] Compiling KippleNetworking NetworkRequestDispatching.swift
[66/66] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (19.67s)
Fetching https://github.com/bdrelling/Kipple from cache
Fetching https://github.com/bdrelling/KippleTools from cache
Fetched https://github.com/bdrelling/Kipple (0.24s)
Fetched https://github.com/bdrelling/KippleTools (0.24s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.0 (0.51s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit (0.32s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.36s)
Fetched https://github.com/apple/swift-log (0.45s)
Fetched https://github.com/apple/swift-collections (1.16s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.60s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.2 (0.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.02s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.1 (0.51s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/apple/swift-argument-parser (1.07s)
Fetched https://github.com/nicklockwood/SwiftFormat (1.35s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.2 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.02s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.2
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.0
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/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.2
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Build complete.
Done.