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 1.0.1 (e3c344), with Swift 5.8 for macOS (SPM) on 31 Aug 2024 02:44:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-nanohttp.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-nanohttp
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/objecthub/swift-nanohttp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling NanoHTTP NanoSocket.swift
[2/18] Compiling NanoHTTP NanoWebSockets.swift
[3/19] Compiling NanoHTTP NanoFiles.swift
[4/19] Compiling NanoHTTP NanoHTML.swift
[5/19] Compiling NanoHTTP NanoHTTPConnection.swift
[6/19] Compiling NanoHTTP NanoHTTPParser.swift
[7/19] Compiling NanoHTTP NanoHTTPResponseBodyWriter.swift
[8/19] Compiling NanoHTTP NanoHTTPRouter.swift
[9/19] Compiling NanoHTTP NetworkInterface.swift
[10/19] Compiling NanoHTTP NanoHTTPServerIO.swift
[11/19] Compiling NanoHTTP NanoProcess.swift
[12/19] Compiling NanoHTTP String+Extensions.swift
[13/19] Emitting module NanoHTTP
[14/19] Compiling NanoHTTP NanoHTTPSegmentRouter.swift
[15/19] Compiling NanoHTTP NanoHTTPServer.swift
[16/19] Compiling NanoHTTP NanoHTTPRequest.swift
[17/19] Compiling NanoHTTP NanoHTTPResponse.swift
[18/19] Compiling NanoHTTP String+File.swift
[19/21] Compiling NanoHTTPDemo NanoHTTPDemo.swift
[20/21] Emitting module NanoHTTPDemo
[21/23] Emitting module DemoServer
[22/23] Compiling DemoServer main.swift
[22/23] Linking DemoServer
Build complete! (18.36s)
Build complete.
Done.