Build Information
Successful build of PhraseKit, reference 1.1.2 (cd8d1e
), with Swift 5.9 for macOS (SPM) on 11 Oct 2024 06:18:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.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 _noun.json
[1/4] Copying _verb.json
[1/4] Copying _adverb.json
[1/4] Copying _adjective.json
[5/10] Compiling PhraseKit resource_bundle_accessor.swift
[6/10] Compiling PhraseKit WordLoader.swift
[7/10] Compiling PhraseKit PhraseGenerationError.swift
[8/10] Emitting module PhraseKit
[9/10] Compiling PhraseKit PhraseGenerator.swift
[10/10] Compiling PhraseKit CombinationVerifier.swift
Build complete! (6.28s)
Build complete.
Done.