This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-commandlinekit.git
Reference: 0.3.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-commandlinekit
 * tag               0.3.5      -> FETCH_HEAD
HEAD is now at c66994d Improve color detection. Migrate project to Xcode 14.2.
Cloned https://github.com/objecthub/swift-commandlinekit.git
Revision (git rev-parse @):
c66994d36c654fdd4a27863e5f8aaadc101099eb
SUCCESS checkout https://github.com/objecthub/swift-commandlinekit.git at 0.3.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-commandlinekit",
      "name": "CommandLineKit",
      "url": "https://github.com/objecthub/swift-commandlinekit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-commandlinekit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/objecthub/swift-commandlinekit.git from cache
Fetched https://github.com/objecthub/swift-commandlinekit.git (0.20s)
Creating working copy for https://github.com/objecthub/swift-commandlinekit.git
Working copy of https://github.com/objecthub/swift-commandlinekit.git resolved at 0.3.5
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/objecthub/swift-commandlinekit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling CommandLineKit LineReaderHistory.swift
[2/16] Compiling CommandLineKit Terminal.swift
[3/16] Compiling CommandLineKit FlagError.swift
[4/16] Compiling CommandLineKit Flags.swift
[5/16] Emitting module CommandLineKit
[6/16] Compiling CommandLineKit TextColor.swift
[7/16] Compiling CommandLineKit TextProperties.swift
[8/16] Compiling CommandLineKit EditState.swift
[9/16] Compiling CommandLineKit Flag.swift
[10/16] Compiling CommandLineKit AnsiCodes.swift
[11/16] Compiling CommandLineKit BackgroundColor.swift
[12/16] Compiling CommandLineKit ControlCharacters.swift
[13/16] Compiling CommandLineKit ConvertibleFromString.swift
[14/16] Compiling CommandLineKit LineReader.swift
[15/16] Compiling CommandLineKit LineReaderError.swift
[16/17] Compiling CommandLineKit TextStyle.swift
[17/20] Compiling CommandLineKitDemo LinuxMain.swift
[18/20] Emitting module CommandLineKitDemo
[19/20] Compiling CommandLineKitDemo main.swift
[19/20] Linking CommandLineKitDemo
Build complete! (5.01s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.