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 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hromni/SwiftAPIClient
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 83382b3 Merge pull request #2 from hromni/cocoapods-support
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
83382b3f5dfa262e469f62e769331c343e367443
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
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/7] Compiling SwiftAPIClient JsonResponse.swift
[2/7] Compiling SwiftAPIClient Response.swift
[3/8] Emitting module SwiftAPIClient
[4/8] Compiling SwiftAPIClient HTTPMethod.swift
[5/8] Compiling SwiftAPIClient RequestBody.swift
[6/8] Compiling SwiftAPIClient SwiftApiClientError.swift
[7/8] Compiling SwiftAPIClient Endpoint.swift
[8/8] Compiling SwiftAPIClient ResponseValidator.swift
Build complete! (10.09s)
Build complete.
Done.