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: 0.9.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/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.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/18] Emitting module CommandLineKit
[2/18] Emitting module Rainbow
[3/19] Compiling Rainbow BackgroundColor.swift
[4/19] Compiling Rainbow CodesParser.swift
[5/19] Compiling Rainbow StringGenerator.swift
[6/19] Compiling Rainbow Style.swift
[7/19] Compiling Rainbow Color.swift
[8/19] Compiling Rainbow ControlCode.swift
[9/19] Compiling Rainbow String+Rainbow.swift
[10/19] Compiling CommandLineKit Option.swift
[11/19] Compiling Rainbow XcodeColorsSupport.swift
[12/19] Compiling Rainbow ModesExtractor.swift
[13/19] Compiling Rainbow OutputTarget.swift
[14/19] Compiling CommandLineKit StringExtensions.swift
[15/19] Compiling Rainbow Rainbow.swift
[16/19] Compiling CommandLineKit CommandLine.swift
[17/19] Compiling PathKit PathKit.swift
[18/19] Emitting module PathKit
[19/24] Compiling FengNiaoKit FileSearchRule.swift
[20/24] Compiling FengNiaoKit Extensions.swift
[21/24] Emitting module FengNiaoKit
[22/24] Compiling FengNiaoKit FengNiao.swift
[23/24] Compiling FengNiaoKit ExtensionFindProcess.swift
[24/27] Emitting module FengNiao
[25/27] Compiling FengNiao main.swift
[26/27] Compiling FengNiao CommandPrompt.swift
[26/27] Linking FengNiao
Build complete! (16.39s)
Fetching https://github.com/kylef/PathKit.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/benoit-pereira-da-silva/CommandLine.git (0.21s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.21s)
Fetched https://github.com/onevcat/Rainbow.git (0.22s)
Fetched https://github.com/kylef/Spectre.git (0.21s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.06s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.05s)
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.61s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.99s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
Done.