The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Revolve, reference 1.0.1 (eb2044), with Swift 6.0 for macOS (SPM) on 13 Feb 2026 07:10:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/handasa-io/Revolve.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/handasa-io/Revolve
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at eb20444 Update README.md
Cloned https://github.com/handasa-io/Revolve.git
Revision (git rev-parse @):
eb2044453c13dcd083c2136f8cec787e837fbbf2
SUCCESS checkout https://github.com/handasa-io/Revolve.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/handasa-io/Revolve.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/23] Compiling ConcurrencyExtras Task.swift
[7/23] Compiling ConcurrencyExtras UncheckedSendable.swift
[8/23] Compiling ConcurrencyExtras Locking.swift
[9/23] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/23] Compiling XCTestDynamicOverlay XCTFail.swift
[11/23] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[12/23] Compiling XCTestDynamicOverlay Unimplemented.swift
[13/23] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[14/23] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[15/23] Compiling XCTestDynamicOverlay Deprecations.swift
[16/23] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[17/23] Emitting module XCTestDynamicOverlay
[18/23] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[19/23] Compiling ConcurrencyExtras LockIsolated.swift
[20/23] Compiling ConcurrencyExtras AsyncStream.swift
[21/23] Compiling ConcurrencyExtras ActorIsolated.swift
[22/23] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[23/23] Emitting module ConcurrencyExtras
[24/35] Compiling CombineSchedulers UIKit.swift
[25/36] Compiling CombineSchedulers UnimplementedScheduler.swift
[26/36] Compiling CombineSchedulers Timer.swift
[27/36] Compiling CombineSchedulers TestScheduler.swift
[28/36] Compiling CombineSchedulers UIScheduler.swift
[29/36] Compiling CombineSchedulers NSRecursiveLock.swift
[30/36] Compiling CombineSchedulers Lock.swift
[31/36] Compiling CombineSchedulers ImmediateScheduler.swift
[32/36] Compiling CombineSchedulers Deprecations.swift
[33/36] Emitting module CombineSchedulers
[34/36] Compiling CombineSchedulers AnyScheduler.swift
[35/36] Compiling CombineSchedulers Concurrency.swift
[36/36] Compiling CombineSchedulers SwiftUI.swift
[37/42] Compiling Revolve State.swift
[38/42] Compiling Revolve Revolve.swift
[39/42] Compiling Revolve Reducer.swift
[40/42] Compiling Revolve Action.swift
[41/42] Emitting module Revolve
[42/42] Compiling Revolve StateStore.swift
Build complete! (18.66s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2550] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.17s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (2.77s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/886] Fetching swift-concurrency-extras
[427/6493] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.33s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.52s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    }
  ],
  "manifest_display_name" : "Revolve",
  "name" : "Revolve",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Revolve",
      "targets" : [
        "Revolve"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RevolveTests",
      "module_type" : "SwiftTarget",
      "name" : "RevolveTests",
      "path" : "Tests/RevolveTests",
      "sources" : [
        "Counter.swift",
        "RevolveTests.swift"
      ],
      "target_dependencies" : [
        "Revolve"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Revolve",
      "module_type" : "SwiftTarget",
      "name" : "Revolve",
      "path" : "Sources/Revolve",
      "product_dependencies" : [
        "CombineSchedulers"
      ],
      "product_memberships" : [
        "Revolve"
      ],
      "sources" : [
        "Action.swift",
        "Reducer.swift",
        "Revolve.swift",
        "State.swift",
        "StateStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.