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 SwiftNormalisation, reference main (8bec9a), with Swift 5.9 for macOS (SPM) on 2 Nov 2024 17:00:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/SwiftNormalisation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/SwiftNormalisation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8bec9ae Merge pull request #18 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/SwiftNormalisation.git
Revision (git rev-parse @):
8bec9ae0340b4898409ce67d7bfed9155b272f0c
SUCCESS checkout https://github.com/sloik/SwiftNormalisation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sloik/SwiftNormalisation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Emitting module SwiftNormalisation
[2/3] Compiling SwiftNormalisation SwiftNormalisation.swift
[2/3] Linking libSwiftNormalisation.dylib
Build complete! (21.38s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12436] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (7.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (3.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_form0_100_to_0_100.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_formMinus100_100_to_0_200.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_formMinus100_100_to_minus100_100.1.txt
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftNormalisationTests/__Snapshots__/SwiftNormalisationTests/test_scale_form80_100_to_0_100.1.txt
Build complete.
Done.