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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sharplet/Regex.git
Reference: 2.1.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sharplet/Regex
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 76c2b73 Update podspec license type (#72)
Cloned https://github.com/sharplet/Regex.git into spi-builder-workspace
76c2b73d4281d77fc3118391877efd1bf972f515
SUCCESS checkout https://github.com/sharplet/Regex.git at 2.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Regex String+ReplaceMatching.swift
[2/7] Compiling Regex Regex.swift
[3/7] Compiling Regex ThreadLocal.swift
[4/7] Compiling Regex MatchResult.swift
[5/7] Compiling Regex Foundation+Ranges.swift
[6/7] Compiling Regex Options.swift
[7/7] Emitting module Regex
Build complete! (4.14s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (0.15s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
warning: dependency 'regex' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "regex",
      "name": "Regex",
      "url": "https://github.com/sharplet/Regex.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
      "dependencies": [

      ]
    }
  ]
}
Done.