The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HSHelpers with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSHelpers
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0e25720 Support TVOS
Cloned https://github.com/ConfusedVorlon/HSHelpers.git
Revision (git rev-parse @):
0e25720895c41bf14b961ae0ed617dc76a81e966
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/37] Compiling Time Time+Foundation.swift
[2/37] Compiling Time Time.swift
[3/37] Emitting module Time
[4/39] Emitting module HSTime
[5/39] Compiling HSTime Time+HS.swift
[6/39] Emitting module HSHelpers
[7/49] Compiling HSHelpers Date+HS.swift
[8/49] Compiling HSHelpers DispatchQueue+HS.swift
[9/49] Compiling HSHelpers Equatable.swift
[10/49] Compiling HSHelpers FileManager+HS.swift
[11/49] Compiling HSHelpers FloatConvertible.swift
[12/49] Compiling HSHelpers Int.swift
[13/49] Compiling HSHelpers JSONEncoder+HS.swift
[14/49] Compiling HSHelpers NSMutableAttributedString+HS.swift
[15/49] Compiling HSHelpers NSRegularExpression+HS.swift
[16/49] Compiling HSHelpers NSTextCheckingResult+HS.swift
[17/49] Compiling HSHelpers Number+PositiveModulus.swift
[18/49] Compiling HSHelpers AnyHashable+HS.swift
[19/49] Compiling HSHelpers Array+HS.swift
[20/49] Compiling HSHelpers Bundle+HS.swift
[21/49] Compiling HSHelpers CGColor+HS.swift
[22/49] Compiling HSHelpers CGImage+HS.swift
[23/49] Compiling HSHelpers CGImageSource+HS.swift
[24/49] Compiling HSHelpers CGRect+HS.swift
[25/49] Compiling HSHelpers ClosedRange+HS.swift
[26/49] Compiling HSHelpers Comparable+clamp.swift
[27/49] Compiling HSHelpers Data+HS.swift
[28/49] Compiling HSHelpers Data+MD5.swift
[29/49] Compiling HSHelpers Optional+HS.swift
[30/49] Compiling HSHelpers PlatformValues.swift
[31/49] Compiling HSHelpers Published+Codable.swift
[32/49] Compiling HSHelpers Result+HS.swift
[33/49] Compiling HSHelpers SKError+HS.swift
[34/49] Compiling HSHelpers SKProduct+HS.swift
[35/49] Compiling HSHelpers String+HS.swift
[36/49] Compiling HSHelpers String+MD5.swift
[37/49] Compiling HSHelpers Aliases.swift
[38/49] Compiling HSHelpers Build.swift
[39/49] Compiling HSHelpers Filetypes.swift
[40/49] Compiling HSHelpers HSColor+SwiftUI.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[41/49] Compiling HSHelpers HSColour.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[42/49] Compiling HSHelpers RuntimeWarning.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[43/49] Compiling HSHelpers ThreadsafeArray.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[44/49] Compiling HSHelpers ThreadsafeDict.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[45/49] Compiling HSHelpers Vectors.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[46/49] Compiling HSHelpers WeakTimer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[47/49] Compiling HSHelpers URL+HS.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[48/49] Compiling HSHelpers URLComponents+HS.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[49/49] Compiling HSHelpers WKWebView+HS.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[50/76] Emitting module HSUIKit
[51/81] Compiling HSAppKit NSGraphicsContext+HS.swift
[52/81] Compiling HSAppKit NSImage+HS.swift
[53/81] Compiling HSAppKit NSScreen+HS.swift
[54/81] Compiling HSAppKit NSView+HS.swift
[55/81] Compiling HSAppKit NSView+NibLoadable.swift
[56/81] Compiling HSUIKit UIStackView+HS.swift
[57/81] Compiling HSUIKit UITextView+HS.swift
[58/81] Compiling HSUIKit UIUserInterfaceIdiom+HS.swift
[59/81] Compiling HSUIKit UIView+HS.swift
[60/81] Compiling HSUIKit UIViewController+Alert.swift
[61/81] Compiling HSAppKit CGDirectDisplayID+HS.swift
[62/81] Compiling HSAppKit HoverView.swift
[63/81] Compiling HSAppKit NSAlert+HS.swift
[64/81] Compiling HSAppKit NSButton+HS.swift
[65/81] Compiling HSAppKit NSDocument+SaveCompletion.swift
[66/81] Compiling HSUIKit UIViewController+Email.swift
[67/81] Compiling HSUIKit UIViewController+HS.swift
[68/81] Compiling HSUIKit UIViewController+Preview.swift
[69/81] Compiling HSUIKit UIViewController+Safari.swift
[70/81] Compiling HSUIKit UIViewController+Share.swift
[71/81] Emitting module HSAppKit
[82/84] Compiling HSAppKit NSViewController+HS.swift
[83/84] Compiling HSAppKit NSWindow+HS.swift
[84/84] Compiling HSAppKit PresentedNSViewController.swift
Build complete! (11.48s)
Fetching https://github.com/dreymonde/Time.git from cache
Fetched https://github.com/dreymonde/Time.git (0.16s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.55s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Build complete.
Done.