Build Information
Successful build of PhraseKit, reference main (8ffa2c
), with Swift 5.9 for macOS (SPM) on 12 Oct 2024 07:36:11 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/PhraseKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8ffa2c4 WIP: 2024-10-11
Cloned https://github.com/markbattistella/PhraseKit.git
Revision (git rev-parse @):
8ffa2c422e281b40f65b3692c0b0f1d1976557a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/PhraseKit.git at main
========================================
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
[0/4] Copying _adverb.json
[0/4] Copying _adjective.json
[3/4] Copying _verb.json
[5/9] Compiling PhraseKit WordLoader.swift
[6/9] Compiling PhraseKit resource_bundle_accessor.swift
[7/9] Compiling PhraseKit PhraseGenerator.swift
[8/9] Compiling PhraseKit PhraseGenerationError.swift
[9/9] Emitting module PhraseKit
Build complete! (5.90s)
Build complete.
Done.