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.2 (cd8d1e), with Swift 5.10 for macOS (SPM) on 11 Oct 2024 06:18:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/PhraseKit.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/PhraseKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at cd8d1e3 Merge pull request #36 from mredig/contrib
Cloned https://github.com/markbattistella/PhraseKit.git
Revision (git rev-parse @):
cd8d1e3e5347020a3b518ceadbfe60d569123174
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/PhraseKit.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/markbattistella/PhraseKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying _adjective.json
[2/6] Copying _verb.json
[3/6] Copying _noun.json
[3/6] Copying _adverb.json
[5/6] Write swift-version-33747A42983211AE.txt
[7/12] Compiling PhraseKit PhraseGenerationError.swift
[8/12] Compiling PhraseKit WordLoader.swift
[9/12] Compiling PhraseKit resource_bundle_accessor.swift
[10/12] Emitting module PhraseKit
[11/12] Compiling PhraseKit CombinationVerifier.swift
[12/12] Compiling PhraseKit PhraseGenerator.swift
Build complete! (5.98s)
Build complete.
Done.