Build Information
Successful build of KVObserver with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/KVObserver.git
Reference: 0.10.0-alpha.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/KVObserver
* tag 0.10.0-alpha.1 -> FETCH_HEAD
HEAD is now at 6813a8c Create a KVTreeObserver
Cloned https://github.com/Frizlab/KVObserver.git
Revision (git rev-parse @):
6813a8cf1fe0e72910dd9eb9c643d15d30145a0a
SUCCESS checkout https://github.com/Frizlab/KVObserver.git at 0.10.0-alpha.1
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling KVObserver KVTreeObserver.swift
[2/4] Compiling KVObserver KVObserver.swift
[3/4] Compiling KVObserver Loggers.swift
[4/4] Emitting module KVObserver
Build complete! (4.88s)
Build complete.
Done.