The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sort-state-university with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylehughes/sort-state-university.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylehughes/sort-state-university
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 08c6214 Implement Codable, Equatable, and Hashable conformance for SortingAlgorithmStep
Cloned https://github.com/kylehughes/sort-state-university.git
Revision (git rev-parse @):
08c6214712954428471151d8b73d80db0adbab39
SUCCESS checkout https://github.com/kylehughes/sort-state-university.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/kylehughes/sort-state-university.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling SortStateUniversity MergeSort.swift
[2/9] Compiling SortStateUniversity SortingAlgorithm.swift
[3/11] Compiling SortStateUniversity Comparison.swift
[4/11] Compiling SortStateUniversity Complexity.swift
[5/11] Compiling SortStateUniversity Array+SortStateUniversity.swift
[6/11] Emitting module SortStateUniversity
[7/11] Compiling SortStateUniversity Int+SortStateUniversity.swift
[8/11] Compiling SortStateUniversity InsertionSort.swift
[9/11] Compiling SortStateUniversity MergeSort+Merge.swift
[10/11] Compiling SortStateUniversity SortingAlgorithmLabel.swift
[11/11] Compiling SortStateUniversity SortingAlgorithmStep.swift
Build complete! (4.99s)
Build complete.
Done.