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 SshConfig with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xxlabaza/SshConfig.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xxlabaza/SshConfig
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 7974cd3 Add CocoadPod support
Cloned https://github.com/xxlabaza/SshConfig.git
Revision (git rev-parse @):
7974cd36d2b8f9d841e9c9aa83b24581dfdf55be
SUCCESS checkout https://github.com/xxlabaza/SshConfig.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/xxlabaza/SshConfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/23] Emitting module SshConfig
[4/25] Compiling SshConfig StringProtocol+toTokens.swift
[5/25] Compiling SshConfig StringProtocol+unquoted.swift
[6/25] Compiling SshConfig StringProtocol+firstCapitalized.swift
[7/25] Compiling SshConfig StringProtocol+isBlank.swift
[8/25] Compiling SshConfig ConfigSingleValueDecodingContainer.swift
[9/25] Compiling SshConfig ConfigUnkeyedDecodingContainer.swift
[10/25] Compiling SshConfig DecodingContext.swift
[11/25] Compiling SshConfig ConfigEncoder.swift
[12/25] Compiling SshConfig ConfigParser.swift
[13/25] Compiling SshConfig Tokenizer.swift
[14/25] Compiling SshConfig NoneAsNil.swift
[15/25] Compiling SshConfig Pattern.swift
[16/25] Compiling SshConfig StringProtocol+Hex.swift
[17/25] Compiling SshConfig ssh.swift
[18/25] Compiling SshConfig CharacterSet+contains.swift
[19/25] Compiling SshConfig Equatable+Error.swift
[20/25] Compiling SshConfig Config.swift
[21/25] Compiling SshConfig Errors.swift
[22/25] Compiling SshConfig Host.swift
[23/25] Compiling SshConfig Properties.swift
[24/25] Compiling SshConfig ConfigDecoder.swift
[25/25] Compiling SshConfig ConfigDecodingContainer.swift
Build complete! (3.13s)
Build complete.
Done.