Build Information
Successful build of ProgressIndicatorView, reference master (f4734a
), with Swift 5.8 for macOS (SPM) on 11 Jul 2024 12:10:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path: $workDir
https://github.com/exyte/ProgressIndicatorView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling ProgressIndicatorView DashBarView.swift
[2/8] Compiling ProgressIndicatorView BarView.swift
[3/8] Compiling ProgressIndicatorView SizeGetter.swift
[4/8] Compiling ProgressIndicatorView ImpulseBarView.swift
[5/8] Compiling ProgressIndicatorView CircleView.swift
[6/8] Emitting module ProgressIndicatorView
[7/8] Compiling ProgressIndicatorView DefaultSectorView.swift
[8/8] Compiling ProgressIndicatorView ProgressIndicatorView.swift
Build complete! (13.19s)
Build complete.
Done.