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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/Sh1Password.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/Sh1Password
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at c9702dc GitHub Actions
Cloned https://github.com/danielsincere/Sh1Password.git
Revision (git rev-parse @):
c9702dc483a85eb49aef47d5d8e39460ab83c09f
SUCCESS checkout https://github.com/danielsincere/Sh1Password.git at trunk
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/danielsincere/Sh1Password.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6F35C1178C84523A.txt
[5/15] Compiling Rainbow ModesExtractor.swift
[6/15] Compiling Rainbow String+Rainbow.swift
[7/15] Compiling Rainbow StringGenerator.swift
[8/16] Compiling Rainbow Style.swift
[9/16] Compiling Rainbow ControlCode.swift
[10/16] Compiling Rainbow Rainbow.swift
[11/16] Compiling Rainbow ColorApproximation.swift
[12/16] Compiling Rainbow Color.swift
[13/16] Compiling Rainbow BackgroundColor.swift
[14/16] Compiling Rainbow CodesParser.swift
[15/16] Compiling Rainbow OutputTarget.swift
[16/16] Emitting module Rainbow
[17/30] Compiling Sh Sink.swift
[18/30] Compiling Sh String.asTrimmedLines.swift
[19/30] Compiling Sh PipeBuffer.swift
[20/30] Compiling Sh Errors.swift
[21/30] Compiling Sh Process.runReturningTrimmedString.swift
[22/30] Compiling Sh Process.runReturningAllOutput.swift
[23/30] Compiling Sh Process.runReturningData.swift
[24/30] Compiling Sh sh.swift
[25/30] Compiling Sh Process.terminationError.swift
[26/31] Compiling Sh Data.asJSON.swift
[27/31] Compiling Sh Data.asTrimmedString.swift
[28/31] Emitting module Sh
[29/31] Compiling Sh Process.init.swift
[30/31] Compiling Sh Process.runRedirectingAllOutput.swift
[31/31] Compiling Sh shq.swift
[32/33] Compiling Sh1Password OP.swift
[33/33] Emitting module Sh1Password
Build complete! (28.47s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/DanielSincere/Sh.git
[1/859] Fetching sh
[148/1977] Fetching sh, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.94s)
Fetched https://github.com/DanielSincere/Sh.git from cache (0.94s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.54s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (3.02s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DanielSincere/Sh.git"
    }
  ],
  "manifest_display_name" : "Sh1Password",
  "name" : "Sh1Password",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Sh1Password",
      "targets" : [
        "Sh1Password"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Sh1Password",
      "module_type" : "SwiftTarget",
      "name" : "Sh1Password",
      "path" : "Sources/Sh1Password",
      "product_dependencies" : [
        "Sh"
      ],
      "product_memberships" : [
        "Sh1Password"
      ],
      "sources" : [
        "OP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.