This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 NWHTTPProtocol 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/NWHTTPProtocol.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/NWHTTPProtocol
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 0a96cb9 Update README
Cloned https://github.com/helje5/NWHTTPProtocol.git
Revision (git rev-parse @):
0a96cb9575dcdedb4573466c7d1cc39d5b296db1
SUCCESS checkout https://github.com/helje5/NWHTTPProtocol.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CHTTPParser http_parser.c
[2/6] Compiling NWHTTPProtocol HTTPMessage.swift
[3/6] Compiling NWHTTPProtocol HTTPContext.swift
[4/6] Emitting module NWHTTPProtocol
[5/6] Compiling NWHTTPProtocol HTTPProtocol.swift
[6/12] Compiling NWHTTPServer ServerResponse.swift
[7/12] Compiling NWHTTPServer HTTPStatus.swift
[8/12] Compiling NWHTTPServer IncomingMessage.swift
[9/13] Emitting module NWHTTPServer
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NWHTTPServer/StringEncodingError.swift:9:32: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
  public let encoding : String.Encoding
                               ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable {
                  ^
[10/13] Compiling NWHTTPServer HTTPMethod.swift
[11/13] Compiling NWHTTPServer HTTPServer.swift
[12/13] Compiling NWHTTPServer StringEncodingError.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NWHTTPServer/StringEncodingError.swift:9:32: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
  public let encoding : String.Encoding
                               ^
Foundation.String:2:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable {
                  ^
[13/15] Compiling samplehttpd main.swift
[14/15] Emitting module samplehttpd
[14/15] Linking samplehttpd
Build complete! (5.57s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.