Build Information
Successful build of KeyValueCoding with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/KeyValueCoding.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/KeyValueCoding
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at f1100b7 Fix for swift versions in package.swift files
Cloned https://github.com/ikhvorost/KeyValueCoding.git
Revision (git rev-parse @):
f1100b72ba14bde51dea47d09661218cc3086413
SUCCESS checkout https://github.com/ikhvorost/KeyValueCoding.git at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "keyvaluecoding",
"name": "KeyValueCoding",
"url": "https://github.com/ikhvorost/KeyValueCoding.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyValueCoding",
"dependencies": [
]
}
]
}
Fetching https://github.com/ikhvorost/KeyValueCoding.git from cache
Fetched https://github.com/ikhvorost/KeyValueCoding.git from cache (0.24s)
Creating working copy for https://github.com/ikhvorost/KeyValueCoding.git
Working copy of https://github.com/ikhvorost/KeyValueCoding.git resolved at 1.2.1 (f1100b7)
warning: '.resolve-product-dependencies': dependency 'keyvaluecoding' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ikhvorost/KeyValueCoding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/9] Compiling KeyValueCoding ReflectionMirror.swift
[4/9] Compiling KeyValueCoding SwiftAPI.swift
[5/9] Compiling KeyValueCoding KeyValueCoding.swift
[6/9] Compiling KeyValueCoding Existential.swift
[7/9] Compiling KeyValueCoding Accessor.swift
[8/9] Emitting module KeyValueCoding
[9/9] Compiling KeyValueCoding Metadata.swift
Build complete! (3.58s)
Build complete.
Done.