The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Valet, reference 5.1.0 (246baf), with Swift 6.2 for macOS (SPM) on 20 Feb 2026 20:41:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Valet.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/Valet
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at 246baf6 Bump Valet to 5.1 (#354)
Cloned https://github.com/square/Valet.git
Revision (git rev-parse @):
246baf6be3f9e3ff116dc05251a08f69dd7c7b9d
SUCCESS checkout https://github.com/square/Valet.git at 5.1.0
========================================
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/6101] Fetching valet
Fetched https://github.com/square/Valet.git from cache (1.25s)
Creating working copy for https://github.com/square/Valet.git
Working copy of https://github.com/square/Valet.git resolved at 5.1.0 (246baf6)
warning: '.resolve-product-dependencies': dependency 'valet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/square/Valet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/19] Compiling Valet SharedGroupIdentifier.swift
[4/20] Compiling Valet SecureEnclaveAccessControl.swift
[5/20] Compiling Valet SecureEnclaveValet.swift
[6/20] Compiling Valet MigrationError.swift
[7/20] Compiling Valet SecureEnclave.swift
[8/20] Compiling Valet Service.swift
[9/20] Compiling Valet WeakStorage.swift
[10/20] Compiling Valet KeychainError.swift
[11/20] Compiling Valet MigratableKeyValuePair.swift
[12/20] Compiling Valet Keychain.swift
[13/20] Compiling Valet SecItem.swift
[14/20] Compiling Valet Accessibility.swift
[15/20] Compiling Valet CloudAccessibility.swift
[16/20] Emitting module Valet
[17/20] Compiling Valet Identifier.swift
[18/20] Compiling Valet Configuration.swift
[19/20] Compiling Valet SinglePromptSecureEnclaveValet.swift
[20/20] Compiling Valet Valet.swift
Build complete! (5.19s)
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.