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 main (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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KC-2001MS/SwiftLI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/30] Emitting module ArgumentParserToolInfo
[12/69] Compiling ArgumentParser HelpGenerator.swift
[13/69] Compiling ArgumentParser MessageInfo.swift
[14/70] Compiling SwiftLI ViewBuilder.swift
[15/70] Emitting module ArgumentParser
[16/74] Emitting module SwiftLI
[17/74] Compiling ArgumentParser UsageGenerator.swift
[18/74] Compiling ArgumentParser CollectionExtensions.swift
[19/74] Compiling ArgumentParser InputOrigin.swift
[20/74] Compiling ArgumentParser Name.swift
[21/74] Compiling ArgumentParser Parsed.swift
[22/74] Compiling ArgumentParser ParsedValues.swift
[23/74] Compiling ArgumentParser CommandConfiguration.swift
[24/74] Compiling ArgumentParser CommandGroup.swift
[25/74] Compiling ArgumentParser EnumerableFlag.swift
[26/74] Compiling ArgumentParser ExpressibleByArgument.swift
[27/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/74] Compiling ArgumentParser CompletionsGenerator.swift
[29/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/74] Compiling ArgumentParser Argument.swift
[32/74] Compiling ArgumentParser ParsableArguments.swift
[33/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/74] Compiling ArgumentParser ParsableCommand.swift
[35/74] Compiling ArgumentParser ArgumentDecoder.swift
[36/74] Compiling ArgumentParser Platform.swift
[37/74] Compiling ArgumentParser SequenceExtensions.swift
[38/74] Compiling ArgumentParser StringExtensions.swift
[39/74] Compiling ArgumentParser Tree.swift
[40/74] Compiling SwiftLI Weight.swift
[45/74] Compiling SwiftLI LineStyle.swift
[50/74] Compiling SwiftLI View.swift
[51/74] Compiling ArgumentParser ArgumentHelp.swift
[52/74] Compiling ArgumentParser ArgumentVisibility.swift
[53/74] Compiling ArgumentParser CompletionKind.swift
[54/74] Compiling ArgumentParser Errors.swift
[55/74] Compiling ArgumentParser Flag.swift
[56/74] Compiling ArgumentParser NameSpecification.swift
[57/74] Compiling ArgumentParser Option.swift
[58/74] Compiling ArgumentParser OptionGroup.swift
[59/74] Compiling ArgumentParser AsyncParsableCommand.swift
[60/74] Compiling ArgumentParser ArgumentDefinition.swift
[61/74] Compiling ArgumentParser ArgumentSet.swift
[62/74] Compiling ArgumentParser CommandParser.swift
[63/74] Compiling ArgumentParser InputKey.swift
[64/74] Compiling ArgumentParser ParserError.swift
[65/74] Compiling ArgumentParser SplitArguments.swift
[66/74] Compiling ArgumentParser DumpHelpGenerator.swift
[67/74] Compiling ArgumentParser HelpCommand.swift
[72/83] Compiling sclt Break.swift
[73/83] Compiling sclt HDivider.swift
[74/83] Emitting module sclt
[75/83] Compiling sclt Label.swift
[76/83] Compiling sclt Spacer.swift
[77/83] Compiling sclt SwiftLogo.swift
[78/83] Compiling sclt Text.swift
[79/83] Compiling sclt Group.swift
[80/83] Compiling sclt SwiftLI.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking sclt
[82/83] Applying sclt
Build complete! (25.02s)
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.49s)
Fetched https://github.com/apple/swift-testing.git from cache (1.49s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
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.01s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.15s)
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.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.32s)
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/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
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/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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.