Build Information
Successful build of Progress with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/Progress.swift.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/Progress.swift
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 29dc5dc Tweak time calculation
Cloned https://github.com/ordo-one/Progress.swift.git
Revision (git rev-parse @):
29dc5dc29d8408f42878b832c7aae38a35ff26ee
SUCCESS checkout https://github.com/ordo-one/Progress.swift.git at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "progress.swift",
"name": "Progress",
"url": "https://github.com/ordo-one/Progress.swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Progress.swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/ordo-one/Progress.swift.git
[1/408] Fetching progress.swift
Fetched https://github.com/ordo-one/Progress.swift.git (0.29s)
Creating working copy for https://github.com/ordo-one/Progress.swift.git
Working copy of https://github.com/ordo-one/Progress.swift.git resolved at 1.0.3
warning: '.resolve-product-dependencies': dependency 'progress.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
https://github.com/ordo-one/Progress.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Progress Utilities.swift
[2/4] Compiling Progress ProgressElements.swift
[3/4] Compiling Progress Progress.swift
[4/4] Emitting module Progress
Build complete! (1.27s)
Build complete.
Done.