Build Information
Successful build of HName with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hadycodes/HName.git
Reference: 0.9.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hadycodes/HName
* tag 0.9.1 -> FETCH_HEAD
HEAD is now at 29a8753 Add cocoapod support
Cloned https://github.com/hadycodes/HName.git
Revision (git rev-parse @):
29a87538433abf015d87ae0b3437b6647c83aa57
SUCCESS checkout https://github.com/hadycodes/HName.git at 0.9.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hname",
"name": "HName",
"url": "https://github.com/hadycodes/HName.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HName",
"dependencies": [
]
}
]
}
Fetching https://github.com/hadycodes/HName.git from cache
Fetched https://github.com/hadycodes/HName.git (0.13s)
Creating working copy for https://github.com/hadycodes/HName.git
Working copy of https://github.com/hadycodes/HName.git resolved at 0.9.1
warning: '.resolve-product-dependencies': dependency 'hname' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/hadycodes/HName.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling HName HName+Getters.swift
[2/4] Compiling HName HName.swift
[3/4] Compiling HName HName+Formatters.swift
[4/4] Emitting module HName
Build complete! (3.61s)
Build complete.
Done.