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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/Squirrel3.git
Reference: 1.1.0
Initialized empty Git repository in $PWD/checkout/.git/
HEAD is now at 0a90500 adding seedable protocol to Squirrel3, and making the seed constant for easier retrieval and re-creation (#1)
Cloned https://github.com/heckj/Squirrel3.git
Revision (git rev-parse @):
0a90500365e1c6959fd2e9614ab4687817627404
SUCCESS checkout https://github.com/heckj/Squirrel3.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[0/1] Compiling CSquirrel squirrel.c
[2/4] Compiling Squirrel3 SeededRandomNumberGenerator.swift
[3/4] Emitting module Squirrel3
[4/4] Compiling Squirrel3 Squirrel3.swift
Build complete! (8.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "squirrel3",
      "name": "Squirrel3",
      "url": "https://github.com/heckj/Squirrel3.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/Squirrel3",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.