Build Information
Successful build of SongPro with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SongProOrg/songpro-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SongProOrg/songpro-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2d47271 Add Swift tool version
Cloned https://github.com/SongProOrg/songpro-swift.git
Revision (git rev-parse @):
2d47271f96bbb530835796500ef7f22f51abc95e
SUCCESS checkout https://github.com/SongProOrg/songpro-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/SongProOrg/songpro-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/9] Compiling SongPro Song.swift
[4/9] Compiling SongPro Measure.swift
[5/9] Compiling SongPro Part.swift
[6/9] Emitting module SongPro
[7/9] Compiling SongPro Section.swift
[8/9] Compiling SongPro Line.swift
[9/9] Compiling SongPro SongPro.swift
Build complete! (3.95s)
Fetching https://github.com/eonist/ResourceHelper.git
[1/122] Fetching resourcehelper
Fetched https://github.com/eonist/ResourceHelper.git from cache (0.25s)
Creating working copy for https://github.com/eonist/ResourceHelper.git
Working copy of https://github.com/eonist/ResourceHelper.git resolved at master (1c45578)
Build complete.
Done.