The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Console 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/luizzak/console.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luizzak/console
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 75560f5 Adding support for bold/light/italic/underlined text formatting
Cloned https://github.com/luizzak/console.git
Revision (git rev-parse @):
75560f52d42eeefa4994cc537a7c4885edc7ecc3
SUCCESS checkout https://github.com/luizzak/console.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module Console
[2/11] Compiling Console ConsoleColor.swift
[3/11] Compiling Console ConsoleFormat.swift
[4/11] Compiling Console String+ConsoleFormatting.swift
[5/11] Compiling Console LinuxSupport.swift
[6/11] Compiling Console Console+Command.swift
[7/11] Compiling Console Console+Paging.swift
[8/11] Compiling Console Console.swift
[9/11] Compiling Console ConsoleDataProvider.swift
[10/11] Compiling Console ConsoleMenuController.swift
[11/11] Compiling Console ConsoleType.swift
[12/14] Emitting module ConsoleTestHelpers
[13/14] Compiling ConsoleTestHelpers MockConsoleTestAdapterType.swift
[14/14] Compiling ConsoleTestHelpers MockConsole.swift
Build complete! (3.41s)
Build complete.
Done.