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 PreciseDecimal 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/davdroman/PreciseDecimal.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davdroman/PreciseDecimal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74cf0fc Remove Arena support (#18)
Cloned https://github.com/davdroman/PreciseDecimal.git
Revision (git rev-parse @):
74cf0fcba705b6f0a21c9eb99e57cab721ce092f
SUCCESS checkout https://github.com/davdroman/PreciseDecimal.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davdroman/PreciseDecimal.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/7] Compiling PreciseDecimal PreciseDecimal+Description.swift
[4/7] Compiling PreciseDecimal PreciseDecimal.swift
[5/7] Compiling PreciseDecimal PreciseDecimal+Literals.swift
[6/7] Compiling PreciseDecimal PreciseDecimal+Codable.swift
[7/7] Emitting module PreciseDecimal
Build complete! (5.03s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/davdroman/swift-json-testing from cache
Fetched https://github.com/davdroman/swift-json-testing from cache (0.20s)
Computing version for https://github.com/davdroman/swift-json-testing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.20s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.20s)
Computed https://github.com/davdroman/swift-json-testing at 0.2.0 (0.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (0.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.05s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/davdroman/swift-json-testing
Working copy of https://github.com/davdroman/swift-json-testing resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Build complete.
Done.