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.9 for macOS (SPM) on 25 Sep 2024 07:00:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path:  $PWD
https://github.com/yene/GCDWebServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying PrivacyInfo.xcprivacy
[1/15] Compiling GCDWebServerFileRequest.m
[2/15] Compiling GCDWebServerDataResponse.m
[2/15] Compiling GCDWebServerMultiPartFormRequest.m
[4/15] Compiling GCDWebServerDataRequest.m
[5/15] Compiling GCDWebServerURLEncodedFormRequest.m
[6/15] Compiling GCDWebServerErrorResponse.m
[7/15] Compiling GCDWebServerStreamedResponse.m
[8/15] Compiling GCDWebServerFileResponse.m
[9/15] Compiling GCDWebServerConnection.m
[10/15] Compiling GCDWebServer resource_bundle_accessor.m
[11/15] Compiling GCDWebServer.m
[12/15] Compiling GCDWebServerFunctions.m
[13/15] Compiling GCDWebServerRequest.m
[14/15] Compiling GCDWebServerResponse.m
Build complete! (6.06s)
Build complete.
Done.