Build Information
Successful build of Tribute with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.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/builder/builds/UKfvDsi8u/3/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "tribute",
"name": "Tribute",
"url": "https://github.com/nicklockwood/Tribute.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tribute",
"dependencies": [
]
}
]
}
Fetching https://github.com/nicklockwood/Tribute.git
[1/176] Fetching tribute
Fetched https://github.com/nicklockwood/Tribute.git from cache (0.23s)
Creating working copy for https://github.com/nicklockwood/Tribute.git
Working copy of https://github.com/nicklockwood/Tribute.git resolved at master (b04828e)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/nicklockwood/Tribute.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write tribute-entitlement.plist
[1/6] Write sources
[2/6] Write swift-version-6044DDE57671499D.txt
[4/11] Compiling Tribute Template.swift
[5/11] Compiling Tribute main.swift
[6/11] Emitting module Tribute
[7/11] Compiling Tribute Globs.swift
[8/11] Compiling Tribute Tribute.swift
[8/11] Write Objects.LinkFileList
[9/11] Linking tribute
[10/11] Applying tribute
Build complete! (5.07s)
Build complete.
Done.