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 Screws, reference main (116ad0), with Swift 5.9 for macOS (SPM) on 5 Jul 2024 15:10:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rafaelfrancisco-dev/Screws.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rafaelfrancisco-dev/Screws
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 116ad0e Update Convenience.swift
Cloned https://github.com/rafaelfrancisco-dev/Screws.git
Revision (git rev-parse @):
116ad0e1a1813e9a558221f332725c3032cafc15
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/rafaelfrancisco-dev/Screws.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/rafaelfrancisco-dev/Screws.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Screws Convenience.swift
[2/10] Compiling Screws Array.swift
[3/10] Compiling Screws FloatingPoint.swift
[4/10] Compiling Screws View.swift
[5/10] Emitting module Screws
[6/10] Compiling Screws Date.swift
[7/10] Compiling Screws Double.swift
[8/10] Compiling Screws Screws.swift
[9/10] Compiling Screws Task.swift
[10/10] Compiling Screws CenterModifier.swift
Build complete! (9.37s)
Build complete.
Done.