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 NetworkKit, reference 1.0.8 (5773ed), with Swift 5.8 for macOS (SPM) on 23 Oct 2024 06:34:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sabapathy7/NetworkKit.git
Reference: 1.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sabapathy7/NetworkKit
 * tag               1.0.8      -> FETCH_HEAD
HEAD is now at 5773ed2 Updates InternalImportsByDefault to enableExperimentalFeature and removed public from import library - Combine
Cloned https://github.com/sabapathy7/NetworkKit.git
Revision (git rev-parse @):
5773ed26c325cf85667bd6f68043989d9a5aee22
SUCCESS checkout https://github.com/sabapathy7/NetworkKit.git at 1.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/sabapathy7/NetworkKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling NetworkKit RequestMethod.swift
[2/5] Compiling NetworkKit NetworkError.swift
[3/5] Compiling NetworkKit Networkable.swift
[4/5] Compiling NetworkKit EndPoint.swift
[5/5] Emitting module NetworkKit
Build complete! (8.00s)
Build complete.
Done.