The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Console with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.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/Z6YBxSjp/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.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Console Console+Command.swift
[2/9] Compiling Console Console+Paging.swift
[3/9] Compiling Console Console.swift
[4/9] Compiling Console ConsoleColor.swift
[5/9] Compiling Console ConsoleFormat.swift
[6/9] Emitting module Console
[7/9] Compiling Console ConsoleDataProvider.swift
[8/9] Compiling Console ConsoleMenuController.swift
[9/9] Compiling Console ConsoleType.swift
[10/11] Compiling Console String+ConsoleFormatting.swift
[11/11] Compiling Console LinuxSupport.swift
[12/14] Compiling ConsoleTestHelpers MockConsoleTestAdapterType.swift
[13/14] Compiling ConsoleTestHelpers MockConsole.swift
[14/14] Emitting module ConsoleTestHelpers
Build complete! (3.65s)
Build complete.
Done.