The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sdift 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/omochi/sdift.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omochi/sdift
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 687ff49 fix bug
Cloned https://github.com/omochi/sdift.git into spi-builder-workspace
687ff49d9cbf637bd1b1aea613c09b102f4bff6b
SUCCESS checkout https://github.com/omochi/sdift.git at 1.0.3
========================================
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 Sdift Difference.swift
[2/7] Compiling Sdift Slice.swift
[3/7] Compiling Sdift ProgressTable.swift
[4/7] Emitting module Sdift
[5/7] Compiling Sdift BackwardDirection.swift
[6/7] Compiling Sdift ForwardDirection.swift
[7/7] Compiling Sdift Algorithm.swift
Build complete! (4.84s)
Build complete.
Done.