Build Information
Successful build of KeyValueCoding 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/KeyValueCoding.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/KeyValueCoding
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ikhvorost/KeyValueCoding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling KeyValueCoding KeyValueCoding.swift
[2/7] Compiling KeyValueCoding ReflectionMirror.swift
[3/7] Compiling KeyValueCoding SwiftAPI.swift
[4/7] Compiling KeyValueCoding Existential.swift
[5/7] Compiling KeyValueCoding Accessor.swift
[6/7] Emitting module KeyValueCoding
[7/7] Compiling KeyValueCoding Metadata.swift
Build complete! (3.65s)
Build complete.
Done.