The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-helpers with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/processed-bits/swift-helpers.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/processed-bits/swift-helpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a099c6c Update code style
Cloned https://github.com/processed-bits/swift-helpers.git
Revision (git rev-parse @):
a099c6c6e7841656334bfe3e38c882168fa0c28f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/processed-bits/swift-helpers.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/processed-bits/swift-helpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/64] Emitting module Helpers
[4/72] Compiling Helpers BufferedOutputProviding.swift
[5/72] Compiling Helpers CLI.swift
[6/72] Compiling Helpers OutputStreamKind.swift
[7/72] Compiling Helpers print.swift
[8/72] Compiling Helpers Collection+Extensions.swift
[9/72] Compiling Helpers KeyValuePairs+Extensions.swift
[10/72] Compiling Helpers Regex+Extensions.swift
[11/72] Compiling Helpers Sequence+Extensions.swift
[12/72] Compiling Helpers exit.swift
[13/72] Compiling Helpers NSObject+Bindings.swift
[14/72] Compiling Helpers IndexPath+Extensions.swift
[15/72] Compiling Helpers FileHandle+TextOutputStream.swift
[16/72] Compiling Helpers BlockOperation+Extensions.swift
[17/72] Compiling Helpers OperationQueue+Extensions.swift
[18/72] Compiling Helpers UserDefault.swift
[19/72] Compiling Helpers UserDefaultRawRepresentable.swift
[20/72] Compiling Helpers Process+Extensions.swift
[21/72] Compiling Helpers CallsCounter.swift
[22/72] Compiling Helpers SplitStopwatch.swift
[23/72] Compiling Helpers Stopwatch.swift
[24/72] Compiling Helpers Thread+Debug.swift
[25/72] Compiling Helpers ThreadsCounter.swift
[26/72] Compiling Helpers dumpOutput.swift
[27/72] Compiling Helpers preconditionUnwrap.swift
[28/72] Compiling Helpers ExitCodeProtocol.swift
[29/72] Compiling Helpers ExitCodeProvidingError.swift
[30/72] Compiling Helpers Process+Output.swift
[31/72] Compiling Helpers Bundle+Extensions.swift
[32/72] Compiling Helpers Timer+Extensions.swift
[33/72] Compiling Helpers NSRegularExpression+Extensions.swift
[34/72] Compiling Helpers NSTextCheckingResult+Extensions.swift
[35/72] Compiling Helpers String+NSRegularExpression.swift
[36/72] Compiling Helpers HTTPURLResponse+Extensions.swift
[37/72] Compiling Helpers URL+Comparable.swift
[38/72] Compiling Helpers URL+HomeDirectory.swift
[39/72] Compiling Helpers URL+Relationships.swift
[40/72] Compiling Helpers URLBookmark.swift
[41/72] Compiling Helpers ExtendedLogger.swift
[42/72] Compiling Helpers LegacyLogger+ExtendedLogger.swift
[43/72] Compiling Helpers LegacyLogger.swift
[44/72] Compiling Helpers Logger+ExtendedLogger.swift
[45/72] Compiling Helpers BufferedOutput.swift
[46/72] Compiling Helpers BufferedOutputCollector.swift
[47/72] Compiling Helpers Set+Extensions.swift
[48/72] Compiling Helpers String+Extensions.swift
[49/72] Compiling Helpers String+Padding.swift
[50/72] Compiling Helpers String+Truncation.swift
[51/72] Compiling Helpers StringProtocol+Case.swift
[52/72] Compiling Helpers StringProtocol+Extensions.swift
[53/72] Compiling Helpers StringProtocol+Padding.swift
[54/72] Compiling Helpers Unicode.Scalar+Extensions.swift
[55/72] Compiling Helpers NSTreeController+Extensions.swift
[56/72] Compiling Helpers EventMonitor.swift
[57/72] Compiling Helpers NSMenuItem+Extensions.swift
[58/72] Compiling Helpers AlertStyleGroupTouchBarItem.swift
[59/72] Compiling Helpers NSTouchBar+Extensions.swift
[60/72] Compiling Helpers ModalView.swift
[61/72] Compiling Helpers NSBrowser+Extensions.swift
[62/72] Compiling Helpers NSImage+Extensions.swift
[63/72] Compiling Helpers NSResponder+Extensions.swift
[64/72] Compiling Helpers NSTableView+Extensions.swift
[65/72] Compiling Helpers NSView+Extensions.swift
[66/72] Compiling Helpers Atomic.swift
[67/72] Compiling Helpers CALayer+Extensions.swift
[68/72] Compiling Helpers CAMediaTiming+Extensions.swift
[69/72] Compiling Helpers NSManagedObject+Extensions.swift
[70/72] Compiling Helpers NSManagedObjectContext+Extensions.swift
[71/72] Compiling Helpers CGFloat+Extensions.swift
[72/72] Compiling Helpers CGSize+Extensions.swift
Build complete! (13.81s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.20s)
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.28s)
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
Build complete.
Done.