Build Information
Successful build of KeyValueView 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/0xLeif/KeyValueView.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/KeyValueView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2dd3c57 Changed ViewValueView to KeyValueView
Cloned https://github.com/0xLeif/KeyValueView.git
Revision (git rev-parse @):
2dd3c57c304f560a6cccbac3b48b01df2b2c22d6
SUCCESS checkout https://github.com/0xLeif/KeyValueView.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "keyvalueview",
"name": "KeyValueView",
"url": "https://github.com/0xLeif/KeyValueView.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyValueView",
"dependencies": [
]
}
]
}
Fetching https://github.com/0xLeif/KeyValueView.git
[1/36] Fetching keyvalueview
Fetched https://github.com/0xLeif/KeyValueView.git (0.23s)
Creating working copy for https://github.com/0xLeif/KeyValueView.git
Working copy of https://github.com/0xLeif/KeyValueView.git resolved at main
warning: '.resolve-product-dependencies': dependency 'keyvalueview' 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/4] Compiling KeyValueView StringProviding.swift
[2/4] Compiling KeyValueView ColorProviding.swift
[3/4] Emitting module KeyValueView
[4/4] Compiling KeyValueView KeyValueView.swift
Build complete! (9.94s)
Build complete.
Done.