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 PhraseKit, reference 1.1.1 (6d106a), with Swift 5.9 for macOS (SPM) on 30 Aug 2024 10:48:44 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/markbattistella/PhraseKit.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/PhraseKit
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 6d106a5 Merge pull request #35 from markbattistella/2024.08.30
Cloned https://github.com/markbattistella/PhraseKit.git
Revision (git rev-parse @):
6d106a53b6313f93afb302702f8f7ede5e909d4a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/PhraseKit.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/markbattistella/PhraseKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying _adverb.json
[0/4] Copying _noun.json
[0/4] Copying _verb.json
[0/4] Copying _adjective.json
[5/10] Compiling PhraseKit resource_bundle_accessor.swift
[6/10] Compiling PhraseKit PhraseGenerationError.swift
[7/10] Compiling PhraseKit WordLoader.swift
[8/10] Compiling PhraseKit CombinationVerifier.swift
[9/10] Emitting module PhraseKit
[10/10] Compiling PhraseKit PhraseGenerator.swift
Build complete! (5.65s)
Build complete.
Done.