The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HSHelpers 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.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: 0.3.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSHelpers
 * tag               0.3.4      -> FETCH_HEAD
HEAD is now at 1d2218b remove extension flag as this makes older xcodes sad
Cloned https://github.com/ConfusedVorlon/HSHelpers.git into spi-builder-workspace
1d2218bc487a51fb81984f0787d403196086be01
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at 0.3.4
========================================
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/dreymonde/Time.git from cache
Fetched https://github.com/dreymonde/Time.git (0.17s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.38s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Building for debugging...
[1/42] Emitting module Time
[2/42] Compiling Time Time.swift
[3/42] Compiling Time Time+Foundation.swift
[4/44] Compiling HSTime Time+HS.swift
[5/44] Emitting module HSTime
[6/44] Emitting module HSHelpers
[7/49] Compiling HSHelpers String+HS.swift
[8/49] Compiling HSHelpers String+MD5.swift
[9/49] Compiling HSHelpers Aliases.swift
[10/49] Compiling HSHelpers Build.swift
[11/49] Compiling HSHelpers Filetypes.swift
[12/49] Compiling HSHelpers DispatchQueue+HS.swift
[13/49] Compiling HSHelpers Equatable.swift
[14/49] Compiling HSHelpers FileManager+HS.swift
[15/49] Compiling HSHelpers FloatConvertible.swift
[16/49] Compiling HSHelpers Int.swift
[17/49] Compiling HSHelpers JSONEncoder+HS.swift
[18/49] Compiling HSHelpers CGRect+HS.swift
[19/49] Compiling HSHelpers ClosedRange+HS.swift
[20/49] Compiling HSHelpers Comparable+clamp.swift
[21/49] Compiling HSHelpers Data+HS.swift
[22/49] Compiling HSHelpers Data+MD5.swift
[23/49] Compiling HSHelpers Date+HS.swift
[24/49] Compiling HSHelpers NSMutableAttributedString+HS.swift
[25/49] Compiling HSHelpers NSRegularExpression+HS.swift
[26/49] Compiling HSHelpers NSTextCheckingResult+HS.swift
[27/49] Compiling HSHelpers Number+PositiveModulus.swift
[28/49] Compiling HSHelpers Optional+HS.swift
[29/49] Compiling HSHelpers HSColor+SwiftUI.swift
[30/49] Compiling HSHelpers HSColour.swift
[31/49] Compiling HSHelpers RuntimeWarning.swift
[32/49] Compiling HSHelpers ThreadsafeArray.swift
[33/49] Compiling HSHelpers ThreadsafeDict.swift
[34/49] Compiling HSHelpers Vectors.swift
/Users/builder/builds/TDmZkXJm/2/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)
                                                          ^
[35/49] Compiling HSHelpers WeakTimer.swift
/Users/builder/builds/TDmZkXJm/2/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)
                                                          ^
[36/49] Compiling HSHelpers URL+HS.swift
/Users/builder/builds/TDmZkXJm/2/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)
                                                          ^
[37/49] Compiling HSHelpers URLComponents+HS.swift
/Users/builder/builds/TDmZkXJm/2/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)
                                                          ^
[38/49] Compiling HSHelpers WKWebView+HS.swift
/Users/builder/builds/TDmZkXJm/2/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)
                                                          ^
[39/49] Compiling HSHelpers AnyHashable+HS.swift
[40/49] Compiling HSHelpers Array+HS.swift
[41/49] Compiling HSHelpers Bundle+HS.swift
[42/49] Compiling HSHelpers CGColor+HS.swift
[43/49] Compiling HSHelpers CGImage+HS.swift
[44/49] Compiling HSHelpers CGImageSource+HS.swift
[45/49] Compiling HSHelpers PlatformValues.swift
[46/49] Compiling HSHelpers Published+Codable.swift
[47/49] Compiling HSHelpers Result+HS.swift
[48/49] Compiling HSHelpers SKError+HS.swift
[49/49] Compiling HSHelpers SKProduct+HS.swift
[50/81] Emitting module HSUIKit
[51/83] Compiling HSUIKit ColorCompatibility.swift
[52/83] Compiling HSUIKit UIAlertController+HS.swift
[53/83] Compiling HSUIKit UIBarButtonItem+HS.swift
[54/83] Compiling HSUIKit UIButton+HS.swift
[55/83] Compiling HSUIKit UIColor+HS.swift
[56/83] Compiling HSUIKit UIDevice+HS.swift
[57/83] Compiling HSUIKit UIEdgeInsets+HS.swift
[58/83] Compiling HSUIKit UIFont+HS.swift
[59/83] Compiling HSAppKit NSAlert+HS.swift
[60/83] Compiling HSAppKit NSButton+HS.swift
[61/83] Compiling HSUIKit UIStackView+HS.swift
[62/83] Compiling HSUIKit UITextView+HS.swift
[63/83] Compiling HSUIKit UIUserInterfaceIdiom+HS.swift
[64/83] Compiling HSUIKit UIView+HS.swift
[65/83] Compiling HSUIKit UIViewController+Alert.swift
[66/83] Compiling HSUIKit UIViewController+Email.swift
[67/83] Compiling HSUIKit UIViewController+HS.swift
[68/83] Compiling HSUIKit UIViewController+Preview.swift
[69/83] Compiling HSUIKit UIViewController+Safari.swift
[70/83] Compiling HSUIKit UIViewController+Share.swift
[71/83] Compiling HSAppKit NSViewController+HS.swift
[72/83] Compiling HSAppKit NSWindow+HS.swift
[73/84] Emitting module HSAppKit
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSAppKit/NSView+HS.swift:47:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
            }, context: &theView)
                        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSAppKit/NSView+HS.swift:63:21: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
        }, context: &theView)
                    ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSAppKit/NSView+HS.swift:47:25: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
            }, context: &theView)
                        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSAppKit/NSView+HS.swift:63:21: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
        }, context: &theView)
                    ^
[84/84] Compiling HSAppKit PresentedNSViewController.swift
Build complete! (9.04s)
Build complete.
Done.