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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/Sauce.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clipy/Sauce
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 71ff8de Bump rexml from 3.2.6 to 3.2.8 (#67)
Cloned https://github.com/Clipy/Sauce.git
Revision (git rev-parse @):
71ff8de6292653a27fa98e901e447e47041e6fad
SUCCESS checkout https://github.com/Clipy/Sauce.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/0/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.27s)
warning: /Users/builder/builds/TDmZkXJm/0/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.04s)
warning: /Users/builder/builds/TDmZkXJm/0/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.04s)
Creating working copy for https://github.com/Clipy/Sauce.git
Working copy of https://github.com/Clipy/Sauce.git resolved at master (71ff8de)
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/10] Compiling Sauce KeyboardLayout.swift
[5/10] Compiling Sauce NSMenuItem+Key.swift
[6/10] Compiling Sauce Sauce.swift
[7/10] Compiling Sauce Key.swift
[8/10] Compiling Sauce InputSource.swift
[9/10] Compiling Sauce ModifierTransformer.swift
[10/10] Emitting module Sauce
[11/11] Compiling Sauce TISInputSource+Property.swift
Build complete! (6.97s)
Build complete.
Done.