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 Carlo 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxhumber/Carlo.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxhumber/Carlo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 59882f6 super lame
Cloned https://github.com/maxhumber/Carlo.git
Revision (git rev-parse @):
59882f63f32fed69573f9cd6c5bbee563a1f2c7c
SUCCESS checkout https://github.com/maxhumber/Carlo.git at master
========================================
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
Building for debugging...
[1/7] Compiling Carlo CarloTactician.swift
[2/7] Compiling Carlo CarloGameEvaluation.swift
[3/7] Compiling Carlo CarloGame.swift
[4/7] Compiling Carlo CarloTacticianNode.swift
[5/7] Emitting module Carlo
[6/7] Compiling Carlo CarloGamePlayer.swift
[7/7] Compiling Carlo CarloGameMove.swift
Build complete! (8.76s)
Build complete.
========================================
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": "carlo",
      "name": "Carlo",
      "url": "https://github.com/maxhumber/Carlo.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Carlo",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/maxhumber/Carlo.git
[1/279] Fetching carlo
Fetched https://github.com/maxhumber/Carlo.git (0.73s)
Creating working copy for https://github.com/maxhumber/Carlo.git
Working copy of https://github.com/maxhumber/Carlo.git resolved at master
warning: '.resolve-product-dependencies': dependency 'carlo' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.