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 SwiftLI, reference 0.4.1 (46e7b1), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 02:08:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KC-2001MS/SwiftLI.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KC-2001MS/SwiftLI
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 46e7b10 Add init
Cloned https://github.com/KC-2001MS/SwiftLI.git
Revision (git rev-parse @):
46e7b10aab0bcafd61de197142c4c6a39bc026da
SUCCESS checkout https://github.com/KC-2001MS/SwiftLI.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/KC-2001MS/SwiftLI.git
https://github.com/KC-2001MS/SwiftLI.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftLI",
  "name" : "SwiftLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLI",
      "targets" : [
        "SwiftLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sclt",
      "targets" : [
        "sclt"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sclt",
      "module_type" : "SwiftTarget",
      "name" : "sclt",
      "path" : "Sources/sclt",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sclt"
      ],
      "sources" : [
        "Subcommands/Break.swift",
        "Subcommands/Group.swift",
        "Subcommands/HDivider.swift",
        "Subcommands/Label.swift",
        "Subcommands/Spacer.swift",
        "Subcommands/SwiftLogo.swift",
        "Subcommands/Text.swift",
        "SwiftLI.swift"
      ],
      "target_dependencies" : [
        "SwiftLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftLITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLITests",
      "path" : "Tests/SwiftLITests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "SwiftLITests.swift"
      ],
      "target_dependencies" : [
        "SwiftLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLI",
      "path" : "Sources/SwiftLI",
      "product_memberships" : [
        "SwiftLI",
        "sclt"
      ],
      "sources" : [
        "CLI Basic Components/Break.swift",
        "CLI Basic Components/Clear.swift",
        "CLI Basic Components/Group.swift",
        "CLI Basic Components/HDivider.swift",
        "CLI Basic Components/Label.swift",
        "CLI Basic Components/Spacer.swift",
        "CLT Expansion Components/Emoticon.swift",
        "CLT Expansion Components/SwiftLogo.swift",
        "LocalizedStringKey.swift",
        "Style/BlinkStyle.swift",
        "Style/Color.swift",
        "Style/LabelStyle.swift",
        "Style/LineStyle.swift",
        "Style/Weight.swift",
        "View.swift",
        "ViewBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/12] Write sclt-entitlement.plist
[3/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/30] Emitting module ArgumentParserToolInfo
[11/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/69] Compiling ArgumentParser ArgumentVisibility.swift
[13/69] Compiling ArgumentParser CompletionKind.swift
[14/70] Compiling ArgumentParser Argument.swift
[15/70] Compiling ArgumentParser ArgumentHelp.swift
[16/70] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/70] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/70] Emitting module SwiftLI
[19/70] Compiling ArgumentParser Errors.swift
[20/70] Compiling ArgumentParser Flag.swift
[21/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/70] Compiling ArgumentParser CompletionsGenerator.swift
[23/70] Compiling SwiftLI ViewBuilder.swift
[24/70] Emitting module ArgumentParser
[25/74] Compiling ArgumentParser InputOrigin.swift
[26/74] Compiling ArgumentParser Name.swift
[27/74] Compiling ArgumentParser Parsed.swift
[28/74] Compiling ArgumentParser ParsedValues.swift
[39/74] Compiling ArgumentParser NameSpecification.swift
[40/74] Compiling ArgumentParser Option.swift
[41/74] Compiling ArgumentParser OptionGroup.swift
[42/74] Compiling ArgumentParser AsyncParsableCommand.swift
[43/74] Compiling ArgumentParser ArgumentDefinition.swift
[44/74] Compiling ArgumentParser ArgumentSet.swift
[45/74] Compiling ArgumentParser CommandParser.swift
[46/74] Compiling ArgumentParser InputKey.swift
[47/74] Compiling ArgumentParser Platform.swift
[48/74] Compiling ArgumentParser SequenceExtensions.swift
[49/74] Compiling ArgumentParser StringExtensions.swift
[50/74] Compiling ArgumentParser Tree.swift
[53/74] Compiling SwiftLI Weight.swift
[54/74] Compiling SwiftLI View.swift
[55/74] Compiling SwiftLI LineStyle.swift
[56/74] Compiling ArgumentParser ParserError.swift
[57/74] Compiling ArgumentParser SplitArguments.swift
[58/74] Compiling ArgumentParser DumpHelpGenerator.swift
[59/74] Compiling ArgumentParser HelpCommand.swift
[60/74] Compiling ArgumentParser ParsableArguments.swift
[61/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/74] Compiling ArgumentParser ParsableCommand.swift
[63/74] Compiling ArgumentParser ArgumentDecoder.swift
[64/74] Compiling ArgumentParser CommandConfiguration.swift
[65/74] Compiling ArgumentParser CommandGroup.swift
[66/74] Compiling ArgumentParser EnumerableFlag.swift
[67/74] Compiling ArgumentParser ExpressibleByArgument.swift
[68/74] Compiling ArgumentParser HelpGenerator.swift
[69/74] Compiling ArgumentParser MessageInfo.swift
[70/74] Compiling ArgumentParser UsageGenerator.swift
[71/74] Compiling ArgumentParser CollectionExtensions.swift
[72/83] Compiling sclt HDivider.swift
[73/83] Compiling sclt Label.swift
[74/83] Compiling sclt SwiftLI.swift
[75/83] Compiling sclt Text.swift
[76/83] Compiling sclt Spacer.swift
[77/83] Emitting module sclt
[78/83] Compiling sclt SwiftLogo.swift
[79/83] Compiling sclt Break.swift
[80/83] Compiling sclt Group.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking sclt
[82/83] Applying sclt
Build complete! (25.32s)
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/2049] Fetching swift-docc-plugin
[227/24274] Fetching swift-docc-plugin, swift-testing
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.55s)
Fetched https://github.com/apple/swift-testing.git from cache (1.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (2.08s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (0.53s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.14s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.75s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftLI",
  "name" : "SwiftLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftLI",
      "targets" : [
        "SwiftLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sclt",
      "targets" : [
        "sclt"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sclt",
      "module_type" : "SwiftTarget",
      "name" : "sclt",
      "path" : "Sources/sclt",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sclt"
      ],
      "sources" : [
        "Subcommands/Break.swift",
        "Subcommands/Group.swift",
        "Subcommands/HDivider.swift",
        "Subcommands/Label.swift",
        "Subcommands/Spacer.swift",
        "Subcommands/SwiftLogo.swift",
        "Subcommands/Text.swift",
        "SwiftLI.swift"
      ],
      "target_dependencies" : [
        "SwiftLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftLITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLITests",
      "path" : "Tests/SwiftLITests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "SwiftLITests.swift"
      ],
      "target_dependencies" : [
        "SwiftLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLI",
      "path" : "Sources/SwiftLI",
      "product_memberships" : [
        "SwiftLI",
        "sclt"
      ],
      "sources" : [
        "CLI Basic Components/Break.swift",
        "CLI Basic Components/Clear.swift",
        "CLI Basic Components/Group.swift",
        "CLI Basic Components/HDivider.swift",
        "CLI Basic Components/Label.swift",
        "CLI Basic Components/Spacer.swift",
        "CLT Expansion Components/Emoticon.swift",
        "CLT Expansion Components/SwiftLogo.swift",
        "LocalizedStringKey.swift",
        "Style/BlinkStyle.swift",
        "Style/Color.swift",
        "Style/LabelStyle.swift",
        "Style/LineStyle.swift",
        "Style/Weight.swift",
        "View.swift",
        "ViewBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.