The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ErgoAppKit, reference main (57790f), with Swift 6.2 for iOS using Xcode 26.3 on 26 Oct 2025 03:54:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=iOS

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:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Fleuronic/ErgoAppKit.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Fleuronic/Ergo
Fetching from https://github.com/jordanekay/workflow-swift
Fetching from https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘Ergo’
Checking out main (dc983e3) of package ‘Ergo’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.7.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.2 of package ‘swift-case-paths’
Creating working copy of package ‘ReactiveSwift’
Checking out swift-concurrency (3d40187) of package ‘ReactiveSwift’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘workflow-swift’
Checking out main (a3c2f12) of package ‘workflow-swift’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-collections: https://github.com/apple/swift-collections @ 1.3.0
  Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
  Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  ErgoAppKit: /Users/admin/builder/spi-builder-workspace
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
resolved source packages: swift-custom-dump, swift-collections, Workflow, Ergo, xctest-dynamic-overlay, ErgoAppKit, swift-identified-collections, swift-syntax, swift-case-paths, ReactiveSwift
2025-10-25 23:54:12.340 xcodebuild[521:3035] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ErgoAppKit",
      "ErgoAppKit-Package",
      "ErgoAppKitTesting"
    ]
  }
}
2025-10-25 23:54:20.717 xcodebuild[1136:5729] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  ErgoAppKit: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  swift-collections: https://github.com/apple/swift-collections @ 1.3.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
  Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
    Target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
    Target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
    Target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f1623a015ea43de34b26bcca64beec7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1623a015ea43de34b26bcca64beec7c.xcbuilddata
error: The package product 'Ergo' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 17.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
error: The package product 'WorkflowReactiveSwift' requires minimum platform version 17.0 for the iOS platform, but this target supports 13.0 (in target 'Ergo' from project 'Ergo')
error: The package product 'Ergo' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 17.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
2025-10-25 23:54:26.586 xcodebuild[1165:5870] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ErgoAppKit-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  ErgoAppKit: /Users/admin/builder/spi-builder-workspace
  Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
  Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
  swift-collections: https://github.com/apple/swift-collections @ 1.3.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
resolved source packages: swift-case-paths, swift-custom-dump, swift-syntax, ErgoAppKit, Ergo, Workflow, swift-identified-collections, ReactiveSwift, swift-collections, xctest-dynamic-overlay
2025-10-25 23:54:30.327 xcodebuild[1313:6536] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ErgoAppKit",
      "ErgoAppKit-Package",
      "ErgoAppKitTesting"
    ]
  }
}
2025-10-25 23:54:32.097 xcodebuild[1348:6690] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  ErgoAppKit: /Users/admin/builder/spi-builder-workspace
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
  swift-collections: https://github.com/apple/swift-collections @ 1.3.0
  Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'ErgoAppKit' in project 'ErgoAppKit'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
    Target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowMenuUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
    Target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
    Target 'Ergo' in project 'Ergo'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
    Target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowReactiveSwift' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f1623a015ea43de34b26bcca64beec7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1623a015ea43de34b26bcca64beec7c.xcbuilddata
error: The package product 'Ergo' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 17.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowReactiveSwift' requires minimum platform version 17.0 for the iOS platform, but this target supports 13.0 (in target 'Ergo' from project 'Ergo')
error: The package product 'Ergo' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 17.0 for the iOS platform, but this target supports 12.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
2025-10-25 23:54:33.672 xcodebuild[1377:6807] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ErgoAppKit-Package
(1 failure)
BUILD FAILURE 6.2 iOS