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 Then 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.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/freshOS/then.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/freshOS/then
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 709112d Bumps to swift 5.9
Cloned https://github.com/freshOS/then.git
Revision (git rev-parse @):
709112d17ac9f61060b28c86d61d3f0f9b66c08a
SUCCESS checkout https://github.com/freshOS/then.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/freshOS/then.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version--423B1241ED78D482.txt
[4/30] Compiling Then Promise+Progress.swift
[5/30] Compiling Then Promise+Race.swift
[6/30] Compiling Then Promise+Recover.swift
[7/30] Compiling Then Promise+Retry.swift
[8/33] Compiling Then Promise+BridgeError.swift
[9/33] Compiling Then Promise+Chain.swift
[10/33] Compiling Then Promise+Delay.swift
[11/33] Compiling Then Promise+Error.swift
[12/33] Compiling Then Async.swift
[13/33] Compiling Then Await+Operators.swift
[14/33] Compiling Then Await.swift
[15/33] Compiling Then Promise+Aliases.swift
[16/33] Compiling Then Promise+Zip.swift
[17/33] Compiling Then Promise+nil.swift
[18/33] Compiling Then Promise.swift
[19/33] Compiling Then PromiseBlocks.swift
[20/33] Compiling Then PromiseError.swift
[21/33] Compiling Then PromiseState.swift
[22/33] Emitting module Then
[23/33] Compiling Then Promise+Finally.swift
[24/33] Compiling Then Promise+First.swift
[25/33] Compiling Then Promise+Helpers.swift
[26/33] Compiling Then Promise+NoMatterWhat.swift
[27/33] Compiling Then Promise+Then.swift
[28/33] Compiling Then Promise+Timeout.swift
[29/33] Compiling Then Promise+Unwrap.swift
[30/33] Compiling Then Promise+Validate.swift
[31/33] Compiling Then VoidPromise.swift
[32/33] Compiling Then WhenAll.swift
[33/33] Compiling Then resource_bundle_accessor.swift
Build complete! (6.34s)
Build complete.
Done.