The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MusicTheory 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.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cemolcay/musictheory.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cemolcay/musictheory
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ef42d8e Fix sample length calculation
Cloned https://github.com/cemolcay/musictheory.git
Revision (git rev-parse @):
ef42d8ec4a8b016e398dcad489130cfc8e994b73
SUCCESS checkout https://github.com/cemolcay/musictheory.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/cemolcay/musictheory.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module MusicTheory
[2/13] Compiling MusicTheory ScaleType.swift
[3/13] Compiling MusicTheory Tempo.swift
[4/13] Compiling MusicTheory TimeSignature.swift
[5/13] Compiling MusicTheory Accidental.swift
[6/13] Compiling MusicTheory Chord.swift
[7/13] Compiling MusicTheory ChordProgression.swift
[8/13] Compiling MusicTheory HarmonicFunctions.swift
[9/13] Compiling MusicTheory Interval.swift
[10/13] Compiling MusicTheory Key.swift
[11/13] Compiling MusicTheory NoteValue.swift
[12/13] Compiling MusicTheory Pitch.swift
[13/13] Compiling MusicTheory Scale.swift
Build complete! (20.34s)
Build complete.
Done.