The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FengNiao 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.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/fengniao.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onevcat/fengniao
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/onevcat/fengniao.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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 CommandLineKit Option.swift
[5/19] Compiling CommandLineKit StringExtensions.swift
[6/19] Compiling Rainbow BackgroundColor.swift
[7/19] Compiling Rainbow CodesParser.swift
[8/19] Compiling Rainbow Color.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] Compiling FengNiaoKit FengNiao.swift
[21/24] Compiling FengNiaoKit FileSearchRule.swift
[22/24] Emitting module FengNiaoKit
[23/24] Compiling FengNiaoKit ExtensionFindProcess.swift
[24/27] Compiling FengNiao CommandPrompt.swift
[25/27] Emitting module FengNiao
[26/27] Compiling FengNiao main.swift
[26/27] Linking FengNiao
Build complete! (17.22s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git from cache
Fetched https://github.com/onevcat/Rainbow.git (0.30s)
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git (0.30s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Spectre.git (0.31s)
Fetched https://github.com/kylef/PathKit.git (0.27s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.10s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.13s)
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.05s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.07s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Build complete.
Done.