Build Information
Successful build of HSSwiftUI, reference master (df9939
), with Swift 5.8 for macOS (SPM) on 2 Nov 2024 17:30:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSSwiftUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSSwiftUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at df99390 fix up availability
Cloned https://github.com/ConfusedVorlon/HSSwiftUI.git
Revision (git rev-parse @):
df99390e83878283455ea0fbcfa1a7184ca9db1e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSSwiftUI.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/ConfusedVorlon/HSSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling HSSwiftUI View+KeyboardVisibility.swift
[2/17] Compiling HSSwiftUI View+Fade.swift
[3/17] Compiling HSSwiftUI View+FullBackground.swift
[4/17] Compiling HSSwiftUI View+HS.swift
[5/17] Compiling HSSwiftUI MultilineTextfield.swift
[6/17] Compiling HSSwiftUI View+ClearTextButton.swift
[7/17] Emitting module HSSwiftUI
[8/17] Compiling HSSwiftUI ObservableObject.swift
[9/17] Compiling HSSwiftUI PreviewLayout+HS.swift
[10/17] Compiling HSSwiftUI GeometryPreferenceReader.swift
[11/17] Compiling HSSwiftUI IsolatedObservable.swift
[12/17] Compiling HSSwiftUI Angle+HS.swift
[13/17] Compiling HSSwiftUI Button+Config.swift
[14/17] Compiling HSSwiftUI Color-OSX+HS.swift
[15/17] Compiling HSSwiftUI Color-iOS+HS.swift
[16/17] Compiling HSSwiftUI ConfirmButton.swift
[17/17] Compiling HSSwiftUI HSHostingController.swift
[18/18] Compiling HSSwiftUI ViewController+SwiftUI.swift
Build complete! (14.00s)
Build complete.
Done.