This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akkyie/Tablier.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/akkyie/Tablier
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6962332 Merge pull request #48 from akkyie/enable_testing_search_path
Cloned https://github.com/akkyie/Tablier.git
Revision (git rev-parse @):
69623325444b7e1a5b95cba805e7cdeb6b2e7e0b
SUCCESS checkout https://github.com/akkyie/Tablier.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tablier",
      "name": "Tablier",
      "url": "https://github.com/akkyie/Tablier.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tablier",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/akkyie/Tablier.git
[1/716] Fetching tablier
Fetched https://github.com/akkyie/Tablier.git (0.29s)
Creating working copy for https://github.com/akkyie/Tablier.git
Working copy of https://github.com/akkyie/Tablier.git resolved at main
warning: '.resolve-product-dependencies': dependency 'tablier' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Tablier Expecter.swift
[2/8] Compiling Tablier TestCase.swift
[3/8] Compiling Tablier Recipe.swift
[4/8] Compiling Tablier When.swift
[5/8] Compiling Tablier AnyRecipe.swift
[6/8] Compiling Tablier Expect.swift
[7/9] Compiling Tablier AsyncRecipe.swift
[8/9] Emitting module Tablier
[9/9] Compiling Tablier XCTest.swift
Build complete! (10.81s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.