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 SwiftAPIClient, reference develop (378d42), with Swift 5.8 for macOS (SPM) on 27 Jun 2024 19:48:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hromni/SwiftAPIClient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 378d42e Merge pull request #3 from hromni/security-scan
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
378d42e477f316a2d108d46beef349e5f9aad580
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/hromni/SwiftAPIClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftAPIClient ResponseValidator.swift
[2/8] Compiling SwiftAPIClient JsonResponse.swift
[3/8] Compiling SwiftAPIClient Response.swift
[4/8] Compiling SwiftAPIClient SwiftApiClientError.swift
[5/8] Compiling SwiftAPIClient HTTPMethod.swift
[6/8] Compiling SwiftAPIClient RequestBody.swift
[7/8] Emitting module SwiftAPIClient
[8/8] Compiling SwiftAPIClient Endpoint.swift
Build complete! (9.51s)
Build complete.
Done.