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 RedUx 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reddavis/RedUx.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/reddavis/RedUx
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38b1228 feat: declare ValueStatus as sendable (#39)
Cloned https://github.com/reddavis/RedUx.git
Revision (git rev-parse @):
38b1228a27ec9a88ecc8620f1c2e0ecb415f7c23
SUCCESS checkout https://github.com/reddavis/RedUx.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/reddavis/RedUx.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
[2/3] Write swift-version--423B1241ED78D482.txt
[4/33] Compiling Asynchrone AsyncSequenceCompletion.swift
[5/33] Compiling Asynchrone CatchErrorAsyncSequence.swift
[6/33] Compiling Asynchrone ChainAsyncSequenceable.swift
[7/33] Compiling Asynchrone CombineLatest3AsyncSequence.swift
[8/37] Compiling Asynchrone Empty.swift
[9/37] Compiling Asynchrone Fail.swift
[10/37] Compiling Asynchrone Just.swift
[11/37] Compiling Asynchrone Merge3AsyncSequence.swift
[12/37] Compiling Asynchrone MergeAsyncSequence.swift
[13/37] Compiling Asynchrone NotificationCenterAsyncSequence.swift
[14/37] Compiling Asynchrone PassthroughAsyncSequence.swift
[15/37] Compiling Asynchrone RemoveDuplicatesAsyncSequence.swift
[16/37] Compiling Asynchrone ErrorMechanism.swift
[17/37] Compiling Asynchrone RethrowingAccessor.swift
[18/37] Compiling Asynchrone AsyncSequence+Extension.swift
[19/37] Compiling Asynchrone AsyncStream+Extension.swift
[20/37] Compiling Asynchrone AsyncThrowingStream+Extension.swift
[21/37] Compiling Asynchrone ThrowingPassthroughAsyncSequence.swift
[22/37] Compiling Asynchrone TimerAsyncSequence.swift
[23/37] Compiling Asynchrone Zip3AsyncSequence.swift
[24/37] Compiling Asynchrone ZipAsyncSequence.swift
[25/37] Compiling Asynchrone CombineLatestAsyncSequence.swift
[26/37] Compiling Asynchrone CurrentElementAsyncSequence.swift
[27/37] Compiling Asynchrone DebounceAsyncSequence.swift
[28/37] Compiling Asynchrone DelayAsyncSequence.swift
[29/37] Compiling Asynchrone Task+Extension.swift
[30/37] Compiling Asynchrone TimeInterval+Extension.swift
[31/37] Compiling Asynchrone AnyAsyncSequenceable.swift
[32/37] Compiling Asynchrone AnyThrowingAsyncSequenceable.swift
[33/37] Emitting module Asynchrone
[34/37] Compiling Asynchrone ReplaceErrorAsyncSequence.swift
[35/37] Compiling Asynchrone SequenceAsyncSequence.swift
[36/37] Compiling Asynchrone SharedAsyncSequence.swift
[37/37] Compiling Asynchrone ThrottleAsyncSequence.swift
[38/47] Compiling RedUx UnwrapStore.swift
[39/47] Compiling RedUx RedUxable.swift
[40/47] Compiling RedUx Reducer.swift
[41/48] Compiling RedUx View+Extension.swift
[42/48] Compiling RedUx ValueStatus.swift
[43/48] Emitting module RedUx
[44/48] Compiling RedUx Effect.swift
[45/48] Compiling RedUx EffectManager.swift
[46/48] Compiling RedUx ActionStatus.swift
[47/48] Compiling RedUx Store.swift
[48/48] Compiling RedUx ViewModel.swift
Build complete! (8.17s)
Fetching https://github.com/reddavis/Asynchrone from cache
Fetched https://github.com/reddavis/Asynchrone from cache (0.17s)
Creating working copy for https://github.com/reddavis/Asynchrone
Working copy of https://github.com/reddavis/Asynchrone resolved at main (1ddfcd3)
Build complete.
Done.