The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RedUx, reference v1.0.0 (69f6e0), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 07:12:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reddavis/RedUx.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reddavis/RedUx
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 69f6e07 fix: no compiler error on <Xcode 13.4 (#36)
Cloned https://github.com/reddavis/RedUx.git
Revision (git rev-parse @):
69f6e076e5dbe1ebc66154d54fdab90f16d310ec
SUCCESS checkout https://github.com/reddavis/RedUx.git at v1.0.0
Fetching https://github.com/reddavis/Asynchrone
[1/4328] Fetching asynchrone
Fetched https://github.com/reddavis/Asynchrone from cache (5.34s)
Computing version for https://github.com/reddavis/Asynchrone
Computed https://github.com/reddavis/Asynchrone at 0.22.0 (6.18s)
Creating working copy for https://github.com/reddavis/Asynchrone
Working copy of https://github.com/reddavis/Asynchrone resolved at 0.22.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "redux",
      "name": "RedUx",
      "url": "https://github.com/reddavis/RedUx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RedUx",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "asynchrone",
          "name": "Asynchrone",
          "url": "https://github.com/reddavis/Asynchrone",
          "version": "0.22.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Asynchrone",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/reddavis/RedUx.git
[1/1522] Fetching redux
Fetched https://github.com/reddavis/RedUx.git from cache (1.00s)
Fetching https://github.com/reddavis/Asynchrone from cache
Fetched https://github.com/reddavis/Asynchrone from cache (0.42s)
Computing version for https://github.com/reddavis/Asynchrone
Computed https://github.com/reddavis/Asynchrone at 0.22.0 (0.49s)
Creating working copy for https://github.com/reddavis/Asynchrone
Working copy of https://github.com/reddavis/Asynchrone resolved at 0.22.0
Creating working copy for https://github.com/reddavis/RedUx.git
Working copy of https://github.com/reddavis/RedUx.git resolved at v1.0.0 (69f6e07)
warning: '.resolve-product-dependencies': dependency 'redux' is not used by any target
Found 1 product dependencies
  - Asynchrone
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/reddavis/RedUx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/34] Emitting module Asynchrone
[5/37] Compiling Asynchrone RemoveDuplicatesAsyncSequence.swift
[6/37] Compiling Asynchrone ReplaceErrorAsyncSequence.swift
[7/37] Compiling Asynchrone SequenceAsyncSequence.swift
[8/37] Compiling Asynchrone TimerAsyncSequence.swift
[9/37] Compiling Asynchrone Zip3AsyncSequence.swift
[10/37] Compiling Asynchrone ZipAsyncSequence.swift
[11/37] Compiling Asynchrone MergeAsyncSequence.swift
[12/37] Compiling Asynchrone NotificationCenterAsyncSequence.swift
[13/37] Compiling Asynchrone PassthroughAsyncSequence.swift
[14/37] Compiling Asynchrone AnyThrowingAsyncSequenceable.swift
[15/37] Compiling Asynchrone AsyncSequenceCompletion.swift
[16/37] Compiling Asynchrone CatchErrorAsyncSequence.swift
[17/37] Compiling Asynchrone ChainAsyncSequenceable.swift
[18/37] Compiling Asynchrone DebounceAsyncSequence.swift
[19/37] Compiling Asynchrone DelayAsyncSequence.swift
[20/37] Compiling Asynchrone Empty.swift
[21/37] Compiling Asynchrone Fail.swift
[22/37] Compiling Asynchrone Just.swift
[23/37] Compiling Asynchrone Merge3AsyncSequence.swift
[24/37] Compiling Asynchrone SharedAsyncSequence.swift
[25/37] Compiling Asynchrone ThrottleAsyncSequence.swift
[26/37] Compiling Asynchrone ThrowingPassthroughAsyncSequence.swift
[27/37] Compiling Asynchrone AsyncThrowingStream+Extension.swift
[28/37] Compiling Asynchrone Task+Extension.swift
[29/37] Compiling Asynchrone TimeInterval+Extension.swift
[30/37] Compiling Asynchrone AnyAsyncSequenceable.swift
[31/37] Compiling Asynchrone ErrorMechanism.swift
[32/37] Compiling Asynchrone RethrowingAccessor.swift
[33/37] Compiling Asynchrone AsyncSequence+Extension.swift
[34/37] Compiling Asynchrone AsyncStream+Extension.swift
[35/37] Compiling Asynchrone CombineLatest3AsyncSequence.swift
[36/37] Compiling Asynchrone CombineLatestAsyncSequence.swift
[37/37] Compiling Asynchrone CurrentElementAsyncSequence.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/47] Compiling RedUx RedUxable.swift
[39/47] Compiling RedUx ActionStatus.swift
[40/47] Compiling RedUx EffectManager.swift
[41/47] Compiling RedUx UnwrapStore.swift
[42/47] Compiling RedUx Reducer.swift
[43/47] Emitting module RedUx
/Users/admin/builder/spi-builder-workspace/RedUx/Source/Effect.swift:96:1: error: type 'Effect<Event>' does not conform to protocol 'AsyncSequence'
 94 | // MARK: AsyncSequence
 95 |
 96 | extension Effect: AsyncSequence {
    | `- error: type 'Effect<Event>' does not conform to protocol 'AsyncSequence'
 97 |     public typealias Element = Event
 98 |     public func makeAsyncIterator() -> AnyAsyncSequenceable<Element> {
    |                 `- note: candidate would match and infer 'AsyncIterator' = 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>') if 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>') conformed to 'AsyncIteratorProtocol'
 99 |         self.sequence.makeAsyncIterator()
