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 retry-policy-service, reference main (958ecd), with Swift 5.9 for macOS (SPM) on 14 Sep 2024 19:08:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/retry-policy-service.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/retry-policy-service
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 958ecda Update .spi.yml
Cloned https://github.com/igor11191708/retry-policy-service.git
Revision (git rev-parse @):
958ecda040902b372eab7069c738a496ceb8ae33
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/retry-policy-service.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/igor11191708/retry-policy-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module retry_policy_service
[2/4] Compiling retry_policy_service DispatchTimeInterval.swift
[3/4] Compiling retry_policy_service Strategy.swift
[4/4] Compiling retry_policy_service RetryService.swift
Build complete! (7.70s)
Build complete.
Done.