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 GCOverseer, reference v1.0.0 (b38473), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 14:17:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/backslash-f/gcoverseer.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/gcoverseer
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at b384739 Ignore Package.resolved
Cloned https://github.com/backslash-f/gcoverseer.git
Revision (git rev-parse @):
b384739c7eda40556e1522206b4aa113a87495f3
SUCCESS checkout https://github.com/backslash-f/gcoverseer.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/backslash-f/gcoverseer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module AppLogger
[2/2] Compiling AppLogger AppLogger.swift
[3/6] Compiling GCOverseer GCOverseer+Interface.swift
[4/6] Compiling GCOverseer GCOverseer+Logging.swift
[5/6] Compiling GCOverseer GCOverseer.swift
[6/6] Emitting module GCOverseer
Build complete! (12.74s)
Fetching https://github.com/backslash-f/applogger
[2/105] Fetching applogger
Fetched https://github.com/backslash-f/applogger (1.27s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 2.0.1 (0.44s)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 2.0.1
Build complete.
Done.