The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DHDeclarable with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dan-hart/DHDeclarable.git
Reference: 0.0.9
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dan-hart/DHDeclarable
 * tag               0.0.9      -> FETCH_HEAD
HEAD is now at a490dc6 Update README.md
Cloned https://github.com/dan-hart/DHDeclarable.git into spi-builder-workspace
a490dc6ffe3ce4170bc6d9fa564c24a11fe9f533
SUCCESS checkout https://github.com/dan-hart/DHDeclarable.git at 0.0.9
========================================
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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetched https://github.com/shibapm/PackageConfig.git (0.18s)
Fetched https://github.com/shibapm/Komondor.git (0.19s)
Computing version for https://github.com/shibapm/Komondor.git
Fetched https://github.com/JohnSundell/ShellOut.git (0.19s)
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.03s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.03s)
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Building for debugging...
[1/36] Emitting module DHDeclarable
[2/41] Compiling DHDeclarable DHDView+spacer.swift
[3/41] Compiling DHDeclarable DHDView.swift
[4/41] Compiling DHDeclarable DHDViewController.swift
[5/41] Compiling DHDeclarable DHDViewControllerContentRenderingMode.swift
[6/41] Compiling DHDeclarable DHDViewControlling.swift
[7/41] Compiling DHDeclarable UIStackView+forEach.swift
[8/41] Compiling DHDeclarable UIStackView+removeAllArrangedSubviews.swift
[9/41] Compiling DHDeclarable UIView+Divider.swift
[10/41] Compiling DHDeclarable UIView+Style.swift
[11/41] Compiling DHDeclarable UIView+as.swift
[12/41] Compiling DHDeclarable DHDComponentable.swift
[13/41] Compiling DHDeclarable DHDStackViewComponent.swift
[14/41] Compiling DHDeclarable DHDViewComponent.swift
[15/41] Compiling DHDeclarable DHDTwoLabelRowComponent.swift
[16/41] Compiling DHDeclarable DHDLabel.swift
[17/41] Compiling DHDeclarable UIKit+DHDStringRepresentable.swift
[18/41] Compiling DHDeclarable UILabel+Style.swift
[19/41] Compiling DHDeclarable UIStackView+Layout.swift
[20/41] Compiling DHDeclarable UIStackView+Rrecursive.swift
[21/41] Compiling DHDeclarable UIStackView+arrangedSubviewAtIndex.swift
[22/41] Compiling DHDeclarable UIView+center.swift
[23/41] Compiling DHDeclarable UIView+declaredWithRedLines.swift
[24/41] Compiling DHDeclarable UIView+pin.swift
[25/41] Compiling DHDeclarable UIView+rounded.swift
[26/41] Compiling DHDeclarable UIView+tag.swift
[27/41] Compiling DHDeclarable DHDScrollView.swift
[28/41] Compiling DHDeclarable DHDHStack.swift
[29/41] Compiling DHDeclarable DHDStack.swift
[30/41] Compiling DHDeclarable DHDVStack.swift
[31/41] Compiling DHDeclarable DHDView+divider.swift
[32/41] Compiling DHDeclarable DHDIdentifier.swift
[33/41] Compiling DHDeclarable DHDeclarable.swift
[34/41] Compiling DHDeclarable Collection+optional.swift
[35/41] Compiling DHDeclarable String+asLabel.swift
[36/41] Compiling DHDeclarable String+inQuotes.swift
[37/41] Compiling DHDeclarable UIViewController+as.swift
[38/41] Compiling DHDeclarable UIView+Preview.swift
[39/41] Compiling DHDeclarable UIViewController+Preview.swift
[40/41] Compiling DHDeclarable ResettableLazy.swift
[41/41] Compiling DHDeclarable DHDStringRepresentable.swift
Build complete! (7.38s)
Build complete.
Done.