The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FengNiao 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.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/fengniao.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onevcat/fengniao
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 147289a Bump app version
Cloned https://github.com/onevcat/fengniao.git
Revision (git rev-parse @):
147289affddbdedb01fc220e723b01d9b78d0655
SUCCESS checkout https://github.com/onevcat/fengniao.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/onevcat/fengniao.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Emitting module Rainbow
[2/19] Compiling Rainbow Style.swift
[3/19] Compiling Rainbow XcodeColorsSupport.swift
[4/19] Compiling Rainbow BackgroundColor.swift
[5/19] Compiling Rainbow CodesParser.swift
[6/19] Compiling Rainbow Color.swift
[7/19] Compiling CommandLineKit StringExtensions.swift
[8/19] Compiling CommandLineKit Option.swift
[9/19] Compiling Rainbow ControlCode.swift
[10/19] Compiling Rainbow ModesExtractor.swift
[11/19] Compiling Rainbow OutputTarget.swift
[12/19] Compiling Rainbow Rainbow.swift
[13/19] Compiling Rainbow String+Rainbow.swift
[14/19] Compiling Rainbow StringGenerator.swift
[15/19] Emitting module CommandLineKit
[16/19] Compiling CommandLineKit CommandLine.swift
[17/19] Emitting module PathKit
[18/19] Compiling PathKit PathKit.swift
[19/23] Compiling FengNiaoKit Extensions.swift
[20/23] Emitting module FengNiaoKit
[21/23] Compiling FengNiaoKit ExtensionFindProcess.swift
[22/23] Compiling FengNiaoKit FengNiao.swift
[23/24] Compiling FengNiaoKit FileSearchRule.swift
[24/27] Emitting module FengNiao
[25/27] Compiling FengNiao CommandPrompt.swift
[26/27] Compiling FengNiao main.swift
[26/27] Linking FengNiao
Build complete! (11.48s)
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git (0.21s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git (0.22s)
Fetched https://github.com/onevcat/Rainbow.git (0.22s)
Fetched https://github.com/kylef/Spectre.git (0.16s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/benoit-pereira-da-silva/CommandLine.git
Computed https://github.com/benoit-pereira-da-silva/CommandLine.git at 4.0.9 (0.52s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.05s)
Creating working copy for https://github.com/benoit-pereira-da-silva/CommandLine.git
Working copy of https://github.com/benoit-pereira-da-silva/CommandLine.git resolved at 4.0.9
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.1.4
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Build complete.
Done.