Build Information
Successful build of Willow with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nike-Inc/Willow.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nike-Inc/Willow
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a365107 Bump version to 6.1.0
Cloned https://github.com/Nike-Inc/Willow.git
Revision (git rev-parse @):
a3651073490ebba925463e50a56aeb870cd901f4
SUCCESS checkout https://github.com/Nike-Inc/Willow.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "willow",
"name": "Willow",
"url": "https://github.com/Nike-Inc/Willow.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Willow",
"dependencies": [
]
}
]
}
Fetching https://github.com/Nike-Inc/Willow.git from cache
Fetched https://github.com/Nike-Inc/Willow.git (0.32s)
Creating working copy for https://github.com/Nike-Inc/Willow.git
Working copy of https://github.com/Nike-Inc/Willow.git resolved at main
warning: '.resolve-product-dependencies': dependency 'willow' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Willow Logger.swift
[2/7] Compiling Willow LogModifier.swift
[3/7] Emitting module Willow
[4/7] Compiling Willow LogWriter.swift
[5/7] Compiling Willow LogFilter.swift
[6/7] Compiling Willow LogMessage.swift
[7/7] Compiling Willow LogLevel.swift
Build complete! (7.51s)
Build complete.
Done.