Build Information
Successful build of HSSwiftUI, reference master (df9939
), with Swift 5.9 for macOS (SPM) on 2 Nov 2024 17:31:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path: $PWD
https://github.com/ConfusedVorlon/HSSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/18] Compiling HSSwiftUI ConfirmButton.swift
[5/18] Compiling HSSwiftUI HSHostingController.swift
[6/18] Emitting module HSSwiftUI
[7/18] Compiling HSSwiftUI GeometryPreferenceReader.swift
[8/18] Compiling HSSwiftUI IsolatedObservable.swift
[9/18] Compiling HSSwiftUI Angle+HS.swift
[10/18] Compiling HSSwiftUI Button+Config.swift
[11/18] Compiling HSSwiftUI ObservableObject.swift
[12/18] Compiling HSSwiftUI PreviewLayout+HS.swift
[13/18] Compiling HSSwiftUI MultilineTextfield.swift
[14/18] Compiling HSSwiftUI View+ClearTextButton.swift
[15/18] Compiling HSSwiftUI Color-OSX+HS.swift
[16/18] Compiling HSSwiftUI Color-iOS+HS.swift
[17/18] Compiling HSSwiftUI View+HS.swift
[18/18] Compiling HSSwiftUI ViewController+SwiftUI.swift
Build complete! (12.37s)
Build complete.
Done.