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 ReadWriteLock 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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SomeRandomiOSDev/ReadWriteLock.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 98a435b Merge pull request #6 from SomeRandomiOSDev/Modernize
Cloned https://github.com/SomeRandomiOSDev/ReadWriteLock.git into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/SomeRandomiOSDev/ReadWriteLock.git at main
98a435b60dfcb35bb58b739935392912e899ae2a
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/3] Compiling ReadWriteLock ReadWriteAtomic.swift
[2/3] Emitting module ReadWriteLock
[3/3] Compiling ReadWriteLock ReadWriteLock.swift
Build complete! (11.00s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Fetching https://github.com/SomeRandomiOSDev/ReadWriteLock.git
[1/143] Fetching readwritelock
Fetched https://github.com/SomeRandomiOSDev/ReadWriteLock.git (0.26s)
Creating working copy for https://github.com/SomeRandomiOSDev/ReadWriteLock.git
Working copy of https://github.com/SomeRandomiOSDev/ReadWriteLock.git resolved at main
warning: '.resolve-product-dependencies': dependency 'readwritelock' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "readwritelock",
      "name": "ReadWriteLock",
      "url": "https://github.com/SomeRandomiOSDev/ReadWriteLock.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReadWriteLock",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.