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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/Sauce.git
Reference: v2.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clipy/Sauce
 * tag               v2.4.1     -> FETCH_HEAD
HEAD is now at df657bc Bump version to v2.4.1
Cloned https://github.com/Clipy/Sauce.git
Revision (git rev-parse @):
df657bc1beba23ffd580953f183cd756b5bcd514
SUCCESS checkout https://github.com/Clipy/Sauce.git at v2.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sauce",
      "name": "Sauce",
      "url": "https://github.com/Clipy/Sauce.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sauce",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Clipy/Sauce.git from cache
Fetched https://github.com/Clipy/Sauce.git from cache (0.26s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Sauce-72b04862 is not valid git repository for 'https://github.com/Clipy/Sauce.git', will fetch again.
Fetching https://github.com/Clipy/Sauce.git from cache
Fetched https://github.com/Clipy/Sauce.git from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Sauce-72b04862 is not valid git repository for 'https://github.com/Clipy/Sauce.git', will fetch again.
Fetching https://github.com/Clipy/Sauce.git from cache
Fetched https://github.com/Clipy/Sauce.git from cache (0.03s)
Creating working copy for https://github.com/Clipy/Sauce.git
Working copy of https://github.com/Clipy/Sauce.git resolved at v2.4.1 (df657bc)
warning: '.resolve-product-dependencies': dependency 'sauce' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Clipy/Sauce.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/10] Compiling Sauce SpecialKeyCode.swift
[4/11] Compiling Sauce TISInputSource+Property.swift
[5/11] Compiling Sauce InputSource.swift
[6/11] Compiling Sauce ModifierTransformer.swift
[7/11] Compiling Sauce NSMenuItem+Key.swift
[8/11] Compiling Sauce Sauce.swift
[9/11] Emitting module Sauce
[10/11] Compiling Sauce Key.swift
[11/11] Compiling Sauce KeyboardLayout.swift
Build complete! (6.40s)
Build complete.
Done.