The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cemolcay/musictheory.git
Reference: 1.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cemolcay/musictheory
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at c98ffac Fix midiNote init with negative numbers
Cloned https://github.com/cemolcay/musictheory.git into spi-builder-workspace
c98ffac448a3096717a841de31eb4a6cbcd873d4
SUCCESS checkout https://github.com/cemolcay/musictheory.git at 1.3.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.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling MusicTheory Pitch.swift
[2/11] Compiling MusicTheory Tempo.swift
[3/11] Compiling MusicTheory Accidental.swift
[4/11] Compiling MusicTheory Chord.swift
[5/12] Compiling MusicTheory ChordProgression.swift
[6/12] Compiling MusicTheory HarmonicFunctions.swift
[7/12] Emitting module MusicTheory
[8/12] Compiling MusicTheory Interval.swift
[9/12] Compiling MusicTheory Key.swift
[10/12] Compiling MusicTheory NoteValue.swift
[11/12] Compiling MusicTheory Scale.swift
[12/12] Compiling MusicTheory TimeSignature.swift
Build complete! (4.34s)
Build complete.
Done.