The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCEUniFlow, reference main (46c07b), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 04:21:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XCEssentials/XCEUniFlow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XCEssentials/XCEUniFlow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46c07bc [ADD] GPT instructions draft
Cloned https://github.com/XCEssentials/XCEUniFlow.git
Revision (git rev-parse @):
46c07bcdf45f3e802c8558a36dee5563536c9712
SUCCESS checkout https://github.com/XCEssentials/XCEUniFlow.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/XCEssentials/XCEUniFlow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/15] Compiling XCERequirement Requirement.swift
[6/15] Emitting module XCERequirement
[7/15] Compiling XCERequirement Check.swift
[8/15] Compiling XCERequirement Aliases.swift
[9/15] Compiling XCEPipeline SimpleWrapper.swift
[10/15] Compiling XCEPipeline Pipeline.swift
[11/15] Compiling XCEPipeline Operators.swift
[12/15] Compiling XCEPipeline Take.swift
[13/15] Compiling XCEPipeline Optional+Helpers.swift
[14/15] Emitting module XCEPipeline
[15/15] Compiling XCEPipeline Publisher+Helpers.swift
[16/60] Emitting module XCEUniFlow
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[17/64] Compiling XCEUniFlow 0-AnyUpdateOf.swift
[18/64] Compiling XCEUniFlow 1-Initialization.swift
[19/64] Compiling XCEUniFlow 1-InitializationInto.swift
[20/64] Compiling XCEUniFlow 1-InitializationOf.swift
[21/64] Compiling XCEUniFlow 2-Transition.swift
[22/64] Compiling XCEUniFlow FeatureStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[23/64] Compiling XCEUniFlow ProcessedActionReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[24/64] Compiling XCEUniFlow RejectedActionReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[25/64] Compiling XCEUniFlow AccessError.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[26/64] Compiling XCEUniFlow AccessOrigin.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/5_Storage/AccessError.swift:30:10: warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
28 | enum AccessError: Error
29 | {
30 |     case unexpectedCurrentState(
   |          `- warning: associated value 'unexpectedCurrentState(expected:actual:origin:)' of 'Sendable'-conforming enum 'AccessError' has non-sendable type 'any FeatureState.Type'
31 |         expected: any FeatureState.Type,
32 |         actual: (any FeatureState.Type)?,
[27/64] Compiling XCEUniFlow MutationDecriptor.swift
[28/64] Compiling XCEUniFlow InternalBindingBDD.swift
[29/64] Compiling XCEUniFlow InternalBindingBDD_GivenOrThenContext.swift
[30/64] Compiling XCEUniFlow InternalBindingBDD_ThenContext.swift
[31/64] Compiling XCEUniFlow 3-ActualizationIn.swift
[32/64] Compiling XCEUniFlow 3-ActualizationOf.swift
[33/64] Compiling XCEUniFlow 4-Deinitialization.swift
[34/64] Compiling XCEUniFlow 4-DeinitializationFrom.swift
[35/64] Compiling XCEUniFlow 4-DeinitializationOf.swift
[36/64] Compiling XCEUniFlow InternalBindingBDD_WhenContext.swift
[37/64] Compiling XCEUniFlow InternalObserver.swift
[38/64] Compiling XCEUniFlow BusyIndicator.swift
[39/64] Compiling XCEUniFlow FailureIndicator.swift
[40/64] Compiling XCEUniFlow Publisher+Dispatcher.swift
[41/64] Compiling XCEUniFlow WithCleanupAction.swift
[42/64] Compiling XCEUniFlow WithCustomDisplayName.swift
[43/64] Compiling XCEUniFlow Feature.swift
[44/64] Compiling XCEUniFlow FeatureState.swift
[45/64] Compiling XCEUniFlow 0-AnyMutationOf.swift
[46/64] Compiling XCEUniFlow 0-AnySetting.swift
[47/64] Compiling XCEUniFlow 0-AnySettingInto.swift
[48/64] Compiling XCEUniFlow 0-AnySettingOf.swift
[49/64] Compiling XCEUniFlow 0-AnyUpdate.swift
[50/64] Compiling XCEUniFlow ExpectedMutation.swift
[51/64] Compiling XCEUniFlow MutationAttempt.swift
[52/64] Compiling XCEUniFlow MutationAttemptOutcome.swift
[53/64] Compiling XCEUniFlow StateStorage.swift
[54/64] Compiling XCEUniFlow 0-AnyMutation.swift
[55/64] Compiling XCEUniFlow TransactionContext+GET+SEMANTIC.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
[56/64] Compiling XCEUniFlow TransactionContext+SET+SEMANTIC.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
[57/64] Compiling XCEUniFlow TransactionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
[58/64] Compiling XCEUniFlow AccessReport.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
[59/64] Compiling XCEUniFlow Dispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
/Users/admin/builder/spi-builder-workspace/Sources/XCEUniFlow/3_Action/TransactionContext+GET+SEMANTIC.swift:34:10: warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 32 |     case notInitializedYet(Feature.Type)
 33 |
 34 |     case unexpectedCurrentState(
    |          `- warning: associated value 'unexpectedCurrentState(expected:actual:)' of 'Sendable'-conforming enum 'SemanticCheckError' has non-sendable type 'any FeatureState.Type'
 35 |         expected: [any FeatureState.Type],
 36 |         actual: any FeatureState.Type
[60/64] Compiling XCEUniFlow 2-TransitionBetween.swift
[61/64] Compiling XCEUniFlow 2-TransitionFrom.swift
[62/64] Compiling XCEUniFlow 2-TransitionInto.swift
[63/64] Compiling XCEUniFlow 2-TransitionOf.swift
[64/64] Compiling XCEUniFlow 3-Actualization.swift
Build complete! (8.99s)
Fetching https://github.com/XCEssentials/XCERequirement
Fetching https://github.com/XCEssentials/XCEPipeline
[1/997] Fetching xcerequirement
[271/2344] Fetching xcerequirement, xcepipeline
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.89s)
Fetched https://github.com/XCEssentials/XCEPipeline from cache (0.89s)
Computing version for https://github.com/XCEssentials/XCEPipeline
Computed https://github.com/XCEssentials/XCEPipeline at 3.9.1 (1.32s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (2.57s)
Creating working copy for https://github.com/XCEssentials/XCEPipeline
Working copy of https://github.com/XCEssentials/XCEPipeline resolved at 3.9.1
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcerequirement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "2.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCERequirement"
    },
    {
      "identity" : "xcepipeline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "3.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCEPipeline"
    }
  ],
  "manifest_display_name" : "XCEUniFlow",
  "name" : "XCEUniFlow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "XCEUniFlow",
      "targets" : [
        "XCEUniFlow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCEUniFlowTests",
      "module_type" : "SwiftTarget",
      "name" : "XCEUniFlowTests",
      "path" : "Tests/XCEUniFlowTests",
      "product_dependencies" : [
        "XCERequirement",
        "XCEPipeline"
      ],
      "sources" : [
        "ConcurrencyTests.swift",
        "CurrentSessionTests.swift",
        "FeatureTests.swift",
        "IntBindingsTests.swift",
        "SampleFeatures/CurrentSession.swift"
      ],
      "target_dependencies" : [
        "XCEUniFlow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCEUniFlow",
      "module_type" : "SwiftTarget",
      "name" : "XCEUniFlow",
      "path" : "Sources/XCEUniFlow",
      "product_dependencies" : [
        "XCERequirement",
        "XCEPipeline"
      ],
      "product_memberships" : [
        "XCEUniFlow"
      ],
      "sources" : [
        "0_Helpers/Publisher+Dispatcher.swift",
        "0_Helpers/WithCleanupAction.swift",
        "0_Helpers/WithCustomDisplayName.swift",
        "1_Feature/Feature.swift",
        "2_State/FeatureState.swift",
        "3_Action/TransactionContext+GET+SEMANTIC.swift",
        "3_Action/TransactionContext+SET+SEMANTIC.swift",
        "3_Action/TransactionContext.swift",
        "4_Dispatcher/AccessReport.swift",
        "4_Dispatcher/Dispatcher.swift",
        "4_Dispatcher/FeatureStatus.swift",
        "4_Dispatcher/ProcessedActionReport.swift",
        "4_Dispatcher/RejectedActionReport.swift",
        "5_Storage/AccessError.swift",
        "5_Storage/AccessOrigin.swift",
        "5_Storage/ExpectedMutation.swift",
        "5_Storage/MutationAttempt.swift",
        "5_Storage/MutationAttemptOutcome.swift",
        "5_Storage/StateStorage.swift",
        "6_MutationDecriptors/0-AnyMutation.swift",
        "6_MutationDecriptors/0-AnyMutationOf.swift",
        "6_MutationDecriptors/0-AnySetting.swift",
        "6_MutationDecriptors/0-AnySettingInto.swift",
        "6_MutationDecriptors/0-AnySettingOf.swift",
        "6_MutationDecriptors/0-AnyUpdate.swift",
        "6_MutationDecriptors/0-AnyUpdateOf.swift",
        "6_MutationDecriptors/1-Initialization.swift",
        "6_MutationDecriptors/1-InitializationInto.swift",
        "6_MutationDecriptors/1-InitializationOf.swift",
        "6_MutationDecriptors/2-Transition.swift",
        "6_MutationDecriptors/2-TransitionBetween.swift",
        "6_MutationDecriptors/2-TransitionFrom.swift",
        "6_MutationDecriptors/2-TransitionInto.swift",
        "6_MutationDecriptors/2-TransitionOf.swift",
        "6_MutationDecriptors/3-Actualization.swift",
        "6_MutationDecriptors/3-ActualizationIn.swift",
        "6_MutationDecriptors/3-ActualizationOf.swift",
        "6_MutationDecriptors/4-Deinitialization.swift",
        "6_MutationDecriptors/4-DeinitializationFrom.swift",
        "6_MutationDecriptors/4-DeinitializationOf.swift",
        "6_MutationDecriptors/MutationDecriptor.swift",
        "7_InternalBindings/InternalBindingBDD.swift",
        "7_InternalBindings/InternalBindingBDD_GivenOrThenContext.swift",
        "7_InternalBindings/InternalBindingBDD_ThenContext.swift",
        "7_InternalBindings/InternalBindingBDD_WhenContext.swift",
        "7_InternalBindings/InternalObserver.swift",
        "8_SemanticIndicators/BusyIndicator.swift",
        "8_SemanticIndicators/FailureIndicator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.