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 UIntX 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/rkreutz/UIntX.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rkreutz/UIntX
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at af0adb1 Skipping performance tests
Cloned https://github.com/rkreutz/UIntX.git
Revision (git rev-parse @):
af0adb198db9a61a3c15a8d095941ba7b4712414
SUCCESS checkout https://github.com/rkreutz/UIntX.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rkreutz/UIntX.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/13] Compiling UIntX UIntX+Hashable.swift
[4/13] Compiling UIntX UIntX+UnsignedInteger.swift
[5/14] Compiling UIntX UIntXConfig.swift
[6/14] Compiling UIntX UIntX+Comparable.swift
[7/14] Compiling UIntX UIntX+CustomStringConvertible.swift
[8/14] Emitting module UIntX
[9/14] Compiling UIntX UIntX+Equatable.swift
[10/14] Compiling UIntX UIntX+ExpressibleByIntegerLiteral.swift
[11/14] Compiling UIntX Array+Extensions.swift
[12/14] Compiling UIntX UIntX+BinaryInteger.swift
[13/14] Compiling UIntX UIntX+Numeric.swift
[14/14] Compiling UIntX UIntX.swift
Build complete! (3.69s)
Build complete.
Done.