The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/highmobility/hmutilities-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/highmobility/hmutilities-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0df9080 update README typos
Cloned https://github.com/highmobility/hmutilities-swift.git
Revision (git rev-parse @):
0df90800db400b4c70209c22f6cc44a1f1b026ed
SUCCESS checkout https://github.com/highmobility/hmutilities-swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/highmobility/hmutilities-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/13] Compiling HMUtilities Bool+Extensions.swift
[4/13] Compiling HMUtilities Collection+Extensions.swift
[5/14] Compiling HMUtilities SignedInteger+Extensions.swift
[6/14] Compiling HMUtilities String+Extensions.swift
[7/14] Compiling HMUtilities URL+Extensions.swift
[8/14] Compiling HMUtilities Float+Extensions.swift
[9/14] Compiling HMUtilities NSLock+Extensions.swift
[10/14] Compiling HMUtilities Date+Extensions.swift
[11/14] Compiling HMUtilities Double+Extensions.swift
[12/14] Compiling HMUtilities HMBytesConvertable.swift
[13/14] Emitting module HMUtilities
[14/14] Compiling HMUtilities HMDebugTree.swift
Build complete! (5.18s)
Build complete.
Done.