The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-commandlinekit.git
Reference: master
Cloned https://github.com/objecthub/swift-commandlinekit.git into /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/objecthub/swift-commandlinekit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/15] Emitting module CommandLineKit
[2/19] Compiling CommandLineKit EditState.swift
[3/19] Compiling CommandLineKit Flag.swift
[4/19] Compiling CommandLineKit FlagError.swift
[5/19] Compiling CommandLineKit FlagWrapper.swift
[6/19] Compiling CommandLineKit Flags.swift
[7/19] Compiling CommandLineKit LineReader.swift
[8/19] Compiling CommandLineKit LineReaderError.swift
[9/19] Compiling CommandLineKit LineReaderHistory.swift
[10/19] Compiling CommandLineKit AnsiCodes.swift
[11/19] Compiling CommandLineKit BackgroundColor.swift
[12/19] Compiling CommandLineKit Command.swift
[13/19] Compiling CommandLineKit ControlCharacters.swift
[14/19] Compiling CommandLineKit ConvertibleFromString.swift
[15/19] Compiling CommandLineKit Terminal.swift
[16/19] Compiling CommandLineKit TextColor.swift
[17/19] Compiling CommandLineKit TextProperties.swift
[18/19] Compiling CommandLineKit TextStyle.swift
[19/22] Compiling CommandLineKitDemo LinuxMain.swift
[20/22] Emitting module CommandLineKitDemo
[21/22] Compiling CommandLineKitDemo main.swift
[21/22] Linking CommandLineKitDemo
Build complete! (4.68s)
Done.