Build Information
Successful build of Tribute with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/Tribute.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/Tribute
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b04828e Support Package.resolved verson 3 which is a compatible superset of version 2
Cloned https://github.com/nicklockwood/Tribute.git
Revision (git rev-parse @):
b04828ee801afe7fc67f87e74837c5f8097e0e61
SUCCESS checkout https://github.com/nicklockwood/Tribute.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/nicklockwood/Tribute.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Tribute Globs.swift
[2/5] Compiling Tribute Template.swift
[3/5] Emitting module Tribute
[4/5] Compiling Tribute Tribute.swift
[5/6] Compiling Tribute main.swift
[5/6] Linking tribute
Build complete! (5.89s)
Build complete.
Done.