100 |     }
_Concurrency.AsyncSequence.AsyncIterator:2:16: note: unable to infer associated type 'AsyncIterator' for protocol 'AsyncSequence'
1 | protocol AsyncSequence {
2 | associatedtype AsyncIterator : AsyncIteratorProtocol}
  |                `- note: unable to infer associated type 'AsyncIterator' for protocol 'AsyncSequence'
3 |
[44/47] Compiling RedUx View+Extension.swift
[45/47] Compiling RedUx ValueStatus.swift
[46/47] Compiling RedUx Effect.swift
/Users/admin/builder/spi-builder-workspace/RedUx/Source/Effect.swift:96:1: error: type 'Effect<Event>' does not conform to protocol 'AsyncSequence'
 94 | // MARK: AsyncSequence
 95 |
 96 | extension Effect: AsyncSequence {
    | `- error: type 'Effect<Event>' does not conform to protocol 'AsyncSequence'
 97 |     public typealias Element = Event
 98 |     public func makeAsyncIterator() -> AnyAsyncSequenceable<Element> {
    |                 `- note: candidate would match and infer 'AsyncIterator' = 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>') if 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>') conformed to 'AsyncIteratorProtocol'
 99 |         self.sequence.makeAsyncIterator()
100 |     }
_Concurrency.AsyncSequence.AsyncIterator:2:16: note: unable to infer associated type 'AsyncIterator' for protocol 'AsyncSequence'
1 | protocol AsyncSequence {
2 | associatedtype AsyncIterator : AsyncIteratorProtocol}
  |                `- note: unable to infer associated type 'AsyncIterator' for protocol 'AsyncSequence'
3 |
/Users/admin/builder/spi-builder-workspace/RedUx/Source/Effect.swift:99:23: error: cannot convert return expression of type 'AnyAsyncSequenceable<Event>.Iterator' to return type 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>')
 97 |     public typealias Element = Event
 98 |     public func makeAsyncIterator() -> AnyAsyncSequenceable<Element> {
 99 |         self.sequence.makeAsyncIterator()
    |                       `- error: cannot convert return expression of type 'AnyAsyncSequenceable<Event>.Iterator' to return type 'AnyAsyncSequenceable<Effect<Event>.Element>' (aka 'AnyAsyncSequenceable<Event>')
100 |     }
101 | }
[47/47] Compiling RedUx Store.swift
/Users/admin/builder/spi-builder-workspace/RedUx/Source/Store.swift:117:58: error: main actor-isolated instance method 'send' cannot be called from outside of the actor
115 |
116 |                 let task = effect.sink(
117 |                     receiveValue: { [weak self] in self?.send($0) },
    |                                                          `- error: main actor-isolated instance method 'send' cannot be called from outside of the actor
118 |                     receiveCompletion: { [weak self] _ in
119 |                         await self?.effectManager.taskComplete(
/Users/admin/builder/spi-builder-workspace/RedUx/Source/Store.swift:163:30: error: main actor-isolated property 'state' can not be mutated from a Sendable closure
 10 | public final class Store<State, Event, Environment> where State: Equatable {
 11 |     /// The state of the store.
 12 |     public private(set) var state: State {
    |                             `- note: mutation of this property is only permitted within the actor
 13 |         didSet {
 14 |             self._stateSequence.yield(self.state)
    :
161 |             .removeDuplicates()
162 |             .sink(priority: .high) { [weak scopedStore] in
163 |                 scopedStore?.state = toScopedState($0)
    |                              |- error: main actor-isolated property 'state' can not be mutated from a Sendable closure
    |                              `- note: consider declaring an isolated method on 'MainActor' to perform the mutation
164 |             }
165 |
[48/48] Compiling RedUx ViewModel.swift
BUILD FAILURE 6.3 macosSpm