Build Information
Successful build of ProgressIndicatorView, reference master (f4734a
), with Swift 5.9 for macOS (SPM) on 11 Jul 2024 12:09:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/ProgressIndicatorView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/ProgressIndicatorView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f4734ae Update README.md
Cloned https://github.com/exyte/ProgressIndicatorView.git
Revision (git rev-parse @):
f4734ae7323361802392cbce0ea741f75821bac0
SUCCESS checkout https://github.com/exyte/ProgressIndicatorView.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/exyte/ProgressIndicatorView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module ProgressIndicatorView
[2/8] Compiling ProgressIndicatorView SizeGetter.swift
[3/8] Compiling ProgressIndicatorView ProgressIndicatorView.swift
[4/8] Compiling ProgressIndicatorView DefaultSectorView.swift
[5/8] Compiling ProgressIndicatorView DashBarView.swift
[6/8] Compiling ProgressIndicatorView CircleView.swift
[7/8] Compiling ProgressIndicatorView ImpulseBarView.swift
[8/8] Compiling ProgressIndicatorView BarView.swift
Build complete! (11.39s)
Build complete.
Done.