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 5.9 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/Sh1Password.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/Sh1Password
 * tag               1.0.4      -> FETCH_HEAD
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 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/danielsincere/Sh1Password.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Rainbow String+Rainbow.swift
[2/11] Compiling Rainbow StringGenerator.swift
[3/11] Compiling Rainbow ControlCode.swift
[4/11] Compiling Rainbow ModesExtractor.swift
[5/11] Compiling Rainbow Rainbow.swift
[6/11] Compiling Rainbow OutputTarget.swift
[7/11] Compiling Rainbow Color.swift
[8/11] Compiling Rainbow ColorApproximation.swift
[9/11] Compiling Rainbow BackgroundColor.swift
[10/11] Compiling Rainbow CodesParser.swift
[11/11] Emitting module Rainbow
[12/12] Compiling Rainbow Style.swift
[13/26] Compiling Sh sh.swift
[14/26] Emitting module Sh
[15/26] Compiling Sh Process.runReturningAllOutput.swift
[16/26] Compiling Sh Process.runReturningData.swift
[17/26] Compiling Sh PipeBuffer.swift
[18/26] Compiling Sh Errors.swift
[19/26] Compiling Sh Data.asJSON.swift
[20/26] Compiling Sh Data.asTrimmedString.swift
[21/26] Compiling Sh Process.runReturningTrimmedString.swift
[22/26] Compiling Sh Process.terminationError.swift
[23/26] Compiling Sh Process.init.swift
[24/26] Compiling Sh Process.runRedirectingAllOutput.swift
[25/26] Compiling Sh Sink.swift
[26/26] Compiling Sh String.asTrimmedLines.swift
[27/27] Compiling Sh shq.swift
[28/29] Emitting module Sh1Password
[29/29] Compiling Sh1Password OP.swift
Build complete! (5.85s)
Fetching https://github.com/DanielSincere/Sh.git from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/DanielSincere/Sh.git (0.18s)
Fetched https://github.com/onevcat/Rainbow (0.18s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.03s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.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/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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.