Build Information
Successful build of iTree 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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iShape-Swift/iTree.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iShape-Swift/iTree
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at e0c99fc new right minimum api
Cloned https://github.com/iShape-Swift/iTree.git
Revision (git rev-parse @):
e0c99fc3fceb69d8d5b05766202d64af1e670bbf
SUCCESS checkout https://github.com/iShape-Swift/iTree.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/iShape-Swift/iTree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling iTree TreeNode.swift
[2/5] Compiling iTree NodeStore.swift
[3/5] Emitting module iTree
[4/5] Compiling iTree Array.swift
[5/5] Compiling iTree RedBlackTree.swift
Build complete! (1.66s)
Fetching https://github.com/iShape-Swift/iFixFloat from cache
Fetched https://github.com/iShape-Swift/iFixFloat (0.16s)
Computing version for https://github.com/iShape-Swift/iFixFloat
Computed https://github.com/iShape-Swift/iFixFloat at 1.7.0 (0.05s)
Creating working copy for https://github.com/iShape-Swift/iFixFloat
Working copy of https://github.com/iShape-Swift/iFixFloat resolved at 1.7.0
Build complete.
Done.