Build Information
Successful build of KDTree with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Bersaelor/KDTree.git
Reference: 1.4.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Bersaelor/KDTree
* tag 1.4.2 -> FETCH_HEAD
HEAD is now at 35d1406 Merge pull request #61 from heckj/visionOS_support
Cloned https://github.com/Bersaelor/KDTree.git
Revision (git rev-parse @):
35d14064d48d92a0c2c1215b93a3118f558b2e6b
SUCCESS checkout https://github.com/Bersaelor/KDTree.git at 1.4.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Bersaelor/KDTree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling KDTree KDTree+NearestNeighbour.swift
[4/11] Compiling KDTree KDTree+Sequence.swift
[5/11] Compiling KDTree KDTree+RangeSearch.swift
[6/11] Compiling KDTree KDTree.swift
[7/11] Compiling KDTree KDTree+CustomStringConvertible.swift
[8/11] Compiling KDTree KDTree+Equatable.swift
[9/12] Emitting module KDTree
[10/12] Compiling KDTree CGPoint+KDTreePoint.swift
[11/12] Compiling KDTree KDTree+Codable.swift
[12/12] Compiling KDTree KDTreePoint.swift
Build complete! (2.62s)
Build complete.
Done.