The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataStructure 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/ikhsan/datastructure.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhsan/datastructure
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 2b38bdf Use swift tools 4.1
Cloned https://github.com/ikhsan/datastructure.git
Revision (git rev-parse @):
2b38bdf5505c7f5b9b7f604d8324c0c58462bd80
SUCCESS checkout https://github.com/ikhsan/datastructure.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ikhsan/datastructure.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 DataStructure Tree.swift
[4/9] Compiling DataStructure Queue.swift
[5/9] Compiling DataStructure Stack.swift
[6/9] Compiling DataStructure Graph.swift
[7/9] Emitting module DataStructure
[8/9] Compiling DataStructure LinkedList.swift
[9/9] Compiling DataStructure BinaryTree.swift
Build complete! (3.63s)
Build complete.
Done.