The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSHelpers.git
Reference: 0.3.4
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSHelpers
 * tag               0.3.4      -> FETCH_HEAD
HEAD is now at 1d2218b remove extension flag as this makes older xcodes sad
Cloned https://github.com/ConfusedVorlon/HSHelpers.git into spi-builder-workspace
1d2218bc487a51fb81984f0787d403196086be01
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/ConfusedVorlon/HSHelpers.git at 0.3.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/dreymonde/Time.git from cache
Fetched https://github.com/dreymonde/Time.git (0.16s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.44s)
Creating working copy for https://github.com/dreymonde/Time.git
Working copy of https://github.com/dreymonde/Time.git resolved at 1.1.0
Building for debugging...
[1/42] Compiling Time Time.swift
[2/42] Compiling Time Time+Foundation.swift
[3/42] Emitting module Time
[4/44] Compiling HSTime Time+HS.swift
[5/44] Emitting module HSTime
[6/44] Compiling HSHelpers String+HS.swift
[7/44] Compiling HSHelpers String+MD5.swift
[8/44] Compiling HSHelpers Aliases.swift
[9/44] Compiling HSHelpers Build.swift
[10/44] Compiling HSHelpers Filetypes.swift
[11/49] Emitting module HSHelpers
[12/49] Compiling HSHelpers CGRect+HS.swift
[13/49] Compiling HSHelpers ClosedRange+HS.swift
[14/49] Compiling HSHelpers Comparable+clamp.swift
[15/49] Compiling HSHelpers Data+HS.swift
[16/49] Compiling HSHelpers Data+MD5.swift
[17/49] Compiling HSHelpers Date+HS.swift
[18/49] Compiling HSHelpers AnyHashable+HS.swift
[19/49] Compiling HSHelpers Array+HS.swift
[20/49] Compiling HSHelpers Bundle+HS.swift
[21/49] Compiling HSHelpers CGColor+HS.swift
[22/49] Compiling HSHelpers CGImage+HS.swift
[23/49] Compiling HSHelpers CGImageSource+HS.swift
[24/49] Compiling HSHelpers NSMutableAttributedString+HS.swift
[25/49] Compiling HSHelpers NSRegularExpression+HS.swift
[26/49] Compiling HSHelpers NSTextCheckingResult+HS.swift
[27/49] Compiling HSHelpers Number+PositiveModulus.swift
[28/49] Compiling HSHelpers Optional+HS.swift
[29/49] Compiling HSHelpers HSColor+SwiftUI.swift
[30/49] Compiling HSHelpers HSColour.swift
[31/49] Compiling HSHelpers RuntimeWarning.swift
[32/49] Compiling HSHelpers ThreadsafeArray.swift
[33/49] Compiling HSHelpers ThreadsafeDict.swift
[34/49] Compiling HSHelpers PlatformValues.swift
[35/49] Compiling HSHelpers Published+Codable.swift
[36/49] Compiling HSHelpers Result+HS.swift
[37/49] Compiling HSHelpers SKError+HS.swift
[38/49] Compiling HSHelpers SKProduct+HS.swift
[39/49] Compiling HSHelpers DispatchQueue+HS.swift
[40/49] Compiling HSHelpers Equatable.swift
[41/49] Compiling HSHelpers FileManager+HS.swift
[42/49] Compiling HSHelpers FloatConvertible.swift
[43/49] Compiling HSHelpers Int.swift
[44/49] Compiling HSHelpers JSONEncoder+HS.swift
[45/49] Compiling HSHelpers Vectors.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[46/49] Compiling HSHelpers WeakTimer.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[47/49] Compiling HSHelpers URL+HS.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[48/49] Compiling HSHelpers URLComponents+HS.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[49/49] Compiling HSHelpers WKWebView+HS.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HSHelpers/Types/WeakTimer.swift:24:59: warning: converting function value of type '@MainActor (Timer) -> Void' to '@Sendable (Timer) -> Void' loses global actor 'MainActor'
                                                   block: block)
                                                          ^
