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 OkHttpClient 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/rmichelberger/OkHttpClient.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rmichelberger/OkHttpClient
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4b16a0f - fixed simple logger
Cloned https://github.com/rmichelberger/OkHttpClient.git
Revision (git rev-parse @):
4b16a0f97e814132326e76479fe90e2f9fc962a2
SUCCESS checkout https://github.com/rmichelberger/OkHttpClient.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rmichelberger/OkHttpClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling OkHttpClient OkHttpClient.swift
[4/10] Compiling OkHttpClient Logger.swift
[5/10] Compiling OkHttpClient NullEncodable.swift
[6/10] Compiling OkHttpClient SimpleLogger.swift
[7/10] Compiling OkHttpClient RawDataDecoder.swift
[8/10] Compiling OkHttpClient DataDecoder.swift
[9/10] Emitting module OkHttpClient
[10/10] Compiling OkHttpClient JSON.swift
Build complete! (4.08s)
Build complete.
Done.