The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Fretboard 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/itsmeichigo/Fretboard.git
Reference: v1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/itsmeichigo/Fretboard
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 59acadf Update README.md
Cloned https://github.com/itsmeichigo/Fretboard.git into spi-builder-workspace
59acadf6425d53e0ab98fa50478f85a169e83aab
SUCCESS checkout https://github.com/itsmeichigo/Fretboard.git at v1.0.2
========================================
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...
[0/2] Copying guitar.json
[1/2] Copying ukulele.json
[3/7] Compiling Fretboard Instrument.swift
[4/7] Emitting module Fretboard
[5/7] Compiling Fretboard resource_bundle_accessor.swift
[6/7] Compiling Fretboard Chord.swift
[7/7] Compiling Fretboard FretboardView.swift
Build complete! (6.04s)
Build complete.
Done.