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 HPNetwork, reference main (1bfc33), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 14:51:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/henrik-dmg/HPNetwork.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/henrik-dmg/HPNetwork
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bfc33b Update dependencies
Cloned https://github.com/henrik-dmg/HPNetwork.git
Revision (git rev-parse @):
1bfc33b997bbbf9f76aab135b09c612eaf8aefbe
SUCCESS checkout https://github.com/henrik-dmg/HPNetwork.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/henrik-dmg/HPNetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/13] Compiling HTTPTypes HTTPParsedFields.swift
[7/13] Compiling HTTPTypes HTTPResponse.swift
[8/13] Compiling HTTPTypes ISOLatin1String.swift
[9/13] Compiling HTTPTypes HTTPRequest.swift
[10/13] Emitting module HTTPTypes
[11/13] Compiling HTTPTypes HTTPField.swift
[12/13] Compiling HTTPTypes HTTPFields.swift
[13/13] Compiling HTTPTypes HTTPFieldName.swift
[14/19] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[15/19] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[16/19] Emitting module HTTPTypesFoundation
[17/19] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[18/19] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[19/19] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[20/32] Compiling HPNetwork NetworkRequest.swift
[21/33] Compiling HPNetwork DecodableRequest.swift
[22/33] Compiling HPNetwork DownloadRequest.swift
[23/33] Compiling HPNetwork HTTPFieldBuilder.swift
[24/33] Compiling HPNetwork DataRequest.swift
[25/33] Compiling HPNetwork NetworkClient.swift
[26/33] Compiling HPNetwork NetworkResponse.swift
[27/33] Compiling HPNetwork Authorization.swift
[28/33] Compiling HPNetwork BasicAuthorization.swift
[29/33] Compiling HPNetwork HTTPTypes+Proxy.swift
[30/33] Compiling HPNetwork ContentType+HTTPField.swift
[31/33] Emitting module HPNetwork
[32/33] Compiling HPNetwork BearerAuthorization.swift
[33/33] Compiling HPNetwork ConnectionMonitor.swift
[34/36] Compiling HPNetworkMock URLSessionMock.swift
[35/36] Emitting module HPNetworkMock
[36/36] Compiling HPNetworkMock NetworkClientMock.swift
Build complete! (17.56s)
Fetching https://github.com/apple/swift-http-types.git
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (1.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (2.63s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Build complete.
Done.