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 CRC with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/QuickBirdEng/crc-swift.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/QuickBirdEng/crc-swift
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 0616be1 Merge pull request #2 from Beam-Studio/main
Cloned https://github.com/QuickBirdEng/crc-swift.git
Revision (git rev-parse @):
0616be13dec7b6dc4b55e266cba39c1772902b08
SUCCESS checkout https://github.com/QuickBirdEng/crc-swift.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/QuickBirdEng/crc-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling CRC CRC64.swift
[2/10] Compiling CRC CRC8.swift
[3/10] Compiling CRC Checksum.swift
[4/10] Compiling CRC CRCCalculator.swift
[5/10] Emitting module CRC
[6/10] Compiling CRC CRC32.swift
[7/10] Compiling CRC CRC+Verify.swift
[8/10] Compiling CRC CRC.swift
[9/10] Compiling CRC CRC16.swift
[10/10] Compiling CRC Hex.swift
Build complete! (5.36s)
Build complete.
Done.