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 GlobPattern, reference main (468242), with Swift 5.9 for macOS (SPM) on 5 Jul 2024 19:04:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/GlobPattern.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/GlobPattern
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4682425 Prepare for archiving
Cloned https://github.com/ChimeHQ/GlobPattern.git
Revision (git rev-parse @):
468242542ae08e3a8f31ef0a81b00c069877645c
SUCCESS checkout https://github.com/ChimeHQ/GlobPattern.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ChimeHQ/GlobPattern.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling GlobPattern Parser.swift
[2/4] Compiling GlobPattern Lexer.swift
[3/4] Compiling GlobPattern GlobPattern.swift
[4/4] Emitting module GlobPattern
Build complete! (5.09s)
Build complete.
Done.