The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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 9dd6a37 relax version requirements for hshelpers
Cloned https://github.com/ConfusedVorlon/HSHelpers.git
Revision (git rev-parse @):
9dd6a3707c393fba0dea0fec1622639d41b6ede4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ConfusedVorlon/HSHelpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/42] Emitting module Time
[2/42] Compiling Time Time+Foundation.swift
[3/42] Compiling Time Time.swift
[4/44] Compiling HSTime Time+HS.swift
[5/44] Emitting module HSTime
[6/44] Compiling HSHelpers AnyHashable+HS.swift
[7/44] Compiling HSHelpers Array+HS.swift
[8/44] Compiling HSHelpers Bundle+HS.swift
[9/44] Compiling HSHelpers CGColor+HS.swift
[10/44] Compiling HSHelpers CGImage+HS.swift
[11/44] Compiling HSHelpers CGImageSource+HS.swift
[12/44] Emitting module HSHelpers
[13/49] Compiling HSHelpers String+HS.swift
[14/49] Compiling HSHelpers String+MD5.swift
[15/49] Compiling HSHelpers Aliases.swift
[16/49] Compiling HSHelpers Build.swift
[17/49] Compiling HSHelpers Filetypes.swift
[18/49] Compiling HSHelpers DispatchQueue+HS.swift
[19/49] Compiling HSHelpers Equatable.swift
[20/49] Compiling HSHelpers FileManager+HS.swift
[21/49] Compiling HSHelpers FloatConvertible.swift
[22/49] Compiling HSHelpers Int.swift
[23/49] Compiling HSHelpers JSONEncoder+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 Date+HS.swift
[30/49] Compiling HSHelpers NSMutableAttributedString+HS.swift
[31/49] Compiling HSHelpers NSRegularExpression+HS.swift
[32/49] Compiling HSHelpers NSTextCheckingResult+HS.swift
[33/49] Compiling HSHelpers Number+PositiveModulus.swift
[34/49] Compiling HSHelpers Optional+HS.swift
[35/49] Compiling HSHelpers HSColor+SwiftUI.swift
[36/49] Compiling HSHelpers HSColour.swift
[37/49] Compiling HSHelpers RuntimeWarning.swift
[38/49] Compiling HSHelpers ThreadsafeArray.swift
[39/49] Compiling HSHelpers ThreadsafeDict.swift
[40/49] Compiling HSHelpers PlatformValues.swift
[41/49] Compiling HSHelpers Published+Codable.swift
[42/49] Compiling HSHelpers Result+HS.swift
[43/49] Compiling HSHelpers SKError+HS.swift
[44/49] Compiling HSHelpers SKProduct+HS.swift
[45/49] Compiling HSHelpers Vectors.swift
/Users/builder/builds/UKfvDsi8u/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/builder/builds/UKfvDsi8u/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/builder/builds/UKfvDsi8u/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/builder/builds/UKfvDsi8u/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/builder/builds/UKfvDsi8u/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/81] Compiling HSUIKit UIViewController+HS.swift
[51/81] Compiling HSUIKit UIViewController+Preview.swift
[52/83] Compiling HSUIKit UILabel+HS.swift
[53/83] Compiling HSUIKit UIStackView+HS.swift
[54/83] Compiling HSUIKit UITextView+HS.swift
[55/83] Compiling HSUIKit UIEdgeInsets+HS.swift
[56/83] Compiling HSUIKit UIFont+HS.swift
[57/83] Compiling HSUIKit UIImageView+HS.swift
[58/83] Compiling HSAppKit NSButton+HS.swift
[59/83] Compiling HSAppKit NSDocument+SaveCompletion.swift
[60/83] Compiling HSAppKit NSGraphicsContext+HS.swift
[61/83] Compiling HSAppKit NSView+HS.swift
[62/83] Compiling HSAppKit NSView+NibLoadable.swift
[63/83] Compiling HSAppKit NSImage+HS.swift
[64/83] Compiling HSAppKit NSScreen+HS.swift
[65/83] Compiling HSAppKit CGDirectDisplayID+HS.swift
[66/83] Compiling HSAppKit HoverView.swift
[67/83] Compiling HSAppKit NSAlert+HS.swift
[68/83] Emitting module HSUIKit
[69/83] Compiling HSUIKit UIViewController+Safari.swift
[70/83] Compiling HSUIKit UIViewController+Share.swift
[71/83] Emitting module HSAppKit
[72/84] Compiling HSAppKit NSViewController+HS.swift
[73/84] Compiling HSAppKit NSWindow+HS.swift
[74/84] Compiling HSAppKit PresentedNSViewController.swift
/Users/builder/builds/UKfvDsi8u/0/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/UKfvDsi8u/0/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/UKfvDsi8u/0/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/UKfvDsi8u/0/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)
                    ^
Build complete! (18.62s)
Fetching https://github.com/dreymonde/Time.git from cache
Fetched https://github.com/dreymonde/Time.git (0.18s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.56s)
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.