The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/highmobility/hmutilities-swift.git
Reference: 1.4.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/highmobility/hmutilities-swift
 * tag               1.4.7      -> FETCH_HEAD
HEAD is now at 0434c2a new LICENCE; updated README; added back scripts to deal with fat-binaries
Cloned https://github.com/highmobility/hmutilities-swift.git into spi-builder-workspace
0434c2ab0d80f50fb0ec3daf47669a377cd68f79
SUCCESS checkout https://github.com/highmobility/hmutilities-swift.git at 1.4.7
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/11] Compiling HMUtilities Date+Extensions.swift
[2/11] Compiling HMUtilities Double+Extensions.swift
[3/11] Compiling HMUtilities Bool+Extensions.swift
[4/11] Compiling HMUtilities Collection+Extensions.swift
[5/11] Compiling HMUtilities Float+Extensions.swift
[6/11] Compiling HMUtilities NSLock+Extensions.swift
[7/11] Compiling HMUtilities String+Extensions.swift
[8/11] Emitting module HMUtilities
[9/11] Compiling HMUtilities URL+Extensions.swift
[10/11] Compiling HMUtilities SignedInteger+Extensions.swift
[11/11] Compiling HMUtilities HMBytesConvertable.swift
[12/12] Compiling HMUtilities HMDebugTree.swift
Build complete! (3.79s)
Build complete.
Done.