The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataStructure with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhsan/datastructure.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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 into spi-builder-workspace
2b38bdf5505c7f5b9b7f604d8324c0c58462bd80
SUCCESS checkout https://github.com/ikhsan/datastructure.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/7] Compiling DataStructure Stack.swift
[2/7] Compiling DataStructure Tree.swift
[3/7] Compiling DataStructure Queue.swift
[4/7] Compiling DataStructure BinaryTree.swift
[5/7] Emitting module DataStructure
[6/7] Compiling DataStructure Graph.swift
[7/7] Compiling DataStructure LinkedList.swift
Build complete! (4.19s)
Build complete.
Done.