Build Information
Successful build of KL 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/kennethlaskoski/KL.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kennethlaskoski/KL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 637b486 Added package resources
Cloned https://github.com/kennethlaskoski/KL.git
Revision (git rev-parse @):
637b486424d338c3bfa262d0c07a47868e27fc1a
SUCCESS checkout https://github.com/kennethlaskoski/KL.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "kl",
"name": "KL",
"url": "https://github.com/kennethlaskoski/KL.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KL",
"dependencies": [
]
}
]
}
Fetching https://github.com/kennethlaskoski/KL.git
[1/82] Fetching kl
Fetched https://github.com/kennethlaskoski/KL.git (0.30s)
Creating working copy for https://github.com/kennethlaskoski/KL.git
Working copy of https://github.com/kennethlaskoski/KL.git resolved at main
warning: '.resolve-product-dependencies': dependency 'kl' 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...
[0/1] Copying Resources
[2/5] Emitting module KL
[3/5] Compiling KL Info.swift
[4/5] Compiling KL KL.swift
[5/5] Compiling KL resource_bundle_accessor.swift
Build complete! (7.30s)
Build complete.
Done.