The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SortedArray 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/ole/sortedarray.git
Reference: 0.7.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ole/sortedarray
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at a521f75 Fix table formatting in Markdown
Cloned https://github.com/ole/sortedarray.git into spi-builder-workspace
a521f750fccb0743ad082b7cb890a62e132c4fbf
SUCCESS checkout https://github.com/ole/sortedarray.git at 0.7.0
========================================
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/2] Compiling SortedArray SortedArray.swift
[2/2] Emitting module SortedArray
Build complete! (5.08s)
Build complete.
Done.