The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ErgoAppKit, reference main (57790f), with Swift 6.0 for macOS (SPM) on 26 Oct 2025 03:54:00 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/Fleuronic/ErgoAppKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Fleuronic/ErgoAppKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 57790f0 Update package
Cloned https://github.com/Fleuronic/ErgoAppKit.git
Revision (git rev-parse @):
57790f02c06164c5aa74035fb0953bbe09caeddc
SUCCESS checkout https://github.com/Fleuronic/ErgoAppKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Fleuronic/ErgoAppKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/62] Emitting module ReactiveSwift
[11/67] Compiling ReactiveSwift Materialize.swift
[12/67] Compiling ReactiveSwift MaterializeAsResult.swift
[13/67] Compiling ReactiveSwift ObserveOn.swift
[14/67] Compiling ReactiveSwift Observer.swift
[15/67] Compiling ReactiveSwift Operators.swift
[16/67] Compiling ReactiveSwift DematerializeResults.swift
[17/67] Compiling ReactiveSwift Filter.swift
[18/67] Compiling ReactiveSwift LazyMap.swift
[19/67] Compiling ReactiveSwift Map.swift
[20/67] Compiling ReactiveSwift MapError.swift
[21/67] Compiling ReactiveSwift TakeFirst.swift
[22/67] Compiling ReactiveSwift TakeLast.swift
[23/67] Compiling ReactiveSwift TakeUntil.swift
[24/67] Compiling ReactiveSwift TakeWhile.swift
[25/67] Compiling ReactiveSwift Throttle.swift
[26/67] Compiling ReactiveSwift CollectEvery.swift
[27/67] Compiling ReactiveSwift CombinePrevious.swift
[28/67] Compiling ReactiveSwift CompactMap.swift
[29/67] Compiling ReactiveSwift Debounce.swift
[30/67] Compiling ReactiveSwift Delay.swift
[31/67] Compiling ReactiveSwift Dematerialize.swift
[32/67] Compiling ReactiveSwift Action.swift
[33/67] Compiling ReactiveSwift Atomic.swift
[34/67] Compiling ReactiveSwift Bag.swift
[35/67] Compiling ReactiveSwift Deprecations+Removals.swift
[36/67] Compiling ReactiveSwift Disposable.swift
[37/67] Compiling ReactiveSwift Event.swift
[38/67] Compiling ReactiveSwift SignalProducer+SwiftConcurrency.swift
[39/67] Compiling ReactiveSwift SignalProducer.swift
[40/67] Compiling ReactiveSwift UnidirectionalBinding.swift
[41/67] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[42/67] Compiling ReactiveSwift ValidatingProperty.swift
[43/67] Compiling ReactiveSwift EventLogger.swift
[44/67] Compiling ReactiveSwift Flatten.swift
[45/67] Compiling ReactiveSwift FoundationExtensions.swift
[46/67] Compiling ReactiveSwift Lifetime.swift
[47/67] Compiling ReactiveSwift AttemptMap.swift
[48/67] Compiling ReactiveSwift Collect.swift
[49/67] Compiling ReactiveSwift Reduce.swift
[50/67] Compiling ReactiveSwift ScanMap.swift
[51/67] Compiling ReactiveSwift SkipFirst.swift
[52/67] Compiling ReactiveSwift SkipRepeats.swift
[53/67] Compiling ReactiveSwift SkipWhile.swift
[54/67] Compiling ReactiveSwift ResultExtensions.swift
[55/67] Compiling ReactiveSwift Scheduler.swift
[56/67] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[57/67] Compiling ReactiveSwift Signal.Observer.swift
[58/67] Compiling ReactiveSwift Signal.swift
[59/67] Compiling ReactiveSwift UnaryAsyncOperator.swift
[60/67] Compiling ReactiveSwift UniqueValues.swift
[61/67] Compiling ReactiveSwift Optional.swift
[62/67] Compiling ReactiveSwift Property.swift
[63/67] Compiling ReactiveSwift Reactive.swift
[64/82] Compiling Workflow Lifetime.swift
[65/82] Compiling Workflow RenderContext.swift
[66/83] Compiling Workflow Debugging.swift
[67/83] Compiling Workflow DispatchQueue+Workflow.swift
[68/83] Compiling Workflow WorkflowNode.swift
[69/83] Emitting module Workflow
[70/83] Compiling Workflow AnyWorkflow.swift
[71/83] Compiling Workflow AnyWorkflowConvertible.swift
[72/83] Compiling Workflow WorkflowObserver.swift
[73/83] Compiling Workflow WorkflowHost.swift
[74/83] Compiling Workflow SubtreeManager.swift
[75/83] Compiling Workflow Workflow.swift
[76/83] Compiling Workflow Sink.swift
[77/83] Compiling Workflow StateMutationSink.swift
[78/83] Compiling Workflow WorkflowAction.swift
[79/83] Compiling Workflow WorkflowLogger.swift
[80/89] Compiling WorkflowReactiveSwift SignalWorker.swift
[81/89] Compiling WorkflowReactiveSwift SignalProducerWorkflow.swift
[82/89] Compiling WorkflowReactiveSwift QueueScheduler+Workflow.swift
[83/89] Compiling WorkflowReactiveSwift Logger.swift
[84/89] Compiling WorkflowReactiveSwift Worker.swift
[85/89] Emitting module WorkflowReactiveSwift
[86/89] Compiling ViewEnvironment ViewEnvironment.swift
[87/89] Compiling ViewEnvironment ViewEnvironmentKey.swift
[88/91] Emitting module ViewEnvironment
[89/91] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[90/97] Emitting module WorkflowMenuUI
[91/97] Compiling WorkflowMenuUI Screen.swift
[92/97] Compiling WorkflowMenuUI AnyScreen.swift
[93/97] Compiling WorkflowMenuUI MenuDescription.swift
[94/97] Compiling WorkflowMenuUI ScreenMenu.swift
[95/97] Compiling WorkflowMenuUI WorkflowHostingController.swift
[96/97] Compiling Ergo SideEffect.swift
[97/97] Emitting module Ergo
[98/101] Compiling ErgoAppKit MenuItemDisplaying.swift
[99/101] Emitting module ErgoAppKit
[100/101] Compiling ErgoAppKit ItemUpdatingMenu.swift
[101/101] Compiling ErgoAppKit MenuBackingScreen.swift
[102/103] Compiling ErgoAppKitTesting MenuTesting.swift
[103/103] Emitting module ErgoAppKitTesting
Build complete! (42.53s)
Fetching https://github.com/Fleuronic/Ergo
[1/594] Fetching ergo
Fetched https://github.com/Fleuronic/Ergo from cache (0.75s)
Fetching https://github.com/jordanekay/workflow-swift
[1/26557] Fetching workflow-swift
Fetched https://github.com/jordanekay/workflow-swift from cache (1.53s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.03s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
[139/6132] Fetching swift-custom-dump, swift-identified-collections
[354/10551] Fetching swift-custom-dump, swift-identified-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.18s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.18s)
[1/72632] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.00s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.00s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.47s)
Fetching https://github.com/apple/swift-collections
[1/18239] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.77s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.63s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/jordanekay/workflow-swift
Working copy of https://github.com/jordanekay/workflow-swift resolved at main (a3c2f12)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/Fleuronic/Ergo
Working copy of https://github.com/Fleuronic/Ergo resolved at main (dc983e3)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at swift-concurrency (3d40187)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ergo",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Fleuronic/Ergo"
    },
    {
      "identity" : "workflow-swift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jordanekay/workflow-swift"
    }
  ],
  "manifest_display_name" : "ErgoAppKit",
  "name" : "ErgoAppKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ErgoAppKit",
      "targets" : [
        "ErgoAppKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ErgoAppKitTesting",
      "targets" : [
        "ErgoAppKitTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ErgoAppKitTesting",
      "module_type" : "SwiftTarget",
      "name" : "ErgoAppKitTesting",
      "path" : "Sources/ErgoAppKitTesting",
      "product_memberships" : [
        "ErgoAppKitTesting"
      ],
      "sources" : [
        "MenuTesting.swift"
      ],
      "target_dependencies" : [
        "ErgoAppKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ErgoAppKit",
      "module_type" : "SwiftTarget",
      "name" : "ErgoAppKit",
      "path" : "Sources/ErgoAppKit",
      "product_dependencies" : [
        "Ergo",
        "WorkflowMenuUI"
      ],
      "product_memberships" : [
        "ErgoAppKit",
        "ErgoAppKitTesting"
      ],
      "sources" : [
        "Menu/ItemUpdatingMenu.swift",
        "Menu/MenuBackingScreen.swift",
        "Menu/MenuItemDisplaying.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.