Build Information
Successful build of iTree 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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iShape-Swift/iTree.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iShape-Swift/iTree
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/iShape-Swift/iFixFloat from cache
Fetched https://github.com/iShape-Swift/iFixFloat from cache (0.16s)
Computing version for https://github.com/iShape-Swift/iFixFloat
Computed https://github.com/iShape-Swift/iFixFloat at 1.7.0 (0.02s)
Creating working copy for https://github.com/iShape-Swift/iFixFloat
Working copy of https://github.com/iShape-Swift/iFixFloat resolved at 1.7.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "itree",
"name": "iTree",
"url": "https://github.com/iShape-Swift/iTree.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iTree",
"dependencies": [
]
}
]
}
Fetching https://github.com/iShape-Swift/iTree.git from cache
Fetched https://github.com/iShape-Swift/iTree.git from cache (0.24s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/iTree-08913b63 is not valid git repository for 'https://github.com/iShape-Swift/iTree.git', will fetch again.
Fetching https://github.com/iShape-Swift/iTree.git from cache
Fetched https://github.com/iShape-Swift/iTree.git from cache (0.05s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/iTree-08913b63 is not valid git repository for 'https://github.com/iShape-Swift/iTree.git', will fetch again.
Fetching https://github.com/iShape-Swift/iTree.git from cache
Fetched https://github.com/iShape-Swift/iTree.git from cache (0.04s)
Creating working copy for https://github.com/iShape-Swift/iTree.git
Working copy of https://github.com/iShape-Swift/iTree.git resolved at main (e0c99fc)
warning: '.resolve-product-dependencies': dependency 'itree' 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/iShape-Swift/iTree.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/7] Emitting module iTree
[4/7] Compiling iTree Array.swift
[5/7] Compiling iTree TreeNode.swift
[6/7] Compiling iTree NodeStore.swift
[7/7] Compiling iTree RedBlackTree.swift
Build complete! (1.07s)
Build complete.
Done.