[50/81] Emitting module HSUIKit
[51/83] Compiling HSUIKit UIUserInterfaceIdiom+HS.swift
[52/83] Compiling HSUIKit UIView+HS.swift
[53/83] Compiling HSUIKit UILabel+HS.swift
[54/83] Compiling HSUIKit UIStackView+HS.swift
[55/83] Compiling HSUIKit UITextView+HS.swift
[56/83] Compiling HSAppKit NSView+NibLoadable.swift
[57/83] Compiling HSUIKit UIViewController+Preview.swift
[58/83] Compiling HSUIKit UIViewController+Alert.swift
[59/83] Compiling HSUIKit UIViewController+Email.swift
[60/83] Compiling HSAppKit NSGraphicsContext+HS.swift
[61/83] Compiling HSAppKit NSAlert+HS.swift
[62/83] Compiling HSAppKit NSButton+HS.swift
[63/83] Compiling HSAppKit CGDirectDisplayID+HS.swift
[64/83] Compiling HSAppKit HoverView.swift
[65/83] Compiling HSAppKit NSDocument+SaveCompletion.swift
[66/83] Compiling HSAppKit NSImage+HS.swift
[67/83] Compiling HSAppKit NSScreen+HS.swift
[68/83] Compiling HSAppKit NSView+HS.swift
[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
[79/84] Compiling HSAppKit NSWindow+HS.swift
[84/84] Compiling HSAppKit PresentedNSViewController.swift
Build complete! (8.22s)
Build complete.
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4
Repository:               ConfusedVorlon/HSHelpers
Swift version used:       5.8
Target:                   HSHelpers
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/dreymonde/Time.git
Updated https://github.com/dreymonde/Time.git (0.15s)
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Computing version for https://github.com/dreymonde/Time.git
Computed https://github.com/dreymonde/Time.git at 1.1.0 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.51s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[1/45] Compiling SymbolKit SourceOrigin.swift
[2/45] Compiling SymbolKit GenericConstraints.swift
[3/45] Compiling SymbolKit Swift.swift
[4/45] Compiling SymbolKit SemanticVersion.swift
[5/45] Compiling SymbolKit AccessControl.swift
[6/45] Compiling SymbolKit Availability.swift
[7/50] Compiling SymbolKit AvailabilityItem.swift
[8/50] Compiling SymbolKit Domain.swift
[9/50] Compiling SymbolKit DeclarationFragments.swift
[10/50] Compiling SymbolKit Fragment.swift
[11/50] Compiling SymbolKit FragmentKind.swift
[12/50] Compiling SymbolKit FunctionParameter.swift
[13/50] Compiling SymbolKit Mixin+Equals.swift
[14/50] Compiling SymbolKit Mixin+Hash.swift
[15/50] Compiling SymbolKit Mixin.swift
[16/50] Compiling SymbolKit LineList.swift
[17/50] Compiling SymbolKit Position.swift
[18/50] Compiling SymbolKit SourceRange.swift
[19/50] Compiling SymbolKit SPI.swift
[20/50] Compiling SymbolKit Snippet.swift
[21/50] Compiling SymbolKit Extension.swift
[22/50] Compiling SymbolKit GenericConstraint.swift
[23/50] Compiling SymbolKit GenericParameter.swift
[24/50] Compiling SymbolKit FunctionSignature.swift
[25/50] Compiling SymbolKit Identifier.swift
[26/50] Compiling SymbolKit KindIdentifier.swift
[27/50] Compiling SymbolKit Location.swift
[28/50] Compiling SymbolKit Mutability.swift
[29/50] Compiling SymbolKit Names.swift
[30/50] Compiling SymbolKit Generics.swift
[31/50] Compiling SymbolKit Namespace.swift
[32/50] Compiling SymbolKit Symbol.swift
[33/50] Compiling SymbolKit SymbolKind.swift
[34/50] Compiling SymbolKit SymbolGraph.swift
[35/50] Emitting module SymbolKit
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Compiling Snippets Snippet.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[51/54] Compiling snippet_extract URL+Status.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (3.04s)
Building for debugging...
Build complete! (0.16s)
Generating documentation for 'HSHelpers'...
Converting documentation...
Conversion complete! (0.28s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4'
Target:                   HSAppKit
Building for debugging...
Build complete! (0.18s)
Building for debugging...
Build complete! (0.15s)
Generating documentation for 'HSAppKit'...
Converting documentation...
Conversion complete! (0.14s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4'
Successfully merged into spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.4/index/index.json
Successfully merged into spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.4/linkable-paths.json
Target:                   HSTime
Building for debugging...
Build complete! (0.18s)
Building for debugging...
Build complete! (0.18s)
Generating documentation for 'HSTime'...
Converting documentation...
Conversion complete! (0.05s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4'
Successfully merged into spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.4/index/index.json
Successfully merged into spi-builder-workspace/.docs-staging/confusedvorlon/hshelpers/0.3.4/linkable-paths.json
     992
8	spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/confusedvorlon/hshelpers/0.3.4
File count: 992
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-confusedvorlon-hshelpers-0.3.4-6a74c020.zip to s3://spi-docs-inbox/prod-confusedvorlon-hshelpers-0.3.4-6a74c020.zip
Copying... [14%]
Copying... [23%]
Copying... [32%]
Copying... [41%]
Copying... [54%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.

Build Machine: Mac 5