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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rkreutz/UIntX
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6cd9a11 Update tests.yml
Cloned https://github.com/rkreutz/UIntX.git
Revision (git rev-parse @):
6cd9a111e5adf18dc5bf5547f703a0865b70e521
SUCCESS checkout https://github.com/rkreutz/UIntX.git at master
========================================
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+UnsignedInteger.swift
[4/13] Emitting module UIntX
[5/13] Compiling UIntX UIntX+Hashable.swift
[6/13] Compiling UIntX UIntX+Equatable.swift
[7/13] Compiling UIntX UIntX+ExpressibleByIntegerLiteral.swift
[8/13] Compiling UIntX UIntX+Comparable.swift
[9/13] Compiling UIntX UIntX+CustomStringConvertible.swift
[10/14] Compiling UIntX UIntXConfig.swift
[11/14] Compiling UIntX UIntX+Numeric.swift
[12/14] Compiling UIntX UIntX.swift
[13/14] Compiling UIntX Array+Extensions.swift
[14/14] Compiling UIntX UIntX+BinaryInteger.swift
Build complete! (9.77s)
Build complete.
Done.