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 NanoHTTP, reference main (e3c344), with Swift 5.9 for macOS (SPM) on 9 Aug 2024 02:01:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-nanohttp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-nanohttp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e3c3441 Fix computation of local IP address.
Cloned https://github.com/objecthub/swift-nanohttp.git
Revision (git rev-parse @):
e3c3441ca509ffdb77c9c83cb918673f1c0c2e16
SUCCESS checkout https://github.com/objecthub/swift-nanohttp.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/objecthub/swift-nanohttp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling NanoHTTP NanoHTTPSegmentRouter.swift
[2/18] Compiling NanoHTTP NanoHTTPServer.swift
[3/18] Compiling NanoHTTP NanoHTTPServerIO.swift
[4/18] Compiling NanoHTTP NanoProcess.swift
[5/18] Compiling NanoHTTP NanoHTTPResponseBodyWriter.swift
[6/18] Compiling NanoHTTP NanoHTTPRouter.swift
[7/18] Compiling NanoHTTP NanoHTTPRequest.swift
[8/18] Compiling NanoHTTP NanoHTTPResponse.swift
[9/19] Compiling NanoHTTP NanoHTTPConnection.swift
[10/19] Compiling NanoHTTP NanoHTTPParser.swift
[11/19] Emitting module NanoHTTP
[12/19] Compiling NanoHTTP NanoFiles.swift
[13/19] Compiling NanoHTTP NanoHTML.swift
[14/19] Compiling NanoHTTP String+Extensions.swift
[15/19] Compiling NanoHTTP NanoSocket.swift
[16/19] Compiling NanoHTTP NanoWebSockets.swift
[17/19] Compiling NanoHTTP NetworkInterface.swift
[18/19] Compiling NanoHTTP String+File.swift
[19/21] Compiling NanoHTTPDemo NanoHTTPDemo.swift
[20/21] Emitting module NanoHTTPDemo
[21/23] Compiling DemoServer main.swift
[22/23] Emitting module DemoServer
[22/23] Linking DemoServer
Build complete! (9.41s)
Build complete.
Done.