Build Information
Successful build of SHList 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/YusukeHosonuma/SHList.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/YusukeHosonuma/SHList
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d3865aa Update README.md
Cloned https://github.com/YusukeHosonuma/SHList.git
Revision (git rev-parse @):
d3865aac139672b4d5ebe229ad260cca52f236d5
SUCCESS checkout https://github.com/YusukeHosonuma/SHList.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "shlist",
"name": "SHList",
"url": "https://github.com/YusukeHosonuma/SHList.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SHList",
"dependencies": [
]
}
]
}
Fetching https://github.com/YusukeHosonuma/SHList.git from cache
Fetched https://github.com/YusukeHosonuma/SHList.git (0.16s)
Creating working copy for https://github.com/YusukeHosonuma/SHList.git
Working copy of https://github.com/YusukeHosonuma/SHList.git resolved at master
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/5] Emitting module SHListGenLib
[2/5] Compiling SHListGenLib Generator.swift
[3/7] Compiling SHList SHList.swift
[4/7] Emitting module SHList
[5/7] Compiling SHListGen main.swift
[6/7] Emitting module SHListGen
[6/7] Linking SHListGen
Build complete! (7.79s)
Build complete.
Done.