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 async-http-client, reference v1.4.6 (9a5624), with Swift 5.8 for macOS (SPM) on 22 Aug 2024 08:14:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/async-http-client.git
Reference: v1.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/async-http-client
 * tag               v1.4.6     -> FETCH_HEAD
HEAD is now at 9a56240 support for new retry
Cloned https://github.com/igor11191708/async-http-client.git
Revision (git rev-parse @):
9a56240b21baff71f5399194a1f2af9ab8c4c076
SUCCESS checkout https://github.com/igor11191708/async-http-client.git at v1.4.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/igor11191708/async-http-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling retry_policy_service DispatchTimeInterval.swift
[2/4] Compiling retry_policy_service Strategy.swift
[3/4] Emitting module retry_policy_service
[4/4] Compiling retry_policy_service RetryService.swift
[5/25] Emitting module async_http_client
[6/27] Compiling async_http_client Status.swift
[7/27] Compiling async_http_client JsonWriter.swift
[8/27] Compiling async_http_client IReader.swift
[9/27] Compiling async_http_client IWriter.swift
[10/27] Compiling async_http_client IValidate.swift
[11/27] Compiling async_http_client IConfiguration.swift
[12/27] Compiling async_http_client IProxy.swift
[13/27] Compiling async_http_client IResponse.swift
[14/27] Compiling async_http_client Proxy+.swift
[15/27] Compiling async_http_client Proxy.swift
[16/27] Compiling async_http_client JsonReader.swift
[17/27] Compiling async_http_client Validate.swift
[18/27] Compiling async_http_client Errors.swift
[19/27] Compiling async_http_client ITaskDelegate.swift
[20/27] Compiling async_http_client Direct.swift
[21/27] Compiling async_http_client Http.swift
[22/27] Compiling async_http_client Response.swift
[23/27] Compiling async_http_client HttpMethod.swift
[24/27] Compiling async_http_client UrlHelper.swift
[25/27] Compiling async_http_client Configuration.swift
[26/27] Compiling async_http_client RequestHelper.swift
[27/27] Compiling async_http_client SendHelper.swift
Build complete! (14.60s)
Fetching https://github.com/The-Igor/retry-policy-service.git
[3/89] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git (1.10s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.77s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Build complete.
Done.