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 StringZilla, reference main (30d3e2), with Swift 5.9 for macOS (SPM) on 12 Nov 2024 19:58:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ashvardanian/StringZilla.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ashvardanian/StringZilla
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30d3e21 Release: v3.10.10 [skip ci]
Cloned https://github.com/ashvardanian/StringZilla.git
Revision (git rev-parse @):
30d3e2129654d8269b3f66726414f9694c834e25
SUCCESS checkout https://github.com/ashvardanian/StringZilla.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ashvardanian/StringZilla.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module StringZilla
[2/2] Compiling StringZilla StringProtocol+StringZilla.swift
Build complete! (3.21s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/swift/StringProtocol+StringZilla.swift
Build complete.
Done.