The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSProgress 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/CharlesJS/CSProgress.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSProgress
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 7d49a5a Make sure completion notification is fired when `isComplete` becomes true
Cloned https://github.com/CharlesJS/CSProgress.git into spi-builder-workspace
7d49a5a05e8421db18db4bfb7f6fe4ff6853b4b3
SUCCESS checkout https://github.com/CharlesJS/CSProgress.git at 1.1.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...
[1/3] Emitting module CSProgress
[2/3] Compiling CSProgress CSProgress.swift
[3/6] Compiling CSProgressPerformanceTests CSProgressPerformanceTests.swift
[4/6] Emitting module CSProgressPerformanceTests
[5/6] Compiling CSProgressPerformanceTests main.swift
[5/6] Linking CSProgressPerformanceTests
Build complete! (5.76s)
Build complete.
Done.