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 1.4.1 (a6b074), with Swift 5.10 for macOS (SPM) on 19 Oct 2024 09:47:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 1.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paiv/swift-pcg-random
 * tag               1.4.1      -> FETCH_HEAD
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 1.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/paiv/swift-pcg-random.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-33747A42983211AE.txt
[2/3] Compiling PcgRandomC PcgRandom.c
[4/9] Compiling PcgRandom OSUnfairLock.swift
[5/9] Compiling PcgRandom PcgRandomLocking.swift
[6/9] Emitting module PcgRandom
[7/9] Compiling PcgRandom UInt128.swift
[8/9] Compiling PcgRandom PcgRandom.swift
[9/9] Compiling PcgRandom PThreadMutex.swift
Build complete! (5.57s)
Build complete.
Done.