Build Information
Successful build of SongPro with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SongProOrg/songpro-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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
Fetching https://github.com/eonist/ResourceHelper.git from cache
Fetched https://github.com/eonist/ResourceHelper.git (0.16s)
Creating working copy for https://github.com/eonist/ResourceHelper.git
Working copy of https://github.com/eonist/ResourceHelper.git resolved 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": "songpro-swift",
"name": "SongPro",
"url": "https://github.com/SongProOrg/songpro-swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/songpro-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/SongProOrg/songpro-swift.git
[1/175] Fetching songpro-swift
Fetched https://github.com/SongProOrg/songpro-swift.git (0.27s)
Creating working copy for https://github.com/SongProOrg/songpro-swift.git
Working copy of https://github.com/SongProOrg/songpro-swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'songpro-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SongPro Measure.swift
[2/7] Emitting module SongPro
[3/7] Compiling SongPro Song.swift
[4/7] Compiling SongPro Section.swift
[5/7] Compiling SongPro Part.swift
[6/7] Compiling SongPro Line.swift
[7/7] Compiling SongPro SongPro.swift
Build complete! (8.30s)
Build complete.
Done.