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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getGuaka/Regex.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/getGuaka/Regex
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6b16b03 Merge pull request #2 from getGuaka/swift-4
Cloned https://github.com/getGuaka/Regex.git
Revision (git rev-parse @):
6b16b0384b8d34d93ee3a81d4031996771c8c062
SUCCESS checkout https://github.com/getGuaka/Regex.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/getGuaka/Regex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Compiling Regex Types.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
[4/8] Compiling Regex StringExtensions.swift
[5/8] Compiling Regex Regex.swift
[6/8] Emitting module Regex
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: warning: static property 'basic' produces an empty option set
    public static let basic =            RegexOptions(rawValue: 0)
                      ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Regex/Types.swift:18:23: note: use [] to silence this warning
    public static let basic =            RegexOptions(rawValue: 0)
                      ^                              ~~~~~~~~~~~~~
                                                     ([])
[7/8] Compiling Regex InternalRegex.swift
[8/8] Compiling Regex CaptureResult.swift
Build complete! (2.04s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.