The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.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/builder/builds/TDmZkXJm/3/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "musictheory",
      "name": "MusicTheory",
      "url": "https://github.com/cemolcay/musictheory.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/musictheory",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cemolcay/musictheory.git
[1/3784] Fetching musictheory
Fetched https://github.com/cemolcay/musictheory.git from cache (5.11s)
Creating working copy for https://github.com/cemolcay/musictheory.git
Working copy of https://github.com/cemolcay/musictheory.git resolved at master (ef42d8e)
warning: '.resolve-product-dependencies': dependency 'musictheory' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cemolcay/musictheory.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/14] Emitting module MusicTheory
[4/14] Compiling MusicTheory Interval.swift
[5/14] Compiling MusicTheory Key.swift
[6/14] Compiling MusicTheory NoteValue.swift
[7/14] Compiling MusicTheory Pitch.swift
[8/14] Compiling MusicTheory Tempo.swift
[9/14] Compiling MusicTheory ChordProgression.swift
[10/14] Compiling MusicTheory HarmonicFunctions.swift
[11/14] Compiling MusicTheory Scale.swift
[12/14] Compiling MusicTheory ScaleType.swift
[13/14] Compiling MusicTheory Accidental.swift
[14/14] Compiling MusicTheory Chord.swift
[15/15] Compiling MusicTheory TimeSignature.swift
Build complete! (3.88s)
Build complete.
Done.