Build Information
Successful build of Chalk 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/mxcl/chalk.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/chalk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a8faed6 participate in tea protocol
Cloned https://github.com/mxcl/chalk.git
Revision (git rev-parse @):
a8faed684d73ece2aa224a491164838f90e9938d
SUCCESS checkout https://github.com/mxcl/chalk.git at master
========================================
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": "chalk",
"name": "Chalk",
"url": "https://github.com/mxcl/chalk.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/chalk",
"dependencies": [
]
}
]
}
Fetching https://github.com/mxcl/chalk.git
[1/81] Fetching chalk
Fetched https://github.com/mxcl/chalk.git (0.33s)
Creating working copy for https://github.com/mxcl/chalk.git
Working copy of https://github.com/mxcl/chalk.git resolved at master
warning: '.resolve-product-dependencies': dependency 'chalk' 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/mxcl/chalk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Chalk Chalk.swift
[2/2] Emitting module Chalk
Build complete! (4.43s)
Build complete.
Done.