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 GCDWebServer, reference master (c2f837), with Swift 5.8 for macOS (SPM) on 25 Sep 2024 06:58:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yene/GCDWebServer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yene/GCDWebServer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c2f837b Copy Privacy manifest files into the Resource folder
Cloned https://github.com/yene/GCDWebServer.git
Revision (git rev-parse @):
c2f837b30038ef716b77225f40cc8d104b6ff645
SUCCESS checkout https://github.com/yene/GCDWebServer.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/yene/GCDWebServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying PrivacyInfo.xcprivacy
[1/15] Compiling GCDWebServerFileRequest.m
[2/15] Compiling GCDWebServerResponse.m
[3/15] Compiling GCDWebServerURLEncodedFormRequest.m
[3/15] Compiling GCDWebServerMultiPartFormRequest.m
[5/15] Compiling GCDWebServerStreamedResponse.m
[6/15] Compiling GCDWebServerDataRequest.m
[7/15] Compiling GCDWebServerFileResponse.m
[8/15] Compiling GCDWebServerRequest.m
[9/15] Compiling GCDWebServerConnection.m
[10/15] Compiling GCDWebServerDataResponse.m
[11/15] Compiling GCDWebServerFunctions.m
[12/15] Compiling GCDWebServer.m
[13/15] Compiling GCDWebServer resource_bundle_accessor.m
[14/15] Compiling GCDWebServerErrorResponse.m
Build complete! (8.30s)
Build complete.
Done.