The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/TDmZkXJm/1/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 into spi-builder-workspace
7974cd36d2b8f9d841e9c9aa83b24581dfdf55be
SUCCESS checkout https://github.com/xxlabaza/SshConfig.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/21] Compiling SshConfig StringProtocol+firstCapitalized.swift
[2/21] Compiling SshConfig StringProtocol+isBlank.swift
[3/23] Emitting module SshConfig
[4/23] Compiling SshConfig StringProtocol+toTokens.swift
[5/23] Compiling SshConfig StringProtocol+unquoted.swift
[6/23] Compiling SshConfig ssh.swift
[7/23] Compiling SshConfig CharacterSet+contains.swift
[8/23] Compiling SshConfig Equatable+Error.swift
[9/23] Compiling SshConfig NoneAsNil.swift
[10/23] Compiling SshConfig Pattern.swift
[11/23] Compiling SshConfig StringProtocol+Hex.swift
[12/23] Compiling SshConfig ConfigEncoder.swift
[13/23] Compiling SshConfig ConfigParser.swift
[14/23] Compiling SshConfig Tokenizer.swift
[15/23] Compiling SshConfig Config.swift
[16/23] Compiling SshConfig Errors.swift
[17/23] Compiling SshConfig Host.swift
[18/23] Compiling SshConfig ConfigSingleValueDecodingContainer.swift
[19/23] Compiling SshConfig ConfigUnkeyedDecodingContainer.swift
[20/23] Compiling SshConfig DecodingContext.swift
[21/23] Compiling SshConfig Properties.swift
[22/23] Compiling SshConfig ConfigDecoder.swift
[23/23] Compiling SshConfig ConfigDecodingContainer.swift
Build complete! (4.81s)
Build complete.
Done.