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 PcgRandom, reference main (a6b074), with Swift 5.9 for macOS (SPM) on 19 Oct 2024 09:49:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paiv/swift-pcg-random.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paiv/swift-pcg-random
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a6b0749 patch support for visionOS, tvOS
Cloned https://github.com/paiv/swift-pcg-random.git
Revision (git rev-parse @):
a6b07494d67b83a5548e46b1925d31513c5cae7a
SUCCESS checkout https://github.com/paiv/swift-pcg-random.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/paiv/swift-pcg-random.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling PcgRandomC PcgRandom.c
[2/7] Compiling PcgRandom PcgRandomLocking.swift
[3/7] Emitting module PcgRandom
[4/7] Compiling PcgRandom PThreadMutex.swift
[5/7] Compiling PcgRandom UInt128.swift
[6/7] Compiling PcgRandom PcgRandom.swift
[7/7] Compiling PcgRandom OSUnfairLock.swift
Build complete! (6.40s)
Build complete.
Done.