Build Information
Successful build of SwiftCollections 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/jmgc/SwiftCollections.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jmgc/SwiftCollections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f7c1de Create SwiftCollections.xcscheme
Cloned https://github.com/jmgc/SwiftCollections.git
Revision (git rev-parse @):
6f7c1de5ae173ff0ecf1016ae51e3b8b9abbe2a5
SUCCESS checkout https://github.com/jmgc/SwiftCollections.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/jmgc/SwiftCollections.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/9] Compiling SwiftCollections CircularList.swift
[4/9] Compiling SwiftCollections RBSet.swift
[5/9] Compiling SwiftCollections Utils.swift
[6/9] Compiling SwiftCollections BidirectionalList.swift
[7/9] Compiling SwiftCollections List.swift
[8/9] Emitting module SwiftCollections
[9/9] Compiling SwiftCollections RBDictionary.swift
Build complete! (6.62s)
Build complete.
Done.