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 Valet, reference main (29bea8), with Swift 6.0 for macOS (SPM) on 15 Mar 2025 08:37:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Valet.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/Valet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 29bea84 Code cleanup, Remove "internal" access modifiers from code (#340)
Cloned https://github.com/square/Valet.git
Revision (git rev-parse @):
29bea846b29f9880a07dd1828596953d0fd495ce
SUCCESS checkout https://github.com/square/Valet.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "valet",
      "name": "Valet",
      "url": "https://github.com/square/Valet.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Valet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/square/Valet.git
[1/5994] Fetching valet
Fetched https://github.com/square/Valet.git from cache (1.09s)
Creating working copy for https://github.com/square/Valet.git
Working copy of https://github.com/square/Valet.git resolved at main (29bea84)
warning: '.resolve-product-dependencies': dependency 'valet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/square/Valet.git
https://github.com/square/Valet.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Valet",
  "name" : "Valet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Valet",
      "targets" : [
        "Valet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Valet",
      "module_type" : "SwiftTarget",
      "name" : "Valet",
      "path" : "Sources/Valet",
      "product_memberships" : [
        "Valet"
      ],
      "sources" : [
        "Accessibility.swift",
        "CloudAccessibility.swift",
        "Identifier.swift",
        "Internal/Configuration.swift",
        "Internal/Keychain.swift",
        "Internal/SecItem.swift",
        "Internal/Service.swift",
        "Internal/WeakStorage.swift",
        "KeychainError.swift",
        "MigratableKeyValuePair.swift",
        "MigrationError.swift",
        "SecureEnclave.swift",
        "SecureEnclaveAccessControl.swift",
        "SecureEnclaveValet.swift",
        "SharedGroupIdentifier.swift",
        "SinglePromptSecureEnclaveValet.swift",
        "Valet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/19] Compiling Valet MigrationError.swift
[4/19] Compiling Valet SecureEnclave.swift
[5/19] Compiling Valet SharedGroupIdentifier.swift
[6/19] Compiling Valet KeychainError.swift
[7/19] Compiling Valet MigratableKeyValuePair.swift
[8/19] Compiling Valet SecureEnclaveAccessControl.swift
[9/19] Compiling Valet SecureEnclaveValet.swift
[10/19] Compiling Valet Service.swift
[11/19] Compiling Valet WeakStorage.swift
[12/19] Compiling Valet SinglePromptSecureEnclaveValet.swift
[13/19] Compiling Valet Identifier.swift
[14/19] Compiling Valet Configuration.swift
[15/19] Compiling Valet Accessibility.swift
[16/19] Compiling Valet CloudAccessibility.swift
[17/19] Emitting module Valet
[18/19] Compiling Valet Keychain.swift
[19/19] Compiling Valet SecItem.swift
[20/20] Compiling Valet Valet.swift
Build complete! (12.74s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Valet",
  "name" : "Valet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Valet",
      "targets" : [
        "Valet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Valet",
      "module_type" : "SwiftTarget",
      "name" : "Valet",
      "path" : "Sources/Valet",
      "product_memberships" : [
        "Valet"
      ],
      "sources" : [
        "Accessibility.swift",
        "CloudAccessibility.swift",
        "Identifier.swift",
        "Internal/Configuration.swift",
        "Internal/Keychain.swift",
        "Internal/SecItem.swift",
        "Internal/Service.swift",
        "Internal/WeakStorage.swift",
        "KeychainError.swift",
        "MigratableKeyValuePair.swift",
        "MigrationError.swift",
        "SecureEnclave.swift",
        "SecureEnclaveAccessControl.swift",
        "SecureEnclaveValet.swift",
        "SharedGroupIdentifier.swift",
        "SinglePromptSecureEnclaveValet.swift",
        "Valet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.