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 Clack with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polpielladev/clack-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/polpielladev/clack-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fcd94bb Adds `select` component
Cloned https://github.com/polpielladev/clack-swift.git
Revision (git rev-parse @):
fcd94bbdec8e840dd04c1b2fa74c16d803dfeebb
SUCCESS checkout https://github.com/polpielladev/clack-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/polpielladev/clack-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write ClackExample-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version--423B1241ED78D482.txt
[6/13] Compiling ANSITerminal ansiScreen.swift
[7/13] Compiling ANSITerminal ansiAttribute.swift
[8/13] Compiling ANSITerminal ansiKeyboard.swift
[9/13] Emitting module ANSITerminal
[10/13] Compiling ANSITerminal ANSITerminal.swift
[11/22] Compiling Clack Text.swift
[12/23] Compiling Clack ANSIChar.swift
[13/23] Compiling Clack Option.swift
[14/23] Compiling Clack HeadlessUserInput.swift
[15/23] Compiling Clack OptionState.swift
[16/23] Compiling Clack Clack.swift
[17/23] Compiling Clack Intro.swift
[18/23] Compiling Clack Outro.swift
[19/23] Emitting module Clack
[20/23] Compiling Clack Picker.swift
[21/25] Emitting module ClackExample
[22/25] Compiling ClackExample main.swift
[22/25] Write Objects.LinkFileList
[23/25] Linking ClackExample
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ClackExample: replacing existing signature
[24/25] Applying ClackExample
Build complete! (4.84s)
Fetching https://github.com/pakLebah/ANSITerminal.git from cache
Fetched https://github.com/pakLebah/ANSITerminal.git from cache (0.15s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.34s)
Creating working copy for https://github.com/pakLebah/ANSITerminal.git
Working copy of https://github.com/pakLebah/ANSITerminal.git resolved at 0.0.3
Build complete.
Done.