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 SwiftTUI, reference main (7f5581), with Swift 5.10 for macOS (SPM) on 31 Dec 2024 08:26:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Finnvoor/SwiftTUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Finnvoor/SwiftTUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7f5581e Ask for text, activity indicator title
Cloned https://github.com/Finnvoor/SwiftTUI.git
Revision (git rev-parse @):
7f5581eb7ef8e658f8a2889942a440c578ba72a8
SUCCESS checkout https://github.com/Finnvoor/SwiftTUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Finnvoor/SwiftTUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling SwiftTUI Window.swift
[4/11] Compiling SwiftTUI Termios.swift
[5/11] Emitting module SwiftTUI
[6/11] Compiling SwiftTUI String+ANSI.swift
[7/11] Compiling SwiftTUI Cursor.swift
[8/11] Compiling SwiftTUI CommandLine.swift
[9/11] Compiling SwiftTUI Key.swift
[10/11] Compiling SwiftTUI ProgressBar.swift
[11/11] Compiling SwiftTUI ActivityIndicator.swift
Build complete! (4.52s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftTUI",
  "name" : "SwiftTUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTUI",
      "targets" : [
        "SwiftTUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTUI",
      "path" : "Sources/SwiftTUI",
      "product_memberships" : [
        "SwiftTUI"
      ],
      "sources" : [
        "ActivityIndicator.swift",
        "CommandLine.swift",
        "Cursor.swift",
        "Key.swift",
        "ProgressBar.swift",
        "String+ANSI.swift",
        "Termios.swift",
        "Window.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.