The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VDFlow, reference main (94cb8f), with Swift 6.2 for macOS (SPM) on 6 Mar 2026 03:06:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/dankinsoid/VDFlow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDFlow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 94cb8f6 fix doc
Cloned https://github.com/dankinsoid/VDFlow.git
Revision (git rev-parse @):
94cb8f667221c056e240fa09fd9d2186640f02f4
SUCCESS checkout https://github.com/dankinsoid/VDFlow.git at main
Fetching https://github.com/swiftlang/swift-syntax
[1/74601] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.96s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
========================================
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",
  "dependencies": [
    {
      "identity": "vdflow",
      "name": "VDFlow",
      "url": "https://github.com/dankinsoid/VDFlow.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDFlow",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/VDFlow.git
[1/6100] Fetching vdflow
Fetched https://github.com/dankinsoid/VDFlow.git from cache (5.27s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.99s)
Creating working copy for https://github.com/dankinsoid/VDFlow.git
Working copy of https://github.com/dankinsoid/VDFlow.git resolved at main (94cb8f6)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'vdflow' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dankinsoid/VDFlow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-49B95AFC49DCD68C.txt
[4/7] Emitting module VDFlowMacros
[5/7] Compiling VDFlowMacros StepsMacro.swift
[5/7] Write Objects.LinkFileList
[6/7] Linking VDFlowMacros-tool
[8/17] Compiling VDFlow StepSystem.swift
[9/17] Compiling VDFlow StepWrapper.swift
[10/17] Compiling VDFlow StepsCollection.swift
[11/18] Compiling VDFlow macros.swift
[12/18] Compiling VDFlow StateOrBinding.swift
[13/18] Compiling VDFlow StateStep.swift
[14/18] Compiling VDFlow MutateID.swift
[15/18] Emitting module VDFlow
[16/18] Compiling VDFlow EmptyStep.swift
[17/18] Compiling VDFlow NavigationSteps.swift
[18/18] Compiling VDFlow Focus.swift
Build complete! (11.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "VDFlow",
  "name" : "VDFlow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "VDFlow",
      "targets" : [
        "VDFlow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VDFlowMacros",
      "targets" : [
        "VDFlowMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDFlowTests",
      "module_type" : "SwiftTarget",
      "name" : "VDFlowTests",
      "path" : "Tests/VDFlowTests",
      "sources" : [
        "VDFlowTests.swift"
      ],
      "target_dependencies" : [
        "VDFlow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDFlowMacros",
      "module_type" : "SwiftTarget",
      "name" : "VDFlowMacros",
      "path" : "Sources/VDFlowMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "VDFlow",
        "VDFlowMacros"
      ],
      "sources" : [
        "StepsMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VDFlow",
      "module_type" : "SwiftTarget",
      "name" : "VDFlow",
      "path" : "Sources/VDFlow",
      "product_memberships" : [
        "VDFlow"
      ],
      "sources" : [
        "EmptyStep.swift",
        "Focus.swift",
        "MutateID.swift",
        "NavigationSteps.swift",
        "StateOrBinding.swift",
        "StateStep.swift",
        "StepSystem.swift",
        "StepWrapper.swift",
        "StepsCollection.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VDFlowMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.