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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-commandlinekit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 513a953 Migrate to Xcode 15. Simplify implementation of CommandLineKitDemo.
Cloned https://github.com/objecthub/swift-commandlinekit.git
Revision (git rev-parse @):
513a953b4483fd0bb686e06eabd076a8e72625da
SUCCESS checkout https://github.com/objecthub/swift-commandlinekit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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.22s)
Creating working copy for https://github.com/objecthub/swift-commandlinekit.git
Working copy of https://github.com/objecthub/swift-commandlinekit.git resolved at master
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/17] Emitting module CommandLineKit
[2/19] Compiling CommandLineKit TextProperties.swift
[3/19] Compiling CommandLineKit TextStyle.swift
[4/19] Compiling CommandLineKit FlagError.swift
[5/19] Compiling CommandLineKit FlagWrapper.swift
[6/19] Compiling CommandLineKit Terminal.swift
[7/19] Compiling CommandLineKit TextColor.swift
[8/19] Compiling CommandLineKit EditState.swift
[9/19] Compiling CommandLineKit Flag.swift
[10/19] Compiling CommandLineKit Flags.swift
[11/19] Compiling CommandLineKit LineReader.swift
[12/19] Compiling CommandLineKit ControlCharacters.swift
[13/19] Compiling CommandLineKit ConvertibleFromString.swift
[14/19] Compiling CommandLineKit AnsiCodes.swift
[15/19] Compiling CommandLineKit BackgroundColor.swift
[16/19] Compiling CommandLineKit Command.swift
[17/19] Compiling CommandLineKit LineReaderError.swift
[18/19] Compiling CommandLineKit LineReaderHistory.swift
[19/22] Compiling CommandLineKitDemo LinuxMain.swift
[20/22] Emitting module CommandLineKitDemo
[21/22] Compiling CommandLineKitDemo main.swift
[21/22] Linking CommandLineKitDemo
Build complete! (10.61s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CommandLineKitDemo/Info.plist
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.