The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CommandLineKit 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/objecthub/swift-commandlinekit.git
Reference: 0.3.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-commandlinekit
 * tag               0.3.5      -> FETCH_HEAD
HEAD is now at c66994d Improve color detection. Migrate project to Xcode 14.2.
Cloned https://github.com/objecthub/swift-commandlinekit.git into spi-builder-workspace
c66994d36c654fdd4a27863e5f8aaadc101099eb
SUCCESS checkout https://github.com/objecthub/swift-commandlinekit.git at 0.3.5
========================================
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/16] Emitting module CommandLineKit
[2/16] Compiling CommandLineKit TextColor.swift
[3/16] Compiling CommandLineKit TextProperties.swift
[4/17] Compiling CommandLineKit EditState.swift
[5/17] Compiling CommandLineKit Flag.swift
[6/17] Compiling CommandLineKit FlagError.swift
[7/17] Compiling CommandLineKit Flags.swift
[8/17] Compiling CommandLineKit AnsiCodes.swift
[9/17] Compiling CommandLineKit BackgroundColor.swift
[10/17] Compiling CommandLineKit LineReader.swift
[11/17] Compiling CommandLineKit LineReaderError.swift
[12/17] Compiling CommandLineKit ControlCharacters.swift
[13/17] Compiling CommandLineKit ConvertibleFromString.swift
[14/17] Compiling CommandLineKit LineReaderHistory.swift
[15/17] Compiling CommandLineKit Terminal.swift
[16/17] Compiling CommandLineKit TextStyle.swift
[17/20] Compiling CommandLineKitDemo main.swift
[18/20] Compiling CommandLineKitDemo LinuxMain.swift
[19/20] Emitting module CommandLineKitDemo
[19/20] Linking CommandLineKitDemo
Build complete! (4.64s)
Build complete.
Done.