Build Information
Successful build of HSHelpers, reference 0.3.8 (6f66ae), with Swift 6.1 for macOS (SPM) on 23 Jul 2025 19:26:06 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: 0.3.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSHelpers
* tag 0.3.8 -> FETCH_HEAD
HEAD is now at 6f66ae7 use cached DateFormatters
Cloned https://github.com/ConfusedVorlon/HSHelpers.git
Revision (git rev-parse @):
6f66ae751d36e45d10e3ffe1185f222461e298d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at 0.3.8
Fetching https://github.com/dreymonde/Time.git
[1/254] Fetching time
Fetched https://github.com/dreymonde/Time.git from cache (0.72s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (3.20s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hshelpers",
"name": "HSHelpers",
"url": "https://github.com/ConfusedVorlon/HSHelpers.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HSHelpers",
"dependencies": [
{
"identity": "time",
"name": "Time",
"url": "https://github.com/dreymonde/Time.git",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Time",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ConfusedVorlon/HSHelpers.git
[1/1576] Fetching hshelpers
Fetched https://github.com/ConfusedVorlon/HSHelpers.git from cache (1.00s)
Fetching https://github.com/dreymonde/Time.git from cache
Fetched https://github.com/dreymonde/Time.git from cache (0.43s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.48s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Creating working copy for https://github.com/ConfusedVorlon/HSHelpers.git
Working copy of https://github.com/ConfusedVorlon/HSHelpers.git resolved at 0.3.8 (6f66ae7)
warning: '.resolve-product-dependencies': dependency 'hshelpers' is not used by any target
Found 1 product dependencies
- Time
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ConfusedVorlon/HSHelpers.git
https://github.com/ConfusedVorlon/HSHelpers.git
{
"dependencies" : [
{
"identity" : "time",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dreymonde/Time.git"
}
],
"manifest_display_name" : "HSHelpers",
"name" : "HSHelpers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HSHelpers",
"targets" : [
"HSHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSAppKit",
"targets" : [
"HSAppKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSUIKit",
"targets" : [
"HSUIKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSTime",
"targets" : [
"HSTime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HSUIKit",
"module_type" : "SwiftTarget",
"name" : "HSUIKit",
"path" : "Sources/HSUIKit",
"product_memberships" : [
"HSUIKit"
],
"sources" : [
"Types/ColorCompatibility.swift",
"UIAlertController+HS.swift",
"UIBarButtonItem+HS.swift",
"UIButton+HS.swift",
"UIColor+HS.swift",
"UIDevice+HS.swift",
"UIEdgeInsets+HS.swift",
"UIFont+HS.swift",
"UIImageView+HS.swift",
"UILabel+HS.swift",
"UIStackView+HS.swift",
"UITextView+HS.swift",
"UIUserInterfaceIdiom+HS.swift",
"UIView+HS.swift",
"UIViewController+Alert.swift",
"UIViewController+Email.swift",
"UIViewController+HS.swift",
"UIViewController+Preview.swift",
"UIViewController+Safari.swift",
"UIViewController+Share.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "library"
},
{
"c99name" : "HSTime",
"module_type" : "SwiftTarget",
"name" : "HSTime",
"path" : "Sources/HSTime",
"product_dependencies" : [
"Time"
],
"product_memberships" : [
"HSTime"
],
"sources" : [
"Time+HS.swift"
],
"type" : "library"
},
{
"c99name" : "HSHelpersTests",
"module_type" : "SwiftTarget",
"name" : "HSHelpersTests",
"path" : "Tests/HSHelpersTests",
"sources" : [
"FloatConvertibleTests.swift",
"PublishedCodeableTests.swift",
"StringTests.swift",
"URLComponentsTests.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "test"
},
{
"c99name" : "HSHelpers",
"module_type" : "SwiftTarget",
"name" : "HSHelpers",
"path" : "Sources/HSHelpers",
"product_memberships" : [
"HSHelpers",
"HSAppKit",
"HSUIKit"
],
"sources" : [
"AnyHashable+HS.swift",
"Array+HS.swift",
"Bundle+HS.swift",
"CGColor+HS.swift",
"CGImage+HS.swift",
"CGImageSource+HS.swift",
"CGRect+HS.swift",
"ClosedRange+HS.swift",
"Comparable+clamp.swift",
"Data+HS.swift",
"Data+MD5.swift",
"Date+HS.swift",
"DispatchQueue+HS.swift",
"Equatable.swift",
"FileManager+HS.swift",
"FloatConvertible.swift",
"Int.swift",
"JSONEncoder+HS.swift",
"NSMutableAttributedString+HS.swift",
"NSRegularExpression+HS.swift",
"NSTextCheckingResult+HS.swift",
"Number+PositiveModulus.swift",
"Optional+HS.swift",
"PlatformValues.swift",
"Published+Codable.swift",
"Result+HS.swift",
"SKError+HS.swift",
"SKProduct+HS.swift",
"String+HS.swift",
"String+MD5.swift",
"Types/Aliases.swift",
"Types/Build.swift",
"Types/Filetypes.swift",
"Types/HSColor+SwiftUI.swift",
"Types/HSColour.swift",
"Types/HSImage.swift",
"Types/RuntimeWarning.swift",
"Types/ThreadsafeArray.swift",
"Types/ThreadsafeDict.swift",
"Types/Vectors.swift",
"Types/WeakTimer.swift",
"URL+HS.swift",
"URLComponents+HS.swift",
"WKWebView+HS.swift"
],
"type" : "library"
},
{
"c99name" : "HSAppKit",
"module_type" : "SwiftTarget",
"name" : "HSAppKit",
"path" : "Sources/HSAppKit",
"product_memberships" : [
"HSAppKit"
],
"sources" : [
"CGDirectDisplayID+HS.swift",
"HoverView.swift",
"NSAlert+HS.swift",
"NSButton+HS.swift",
"NSDocument+SaveCompletion.swift",
"NSGraphicsContext+HS.swift",
"NSImage+HS.swift",
"NSScreen+HS.swift",
"NSView+HS.swift",
"NSView+NibLoadable.swift",
"NSViewController+HS.swift",
"NSWindow+HS.swift",
"PresentedNSViewController.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/50] Compiling Time Time+Foundation.swift
[8/50] Emitting module Time
[9/50] Compiling Time Time.swift
[10/52] Emitting module HSTime
[11/52] Compiling HSTime Time+HS.swift
[12/52] Emitting module HSHelpers
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/RuntimeWarning.swift:22:13: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
20 | // Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
21 | @available(iOS 10.0, *)
22 | private let rw = (
| |- warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | dso: { () -> UnsafeMutableRawPointer in
24 | let count = _dyld_image_count()
[13/56] Compiling HSHelpers AnyHashable+HS.swift
[14/56] Compiling HSHelpers Array+HS.swift
[15/56] Compiling HSHelpers Bundle+HS.swift
[16/56] Compiling HSHelpers CGColor+HS.swift
[17/56] Compiling HSHelpers CGImage+HS.swift
[18/56] Compiling HSHelpers String+HS.swift
[19/56] Compiling HSHelpers String+MD5.swift
[20/56] Compiling HSHelpers Aliases.swift
[21/56] Compiling HSHelpers Build.swift
[22/56] Compiling HSHelpers FloatConvertible.swift
[23/56] Compiling HSHelpers Int.swift
[24/56] Compiling HSHelpers JSONEncoder+HS.swift
[25/56] Compiling HSHelpers NSMutableAttributedString+HS.swift
[26/56] Compiling HSHelpers NSRegularExpression+HS.swift
[27/56] Compiling HSHelpers Data+MD5.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/DispatchQueue+HS.swift:27:13: warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
25 | func asyncAfter(delay: TimeInterval, execute work: @escaping @convention(block) () -> Swift.Void) {
26 | self.asyncAfter(deadline: .now() + delay) {
27 | work()
| |- warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 | }
29 | }
[28/56] Compiling HSHelpers Date+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/DispatchQueue+HS.swift:27:13: warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
25 | func asyncAfter(delay: TimeInterval, execute work: @escaping @convention(block) () -> Swift.Void) {
26 | self.asyncAfter(deadline: .now() + delay) {
27 | work()
| |- warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 | }
29 | }
[29/56] Compiling HSHelpers DispatchQueue+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/DispatchQueue+HS.swift:27:13: warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
25 | func asyncAfter(delay: TimeInterval, execute work: @escaping @convention(block) () -> Swift.Void) {
26 | self.asyncAfter(deadline: .now() + delay) {
27 | work()
| |- warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 | }
29 | }
[30/56] Compiling HSHelpers Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/DispatchQueue+HS.swift:27:13: warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
25 | func asyncAfter(delay: TimeInterval, execute work: @escaping @convention(block) () -> Swift.Void) {
26 | self.asyncAfter(deadline: .now() + delay) {
27 | work()
| |- warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 | }
29 | }
[31/56] Compiling HSHelpers FileManager+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/DispatchQueue+HS.swift:27:13: warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
25 | func asyncAfter(delay: TimeInterval, execute work: @escaping @convention(block) () -> Swift.Void) {
26 | self.asyncAfter(deadline: .now() + delay) {
27 | work()
| |- warning: capture of 'work' with non-sendable type '@convention(block) () -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
28 | }
29 | }
[32/56] Compiling HSHelpers WeakTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:37:27: warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
35 | repeats: repeats, block: { timer in
36 | DispatchQueue.main.async {
37 | block(timer)
| |- warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'timer' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
38 | }
39 | })
[33/56] Compiling HSHelpers URL+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:37:27: warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
35 | repeats: repeats, block: { timer in
36 | DispatchQueue.main.async {
37 | block(timer)
| |- warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'timer' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
38 | }
39 | })
[34/56] Compiling HSHelpers URLComponents+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:37:27: warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
35 | repeats: repeats, block: { timer in
36 | DispatchQueue.main.async {
37 | block(timer)
| |- warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'timer' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
38 | }
39 | })
[35/56] Compiling HSHelpers WKWebView+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor @Sendable (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:37:27: warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
35 | repeats: repeats, block: { timer in
36 | DispatchQueue.main.async {
37 | block(timer)
| |- warning: sending 'timer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'timer' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
38 | }
39 | })
[36/56] Compiling HSHelpers Filetypes.swift
[37/56] Compiling HSHelpers HSColor+SwiftUI.swift
[38/56] Compiling HSHelpers HSColour.swift
[39/56] Compiling HSHelpers HSImage.swift
[40/56] Compiling HSHelpers CGImageSource+HS.swift
[41/56] Compiling HSHelpers CGRect+HS.swift
[42/56] Compiling HSHelpers ClosedRange+HS.swift
[43/56] Compiling HSHelpers Comparable+clamp.swift
[44/56] Compiling HSHelpers Data+HS.swift
[45/56] Compiling HSHelpers NSTextCheckingResult+HS.swift
[46/56] Compiling HSHelpers Number+PositiveModulus.swift
[47/56] Compiling HSHelpers Optional+HS.swift
[48/56] Compiling HSHelpers PlatformValues.swift
[49/56] Compiling HSHelpers RuntimeWarning.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/RuntimeWarning.swift:22:13: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
20 | // Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
21 | @available(iOS 10.0, *)
22 | private let rw = (
| |- warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | dso: { () -> UnsafeMutableRawPointer in
24 | let count = _dyld_image_count()
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:17: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:37: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:13: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:31: warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:17: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:27: warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:36: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:13: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:43: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
60 | }
61 | }
[50/56] Compiling HSHelpers ThreadsafeArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/RuntimeWarning.swift:22:13: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
20 | // Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
21 | @available(iOS 10.0, *)
22 | private let rw = (
| |- warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | dso: { () -> UnsafeMutableRawPointer in
24 | let count = _dyld_image_count()
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:17: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:37: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:13: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:31: warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:17: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:27: warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:36: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:13: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:43: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
60 | }
61 | }
[51/56] Compiling HSHelpers ThreadsafeDict.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/RuntimeWarning.swift:22:13: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
20 | // Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
21 | @available(iOS 10.0, *)
22 | private let rw = (
| |- warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | dso: { () -> UnsafeMutableRawPointer in
24 | let count = _dyld_image_count()
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:17: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:37: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:13: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:31: warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:17: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:27: warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:36: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:13: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:43: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
60 | }
61 | }
[52/56] Compiling HSHelpers Vectors.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/RuntimeWarning.swift:22:13: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
20 | // Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
21 | @available(iOS 10.0, *)
22 | private let rw = (
| |- warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | dso: { () -> UnsafeMutableRawPointer in
24 | let count = _dyld_image_count()
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:17: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:49:37: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
47 | set(newValue) {
48 | queue.async(flags: .barrier) {
49 | self.array[index] = newValue!
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
50 | }
51 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:13: warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: generic class 'ThreadsafeArray' does not conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeArray<Value>' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeArray.swift:58:31: warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
9 | /// Threadsafe array using reader/writer pattern
10 | /// Codeable/Decodable if the contained type is
11 | public class ThreadsafeArray<Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
12 |
13 | private var array: [Value]
:
56 | public func append(_ newValue: Value) {
57 | queue.async(flags: .barrier) {
58 | self.array.append(newValue)
| `- warning: capture of 'newValue' with non-sendable type 'Value' in a '@Sendable' closure
59 | }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:17: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:27: warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'index' with non-sendable type 'Key' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:50:36: warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
48 | set(newValue) {
49 | queue.async(flags: .barrier) {
50 | self.dict[index] = newValue
| `- warning: capture of 'newValue' with non-sendable type 'Value?' in a '@Sendable' closure
51 | }
52 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:13: warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: generic class 'ThreadsafeDict' does not conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'self' with non-sendable type 'ThreadsafeDict<Key, Value>' in a '@Sendable' closure
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Types/ThreadsafeDict.swift:59:43: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
10 | /// Threadsafe Dictionary using reader/writer pattern
11 | /// Codeable/Decodable if the contained types are
12 | public class ThreadsafeDict<Key: Hashable, Value> {
| `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
13 |
14 | private var dict: [Key: Value]
:
57 | public func removeValue(forKey key: Key) {
58 | queue.async(flags: .barrier) {
59 | self.dict.removeValue(forKey: key)
| `- warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
60 | }
61 | }
[53/56] Compiling HSHelpers Published+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[54/56] Compiling HSHelpers Result+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[55/56] Compiling HSHelpers SKError+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[56/56] Compiling HSHelpers SKProduct+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[57/88] Compiling HSUIKit UIViewController+HS.swift
[58/88] Compiling HSUIKit UIViewController+Preview.swift
[59/90] Compiling HSUIKit UIBarButtonItem+HS.swift
[60/90] Compiling HSUIKit UIButton+HS.swift
[61/90] Emitting module HSUIKit
[62/90] Compiling HSUIKit UIUserInterfaceIdiom+HS.swift
[63/90] Compiling HSUIKit UIView+HS.swift
[64/90] Compiling HSUIKit UIImageView+HS.swift
[65/90] Compiling HSUIKit UILabel+HS.swift
[66/90] Compiling HSUIKit UIStackView+HS.swift
[67/90] Compiling HSUIKit UITextView+HS.swift
[68/90] Compiling HSUIKit UIEdgeInsets+HS.swift
[69/90] Compiling HSUIKit UIFont+HS.swift
[70/90] Compiling HSUIKit ColorCompatibility.swift
[71/90] Compiling HSUIKit UIAlertController+HS.swift
[72/90] Compiling HSUIKit UIColor+HS.swift
[73/90] Compiling HSUIKit UIDevice+HS.swift
[74/90] Compiling HSUIKit UIViewController+Alert.swift
[75/90] Compiling HSUIKit UIViewController+Email.swift
[76/90] Compiling HSUIKit UIViewController+Safari.swift
[77/90] Compiling HSUIKit UIViewController+Share.swift
[78/90] Compiling HSAppKit NSWindow+HS.swift
[79/90] Compiling HSAppKit NSView+NibLoadable.swift
[80/90] Compiling HSAppKit NSViewController+HS.swift
[81/91] Compiling HSAppKit NSImage+HS.swift
[82/91] Compiling HSAppKit NSScreen+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSAppKit/NSDocument+SaveCompletion.swift:31:13: warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 |
30 | // swiftlint:disable:next identifier_name
31 | private var NSDocSaveCompletionAssociatedObjectHandle: UInt8 = 0
| |- warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'NSDocSaveCompletionAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'NSDocSaveCompletionAssociatedObjectHandle' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 | public extension NSDocument {
/Users/admin/builder/spi-builder-workspace/Sources/HSAppKit/NSDocument+SaveCompletion.swift:21:14: warning: main actor-isolated property 'saveCompletionHolder' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
17 |
18 | @objc
19 | func document(_ doc: NSDocument?, didSave: Bool, contextInfo: UnsafeMutableRawPointer?) {
| `- note: add '@MainActor' to make instance method 'document(_:didSave:contextInfo:)' part of global actor 'MainActor'
20 | completion(didSave, contextInfo)
21 | doc?.saveCompletionHolder = nil
| `- warning: main actor-isolated property 'saveCompletionHolder' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
22 | }
23 |
:
40 | }
41 |
42 | fileprivate var saveCompletionHolder: SaveCompletionHolder? {
| `- note: mutation of this property is only permitted within the actor
43 | get {
44 | return objc_getAssociatedObject(self, &NSDocSaveCompletionAssociatedObjectHandle) as? SaveCompletionHolder
/Users/admin/builder/spi-builder-workspace/Sources/HSAppKit/NSDocument+SaveCompletion.swift:31:13: warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 |
30 | // swiftlint:disable:next identifier_name
31 | private var NSDocSaveCompletionAssociatedObjectHandle: UInt8 = 0
| |- warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'NSDocSaveCompletionAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'NSDocSaveCompletionAssociatedObjectHandle' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 | public extension NSDocument {
/Users/admin/builder/spi-builder-workspace/Sources/HSAppKit/NSDocument+SaveCompletion.swift:21:14: warning: main actor-isolated property 'saveCompletionHolder' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
17 |
18 | @objc
19 | func document(_ doc: NSDocument?, didSave: Bool, contextInfo: UnsafeMutableRawPointer?) {
| `- note: add '@MainActor' to make instance method 'document(_:didSave:contextInfo:)' part of global actor 'MainActor'
20 | completion(didSave, contextInfo)
21 | doc?.saveCompletionHolder = nil
| `- warning: main actor-isolated property 'saveCompletionHolder' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
22 | }
23 |
:
40 | }
41 |
42 | fileprivate var saveCompletionHolder: SaveCompletionHolder? {
| `- note: mutation of this property is only permitted within the actor
43 | get {
44 | return objc_getAssociatedObject(self, &NSDocSaveCompletionAssociatedObjectHandle) as? SaveCompletionHolder
[89/91] Emitting module HSAppKit
/Users/admin/builder/spi-builder-workspace/Sources/HSAppKit/NSDocument+SaveCompletion.swift:31:13: warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
29 |
30 | // swiftlint:disable:next identifier_name
31 | private var NSDocSaveCompletionAssociatedObjectHandle: UInt8 = 0
| |- warning: var 'NSDocSaveCompletionAssociatedObjectHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'NSDocSaveCompletionAssociatedObjectHandle' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'NSDocSaveCompletionAssociatedObjectHandle' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 | public extension NSDocument {
[90/91] Compiling HSAppKit NSView+HS.swift
/Users/admin/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.
45 | return ComparisonResult.orderedSame
46 | }
47 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
48 | }
49 |
/Users/admin/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.
61 | return ComparisonResult.orderedSame
62 | }
63 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
64 | }
65 |
[91/91] Compiling HSAppKit PresentedNSViewController.swift
Build complete! (10.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "time",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dreymonde/Time.git"
}
],
"manifest_display_name" : "HSHelpers",
"name" : "HSHelpers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HSHelpers",
"targets" : [
"HSHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSAppKit",
"targets" : [
"HSAppKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSUIKit",
"targets" : [
"HSUIKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HSTime",
"targets" : [
"HSTime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HSUIKit",
"module_type" : "SwiftTarget",
"name" : "HSUIKit",
"path" : "Sources/HSUIKit",
"product_memberships" : [
"HSUIKit"
],
"sources" : [
"Types/ColorCompatibility.swift",
"UIAlertController+HS.swift",
"UIBarButtonItem+HS.swift",
"UIButton+HS.swift",
"UIColor+HS.swift",
"UIDevice+HS.swift",
"UIEdgeInsets+HS.swift",
"UIFont+HS.swift",
"UIImageView+HS.swift",
"UILabel+HS.swift",
"UIStackView+HS.swift",
"UITextView+HS.swift",
"UIUserInterfaceIdiom+HS.swift",
"UIView+HS.swift",
"UIViewController+Alert.swift",
"UIViewController+Email.swift",
"UIViewController+HS.swift",
"UIViewController+Preview.swift",
"UIViewController+Safari.swift",
"UIViewController+Share.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "library"
},
{
"c99name" : "HSTime",
"module_type" : "SwiftTarget",
"name" : "HSTime",
"path" : "Sources/HSTime",
"product_dependencies" : [
"Time"
],
"product_memberships" : [
"HSTime"
],
"sources" : [
"Time+HS.swift"
],
"type" : "library"
},
{
"c99name" : "HSHelpersTests",
"module_type" : "SwiftTarget",
"name" : "HSHelpersTests",
"path" : "Tests/HSHelpersTests",
"sources" : [
"FloatConvertibleTests.swift",
"PublishedCodeableTests.swift",
"StringTests.swift",
"URLComponentsTests.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "test"
},
{
"c99name" : "HSHelpers",
"module_type" : "SwiftTarget",
"name" : "HSHelpers",
"path" : "Sources/HSHelpers",
"product_memberships" : [
"HSHelpers",
"HSAppKit",
"HSUIKit"
],
"sources" : [
"AnyHashable+HS.swift",
"Array+HS.swift",
"Bundle+HS.swift",
"CGColor+HS.swift",
"CGImage+HS.swift",
"CGImageSource+HS.swift",
"CGRect+HS.swift",
"ClosedRange+HS.swift",
"Comparable+clamp.swift",
"Data+HS.swift",
"Data+MD5.swift",
"Date+HS.swift",
"DispatchQueue+HS.swift",
"Equatable.swift",
"FileManager+HS.swift",
"FloatConvertible.swift",
"Int.swift",
"JSONEncoder+HS.swift",
"NSMutableAttributedString+HS.swift",
"NSRegularExpression+HS.swift",
"NSTextCheckingResult+HS.swift",
"Number+PositiveModulus.swift",
"Optional+HS.swift",
"PlatformValues.swift",
"Published+Codable.swift",
"Result+HS.swift",
"SKError+HS.swift",
"SKProduct+HS.swift",
"String+HS.swift",
"String+MD5.swift",
"Types/Aliases.swift",
"Types/Build.swift",
"Types/Filetypes.swift",
"Types/HSColor+SwiftUI.swift",
"Types/HSColour.swift",
"Types/HSImage.swift",
"Types/RuntimeWarning.swift",
"Types/ThreadsafeArray.swift",
"Types/ThreadsafeDict.swift",
"Types/Vectors.swift",
"Types/WeakTimer.swift",
"URL+HS.swift",
"URLComponents+HS.swift",
"WKWebView+HS.swift"
],
"type" : "library"
},
{
"c99name" : "HSAppKit",
"module_type" : "SwiftTarget",
"name" : "HSAppKit",
"path" : "Sources/HSAppKit",
"product_memberships" : [
"HSAppKit"
],
"sources" : [
"CGDirectDisplayID+HS.swift",
"HoverView.swift",
"NSAlert+HS.swift",
"NSButton+HS.swift",
"NSDocument+SaveCompletion.swift",
"NSGraphicsContext+HS.swift",
"NSImage+HS.swift",
"NSScreen+HS.swift",
"NSView+HS.swift",
"NSView+NibLoadable.swift",
"NSViewController+HS.swift",
"NSWindow+HS.swift",
"PresentedNSViewController.swift"
],
"target_dependencies" : [
"HSHelpers"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/confusedvorlon/hshelpers/0.3.8
Repository: ConfusedVorlon/HSHelpers
Swift version used: 6.1
Target: HSHelpers
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'HSHelpers'...
Finished extracting symbol information for 'HSHelpers'. (6.55s)
Building documentation for 'HSHelpers'...
warning: Parameter 'paragraphSpacing' is missing documentation
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:105:41-105:41
103 | /// Sets line spacing - but actually replaces whole paragraph style
104 | ///
105 + /// - Parameter lineSpacing: spacing
| ╰─suggestion: Document 'paragraphSpacing' parameter
106 | func set(lineSpacing: CGFloat, paragraphSpacing: CGFloat? = nil) {
107 |
warning: Parameter '_ name' not found in instance method declaration
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:130:18-130:24
128 | /**
129 | Updates a NSAttributedStringKey for a given range.
130 + - Parameter _ name: A NSAttributedStringKey.
| ╰─suggestion: Replace '_ name' with 'name'
131 | - Parameter value: Any type.
132 | - Parameter range: A NSRange or nil to act on the whole string
warning: Parameter 'name' is missing documentation
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:132:68-132:68
130 | - Parameter _ name: A NSAttributedStringKey.
131 | - Parameter value: Any type.
| ╰─suggestion: Document 'name' parameter
132 + - Parameter range: A NSRange or nil to act on the whole string
133 | */
134 | func updateAttribute(_ name: NSAttributedString.Key, value: Any, range: NSRange? = nil) {
warning: Parameter '_ attrs' not found in instance method declaration
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:143:18-143:25
141 | /**
142 | Updates a Dictionary of NSAttributedStringKeys for a given range.
143 + - Parameter _ attrs: A Dictionary of NSAttributedStringKey type keys and Any type values.
| ╰─suggestion: Replace '_ attrs' with 'attrs'
144 | - Parameter range: A NSRange or nil to act on the whole string
145 | */
warning: Parameter 'attrs' is missing documentation
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:144:68-144:68
142 | Updates a Dictionary of NSAttributedStringKeys for a given range.
143 | - Parameter _ attrs: A Dictionary of NSAttributedStringKey type keys and Any type values.
144 + - Parameter range: A NSRange or nil to act on the whole string
| ╰─suggestion: Document 'attrs' parameter
145 | */
146 | func updateAttributes(_ attrs: [NSAttributedString.Key: Any], range: NSRange? = nil) {
warning: Parameter '_ attrs' not found in instance method declaration
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:156:18-156:25
154 | /**
155 | Removes a Dictionary of NSAttributedStringKeys for a given range.
156 + - Parameter _ attrs: An Array of attributedStringKeys.
| ╰─suggestion: Replace '_ attrs' with 'attrs'
157 | - Parameter range: A NSRange or nil to act on the whole string
158 | */
warning: Parameter 'attrs' is missing documentation
--> Sources/HSHelpers/NSMutableAttributedString+HS.swift:157:68-157:68
155 | Removes a Dictionary of NSAttributedStringKeys for a given range.
156 | - Parameter _ attrs: An Array of attributedStringKeys.
157 + - Parameter range: A NSRange or nil to act on the whole string
| ╰─suggestion: Document 'attrs' parameter
158 | */
159 | func removeAttributes(_ attrs: [NSAttributedString.Key], range: NSRange? = nil) {
warning: Parameter 'address' not found in instance method declaration
--> Sources/HSHelpers/WKWebView+HS.swift:27:9-27:37
25 | /// Load a url
26 | ///
27 + /// - Parameter address: web url
| ╰─suggestion: Remove 'address' parameter documentation
28 | func load(url: URL) {
29 | let myRequest = URLRequest(url: url)
warning: Parameter 'url' is missing documentation
--> Sources/HSHelpers/WKWebView+HS.swift:27:37-27:37
25 | /// Load a url
26 | ///
27 + /// - Parameter address: web url
| ╰─suggestion: Document 'url' parameter
28 | func load(url: URL) {
29 | let myRequest = URLRequest(url: url)
Finished building documentation for 'HSHelpers' (0.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.8
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/dreymonde/Time.git
Updated https://github.com/dreymonde/Time.git (0.44s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Metadata.swift
[19/57] Compiling SymbolKit Module.swift
[20/57] Compiling SymbolKit OperatingSystem.swift
[21/57] Compiling SymbolKit Platform.swift
[22/57] Compiling SymbolKit Mixin+Equals.swift
[23/57] Compiling SymbolKit Mixin+Hash.swift
[24/57] Compiling SymbolKit Mixin.swift
[25/57] Compiling SymbolKit LineList.swift
[26/57] Compiling SymbolKit Position.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.31s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/42] Compiling HSHelpers CGImageSource+HS.swift
[3/42] Compiling HSHelpers CGRect+HS.swift
[4/42] Compiling HSHelpers ClosedRange+HS.swift
[5/42] Compiling HSHelpers Comparable+clamp.swift
[6/42] Compiling HSHelpers Data+HS.swift
[7/46] Emitting module HSHelpers
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[8/46] Compiling HSHelpers Published+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[9/46] Compiling HSHelpers Result+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[10/46] Compiling HSHelpers SKError+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[11/46] Compiling HSHelpers SKProduct+HS.swift
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:14:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
12 |
13 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
14 | extension Published: Decodable where Value: Decodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
15 | public init(from decoder: Decoder) throws {
16 | let decoded = try Value(from: decoder)
/Users/admin/builder/spi-builder-workspace/Sources/HSHelpers/Published+Codable.swift:22:1: warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
20 |
21 | @available(macOS 10.15,iOS 13.0,tvOS 13.0, *)
22 | extension Published: Encodable where Value: Encodable {
| |- warning: extension declares a conformance of imported type 'Published' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
23 | public func encode(to encoder: Encoder) throws {
24 | try unofficialValue.encode(to: encoder)
[12/46] Compiling HSHelpers FloatConvertible.swift
[13/46] Compiling HSHelpers Int.swift
[14/46] Compiling HSHelpers JSONEncoder+HS.swift
[15/46] Compiling HSHelpers NSMutableAttributedString+HS.swift
[16/46] Compiling HSHelpers NSRegularExpression+HS.swift
[17/46] Compiling HSHelpers NSTextCheckingResult+HS.swift
[18/46] Compiling HSHelpers Number+PositiveModulus.swift
[19/46] Compiling HSHelpers Optional+HS.swift
[20/46] Compiling HSHelpers PlatformValues.swift
[21/46] Compiling HSHelpers RuntimeWarning.swift
[22/46] Compiling HSHelpers ThreadsafeArray.swift
[23/46] Compiling HSHelpers ThreadsafeDict.swift
[24/46] Compiling HSHelpers Vectors.swift
[25/46] Compiling HSHelpers String+HS.swift
[26/46] Compiling HSHelpers String+MD5.swift
[27/46] Compiling HSHelpers Aliases.swift
[28/46] Compiling HSHelpers Build.swift
[29/46] Compiling HSHelpers AnyHashable+HS.swift
[30/46] Compiling HSHelpers Array+HS.swift
[31/46] Compiling HSHelpers Bundle+HS.swift
[32/46] Compiling HSHelpers CGColor+HS.swift
[33/46] Compiling HSHelpers CGImage+HS.swift
[34/46] Compiling HSHelpers Filetypes.swift
[35/46] Compiling HSHelpers HSColor+SwiftUI.swift
[36/46] Compiling HSHelpers HSColour.swift
[37/46] Compiling HSHelpers HSImage.swift
[38/46] Compiling HSHelpers Data+MD5.swift
[39/46] Compiling HSHelpers Date+HS.swift
[40/46] Compiling HSHelpers DispatchQueue+HS.swift
[41/46] Compiling HSHelpers Equatable.swift
[42/46] Compiling HSHelpers FileManager+HS.swift
[43/46] Compiling HSHelpers WeakTimer.swift
/Users/admin/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'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
[44/46] Compiling HSHelpers URL+HS.swift
/Users/admin/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'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
[45/46] Compiling HSHelpers URLComponents+HS.swift
/Users/admin/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'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
[46/46] Compiling HSHelpers WKWebView+HS.swift
/Users/admin/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'; this is an error in the Swift 6 language mode
22 | weakTimer.timer = Timer.scheduledTimer(withTimeInterval: interval,
23 | repeats: repeats,
24 | block: block)
| `- warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
25 | }
26 | else {
Build of target: 'HSHelpers' complete! (1.84s)
Target: HSAppKit
Extracting symbol information for 'HSAppKit'...
Finished extracting symbol information for 'HSAppKit'. (1.46s)
Building documentation for 'HSAppKit'...
Finished building documentation for 'HSAppKit' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.8
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.23s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/14] Compiling HSAppKit NSView+NibLoadable.swift
[3/15] Compiling HSAppKit NSWindow+HS.swift
[4/15] Compiling HSAppKit NSViewController+HS.swift
[5/15] Compiling HSAppKit NSView+HS.swift
/Users/admin/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.
45 | return ComparisonResult.orderedSame
46 | }
47 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
48 | }
49 |
/Users/admin/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.
61 | return ComparisonResult.orderedSame
62 | }
63 | }, context: &theView)
| `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSView'; this is likely incorrect because 'NSView' may contain an object reference.
64 | }
65 |
[6/15] Compiling HSAppKit NSScreen+HS.swift
[7/15] Compiling HSAppKit NSImage+HS.swift
[8/15] Compiling HSAppKit NSDocument+SaveCompletion.swift
[9/15] Compiling HSAppKit NSGraphicsContext+HS.swift
[10/15] Emitting module HSAppKit
[11/15] Compiling HSAppKit NSAlert+HS.swift
[12/15] Compiling HSAppKit NSButton+HS.swift
[13/15] Compiling HSAppKit CGDirectDisplayID+HS.swift
[14/15] Compiling HSAppKit HoverView.swift
[15/15] Compiling HSAppKit PresentedNSViewController.swift
Build of target: 'HSAppKit' complete! (1.20s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.8/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.8/linkable-paths.json
Target: HSTime
Extracting symbol information for 'HSTime'...
Finished extracting symbol information for 'HSTime'. (0.91s)
Building documentation for 'HSTime'...
Finished building documentation for 'HSTime' (0.04s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.8
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.24s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling Time Time+Foundation.swift
[3/4] Emitting module Time
[4/4] Compiling Time Time.swift
[5/6] Compiling HSTime Time+HS.swift
[6/6] Emitting module HSTime
Build of target: 'HSTime' complete! (0.80s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.8/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.8/linkable-paths.json
1030
6 /Users/admin/builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.8
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/confusedvorlon/hshelpers/0.3.8
File count: 1030
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-confusedvorlon-hshelpers-0.3.8-dbb682b1.zip to s3://spi-docs-inbox/prod-confusedvorlon-hshelpers-0.3.8-dbb682b1.zip
Copying... [14%]
Copying... [23%]
Copying... [33%]
Copying... [42%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [85%]
Copying... [94%]
Copying... [100%]
Done.