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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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/TDmZkXJm/1/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.10
Building package at path:  $workDir
https://github.com/bdrelling/KippleNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/35] Emitting module KippleCodable
[9/36] Emitting module KippleFoundation
[10/37] Compiling KippleCodable CodableDefaultStrategy.swift
[11/37] Compiling KippleLogging ConsoleLogHandler.swift
[12/37] Compiling KippleCodable CodableIgnored.swift
[13/37] Compiling KippleCodable KippleCodableError.swift
[14/37] Compiling KippleCodable DecodingError+Cleaned.swift
[15/37] Compiling KippleFoundation BundleInfo.swift
[16/37] Compiling KippleFoundation SemanticVersion.swift
[19/37] Compiling KippleLogging Logger+Convenience.swift
[20/37] Emitting module KippleLogging
[21/37] Compiling KippleLogging Exports.swift
[22/37] Compiling KippleFoundation String+Convenience.swift
[23/37] Compiling KippleFoundation String+LocalizedError.swift
[24/37] Compiling KippleFoundation Swift+Modulo.swift
[25/37] Compiling KippleFoundation AppInfo.swift
[26/37] Compiling KippleFoundation Bundle+Convenience.swift
[27/37] Compiling KippleFoundation Bundle+Key.swift
[28/37] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[29/37] Compiling KippleFoundation URLConvertible.swift
[30/37] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[31/37] Compiling KippleCodable Encodable+AsDictionary.swift
[32/37] Compiling KippleCodable Encodable+PrettyPrinted.swift
[33/37] Compiling KippleCodable CodableDefault.swift
[34/37] Compiling KippleFoundation NSNumber+Boolean.swift
[35/37] Compiling KippleFoundation Result+Convenience.swift
[36/37] Compiling KippleFoundation Comparable+Clamped.swift
[37/37] Compiling KippleFoundation Int+Convenience.swift
[38/67] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[39/67] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[40/67] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[41/67] Compiling KippleNetworking HTTPBodyEncoding.swift
[42/71] Compiling KippleNetworking NetworkingError.swift
[43/71] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[44/71] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[45/71] Compiling KippleNetworking Formatter+ISO8601.swift
[46/71] Compiling KippleNetworking Exports.swift
[47/71] Compiling KippleNetworking HTTPURLResponse+Status.swift
[48/71] Compiling KippleNetworking Request+AsURLRequest.swift
[49/71] Compiling KippleNetworking URLRequest+Init.swift
[50/71] Compiling KippleNetworking URLRequest+SetHeaders.swift
[51/71] Compiling KippleNetworking HTTPHeader.swift
[52/71] Compiling KippleNetworking HTTPMethod.swift
[53/71] Compiling KippleNetworking HTTPStatusCode.swift
[54/71] Compiling KippleNetworking ParameterEncoding.swift
[55/71] Compiling KippleNetworking HTTPClient.swift
[56/71] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[57/71] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[58/71] Compiling KippleNetworking DataResponse.swift
[59/71] Compiling KippleNetworking URLRequest+SetParameters.swift
[60/71] Compiling KippleNetworking URLRequest+SetTimeout.swift
[61/71] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[62/71] Compiling KippleNetworking URLRequestConvertible.swift
[63/71] Emitting module KippleNetworking
[64/71] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[65/71] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[66/71] Compiling KippleNetworking String+IsURLWithQueryString.swift
[67/71] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[68/71] Compiling KippleNetworking Environment.swift
[69/71] Compiling KippleNetworking Request.swift
[70/71] Compiling KippleNetworking NetworkRequestDispatching.swift
[71/71] Compiling KippleNetworking ParameterDictionaryConvertible.swift
Build complete! (13.48s)
Fetching https://github.com/bdrelling/KippleTools from cache
Fetching https://github.com/bdrelling/Kipple from cache
Fetched https://github.com/bdrelling/KippleTools from cache (0.46s)
Fetched https://github.com/bdrelling/Kipple from cache (0.58s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.0 (0.45s)
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
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.21s)
Fetched https://github.com/devicekit/DeviceKit from cache (0.24s)
Fetched https://github.com/apple/swift-log from cache (0.25s)
Fetched https://github.com/apple/swift-collections from cache (0.28s)
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/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.05s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.1 (0.50s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.21s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.27s)
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.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.06s)
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.0
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/DeviceKit-798789f2 is not valid git repository for 'https://github.com/devicekit/DeviceKit', will fetch again.
Fetching https://github.com/devicekit/DeviceKit from cache
Fetched https://github.com/devicekit/DeviceKit from cache (0.01s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.2
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/KeychainAccess-bf77584f is not valid git repository for 'https://github.com/kishikawakatsumi/KeychainAccess', will fetch again.
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/KeychainAccess-bf77584f is not valid git repository for 'https://github.com/kishikawakatsumi/KeychainAccess', will fetch again.
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.01s)
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
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.02s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.09s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.12s)
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
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
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.