The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LineNoise 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/andybest/linenoise-swift.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/andybest/linenoise-swift
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at afc897c Merge pull request #8 from ewanmellor/preserve-history-edits
Cloned https://github.com/andybest/linenoise-swift.git into spi-builder-workspace
afc897c02b030af7333105c4fedcd843a8339238
SUCCESS checkout https://github.com/andybest/linenoise-swift.git at 0.0.3
========================================
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)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git (0.41s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.03s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Building for debugging...
[1/9] Compiling LineNoise History.swift
[2/9] Compiling LineNoise Errors.swift
[3/9] Compiling LineNoise EditState.swift
[4/9] Compiling LineNoise ControlCharacters.swift
[5/9] Compiling LineNoise Terminal.swift
[6/9] Compiling LineNoise linenoise.swift
[7/9] Emitting module LineNoise
[8/9] Compiling LineNoise AnsiCodes.swift
[9/11] Compiling linenoiseDemo main.swift
[10/11] Emitting module linenoiseDemo
[10/11] Linking linenoiseDemo
Build complete! (6.05s)
Build complete.
Done.