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 WeatherGround 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mbarnach/WeatherGround.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mbarnach/WeatherGround
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d3acf5a Fix typos.
Cloned https://github.com/mbarnach/WeatherGround.git
Revision (git rev-parse @):
d3acf5aca9ff56cf6aec500e78eb3932642f9398
SUCCESS checkout https://github.com/mbarnach/WeatherGround.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": "weatherground",
      "name": "WeatherGround",
      "url": "https://github.com/mbarnach/WeatherGround.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WeatherGround",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mbarnach/WeatherGround.git
[1/64] Fetching weatherground
Fetched https://github.com/mbarnach/WeatherGround.git (0.32s)
Creating working copy for https://github.com/mbarnach/WeatherGround.git
Working copy of https://github.com/mbarnach/WeatherGround.git resolved at master
warning: '.resolve-product-dependencies': dependency 'weatherground' 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.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling WeatherGround Utils.swift
[2/5] Compiling WeatherGround WeatherGround.swift
[3/5] Emitting module WeatherGround
[4/5] Compiling WeatherGround Model.swift
[5/5] Compiling WeatherGround Errors.swift
Build complete! (6.97s)
Build complete.
Done.