The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BartyCrouch, reference main (aabff7), with Swift 6.3 for watchOS using Xcode 26.4 on 13 Apr 2026 20:35:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/BartyCrouch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/BartyCrouch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aabff74 Update README.md
Cloned https://github.com/FlineDev/BartyCrouch.git
Revision (git rev-parse @):
aabff74ecce1d4f893b2fccd5028d866e2100ebd
SUCCESS checkout https://github.com/FlineDev/BartyCrouch.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FlineDev/BartyCrouch.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Flinesoft/Microya.git
Fetching from https://github.com/jdfergason/swift-toml.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/pointfreeco/swift-custom-dump.git
Fetching from https://github.com/jakeheis/SwiftCLI.git
Fetching from https://github.com/onevcat/Rainbow.git
Fetching from https://github.com/Flinesoft/HandySwift.git
Fetching from https://github.com/Flinesoft/MungoHealer.git
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-toml’
Checking out master (f26573b) of package ‘swift-toml’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘HandySwift’
Checking out 3.4.0 of package ‘HandySwift’
Creating working copy of package ‘SwiftCLI’
Checking out 6.0.3 of package ‘SwiftCLI’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 0.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘Microya’
Checking out support/without-combine (bdb03dd) of package ‘Microya’
Creating working copy of package ‘swift-custom-dump’
Checking out 0.11.2 of package ‘swift-custom-dump’
Creating working copy of package ‘MungoHealer’
Checking out 0.3.4 of package ‘MungoHealer’
Invalid Resource 'Secrets/secrets.json': File not found.Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
resolved source packages: Rainbow, MungoHealer, BartyCrouch, xctest-dynamic-overlay, SwiftSyntax, HandySwift, Microya, Toml, SwiftCLI, swift-custom-dump
2026-04-13 16:34:42.096 xcodebuild[529:3101] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "handyswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/HandySwift.git"
    },
    {
      "identity" : "microya",
      "requirement" : {
        "branch" : [
          "support/without-combine"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/Microya.git"
    },
    {
      "identity" : "mungohealer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/MungoHealer.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "swift-toml",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jdfergason/swift-toml.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "BartyCrouch",
  "name" : "BartyCrouch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "bartycrouch",
      "targets" : [
        "BartyCrouch"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BartyCrouchConfiguration",
      "targets" : [
        "BartyCrouchConfiguration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchKit",
      "targets" : [
        "BartyCrouchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchTranslator",
      "targets" : [
        "BartyCrouchTranslator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BartyCrouchUtility",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchUtility",
      "path" : "Sources/BartyCrouchUtility",
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Constants.swift",
        "Secret.swift",
        "Transformer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchTranslatorTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslatorTests",
      "path" : "Tests/BartyCrouchTranslatorTests",
      "sources" : [
        "DeepLTranslatorApiTests.swift",
        "MicrosoftTranslatorApiTests.swift",
        "Secrets/Secrets.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchTranslator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchTranslator",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslator",
      "path" : "Sources/BartyCrouchTranslator",
      "product_dependencies" : [
        "HandySwift",
        "Microya",
        "MungoHealer"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit",
        "BartyCrouchTranslator"
      ],
      "sources" : [
        "BartyCrouchTranslator.swift",
        "DeeplApi/DeepLApi.swift",
        "DeeplApi/Model/DeepLTranslateErrorResponse.swift",
        "DeeplApi/Model/DeepLTranslateResponse.swift",
        "MicrosoftTranslatorApi/MicrosoftTranslatorApi.swift",
        "MicrosoftTranslatorApi/Models/Language.swift",
        "MicrosoftTranslatorApi/Models/TranslateRequest.swift",
        "MicrosoftTranslatorApi/Models/TranslateResponse.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKitTests",
      "path" : "Tests/BartyCrouchKitTests",
      "sources" : [
        "CommandLine/CommandLineActorTests.swift",
        "CommandLine/CommandLineParserTests.swift",
        "CommandLine/ExtractLocStringsCommanderTests.swift",
        "CommandLine/ExtractLocStringsTests.swift",
        "CommandLine/FindFilesTests.swift",
        "CommandLine/IBToolCommanderTests.swift",
        "DemoTests/DemoData.swift",
        "DemoTests/DemoTests.swift",
        "DemoTests/Directory.swift",
        "FileHandling/CodeFileHandlerTests.swift",
        "FileHandling/CodeFilesSearchTests.swift",
        "FileHandling/StringsFileUpdaterTests.swift",
        "FileHandling/StringsFilesSearchTests.swift",
        "Helpers/FileManagerExtension.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchKit",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKit",
      "path" : "Sources/BartyCrouchKit",
      "product_dependencies" : [
        "HandySwift",
        "MungoHealer",
        "Rainbow",
        "SwiftCLI",
        "SwiftSyntaxParser",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Commands/InitCommand.swift",
        "Commands/LintCommand.swift",
        "Commands/UpdateCommand.swift",
        "FileHandling/CodeFileHandler.swift",
        "FileHandling/CodeFilesSearch.swift",
        "FileHandling/FilesSearchable.swift",
        "FileHandling/StringsFileUpdater.swift",
        "FileHandling/StringsFilesSearch.swift",
        "FileHandling/SupportedLanguagesReader.swift",
        "FileHandling/TranslateTransformer.swift",
        "Globals/CommandExecution.swift",
        "Globals/CommandLineErrorHandler.swift",
        "Globals/Env.swift",
        "Globals/Extensions/ArrayExtension.swift",
        "Globals/Extensions/StringExtension.swift",
        "Globals/GlobalOptions.swift",
        "Globals/PrintLevel.swift",
        "Globals/TestHelper.swift",
        "OldCommandLine/CodeCommander.swift",
        "OldCommandLine/CommandLineActor.swift",
        "OldCommandLine/ExtractLocStrings.swift",
        "OldCommandLine/IBToolCommander.swift",
        "TaskHandlers/CodeTaskHandler.swift",
        "TaskHandlers/InitTaskHandler.swift",
        "TaskHandlers/InterfacesTaskHandler.swift",
        "TaskHandlers/LintTaskHandler.swift",
        "TaskHandlers/NormalizeTaskHandler.swift",
        "TaskHandlers/TaskHandler.swift",
        "TaskHandlers/TransformTaskHandler.swift",
        "TaskHandlers/TranslateTaskHandler.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration",
        "BartyCrouchTranslator",
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchConfigurationTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfigurationTests",
      "path" : "Tests/BartyCrouchConfigurationTests",
      "product_dependencies" : [
        "CustomDump",
        "Toml"
      ],
      "sources" : [
        "ConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfiguration",
      "path" : "Sources/BartyCrouchConfiguration",
      "product_dependencies" : [
        "MungoHealer",
        "Toml"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Configuration.swift",
        "Extensions/TomlExtension.swift",
        "Options/LintOptions.swift",
        "Options/UpdateOptions.swift",
        "Options/UpdateOptions/CodeOptions.swift",
        "Options/UpdateOptions/InterfacesOptions.swift",
        "Options/UpdateOptions/NormalizeOptions.swift",
        "Options/UpdateOptions/TransformOptions.swift",
        "Options/UpdateOptions/TranslateOptions.swift",
        "TomlCodable.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouch",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouch",
      "path" : "Sources/BartyCrouch",
      "product_memberships" : [
        "bartycrouch"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
warning: 'spi-builder-workspace': Invalid Resource 'Secrets/secrets.json': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "bartycrouch",
      "BartyCrouch-Package",
      "BartyCrouchConfiguration",
      "BartyCrouchKit",
      "BartyCrouchTranslator",
      "Microya"
    ]
  }
}
2026-04-13 16:34:50.995 xcodebuild[997:5643] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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 BartyCrouch-Package -destination generic/platform=watchOS
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'bartycrouch' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
    Target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
    Target 'SwiftCLI' in project 'SwiftCLI' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
    Target 'Microya' in project 'Microya' (no dependencies)
    Target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
    Target 'HandySwift' in project 'HandySwift' (no dependencies)
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml' (no dependencies)
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer_MungoHealer' in project 'MungoHealer' (no dependencies)
    Target 'BartyCrouchUtility' in project 'BartyCrouch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c3185398a6b16cd6744dccd6fbc2e250
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3185398a6b16cd6744dccd6fbc2e250.xcbuilddata
error: The package product 'SwiftSyntaxParser' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'bartycrouch' from project 'BartyCrouch')
2026-04-13 16:34:56.154 xcodebuild[1005:5731] [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 BartyCrouch-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
resolved source packages: HandySwift, BartyCrouch, SwiftSyntax, xctest-dynamic-overlay, SwiftCLI, Toml, Microya, MungoHealer, Rainbow, swift-custom-dump
2026-04-13 16:34:59.534 xcodebuild[1097:6252] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "handyswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/HandySwift.git"
    },
    {
      "identity" : "microya",
      "requirement" : {
        "branch" : [
          "support/without-combine"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/Microya.git"
    },
    {
      "identity" : "mungohealer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/MungoHealer.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "swift-toml",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jdfergason/swift-toml.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "BartyCrouch",
  "name" : "BartyCrouch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "bartycrouch",
      "targets" : [
        "BartyCrouch"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BartyCrouchConfiguration",
      "targets" : [
        "BartyCrouchConfiguration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchKit",
      "targets" : [
        "BartyCrouchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchTranslator",
      "targets" : [
        "BartyCrouchTranslator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BartyCrouchUtility",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchUtility",
      "path" : "Sources/BartyCrouchUtility",
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Constants.swift",
        "Secret.swift",
        "Transformer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchTranslatorTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslatorTests",
      "path" : "Tests/BartyCrouchTranslatorTests",
      "sources" : [
        "DeepLTranslatorApiTests.swift",
        "MicrosoftTranslatorApiTests.swift",
        "Secrets/Secrets.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchTranslator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchTranslator",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslator",
      "path" : "Sources/BartyCrouchTranslator",
      "product_dependencies" : [
        "HandySwift",
        "Microya",
        "MungoHealer"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit",
        "BartyCrouchTranslator"
      ],
      "sources" : [
        "BartyCrouchTranslator.swift",
        "DeeplApi/DeepLApi.swift",
        "DeeplApi/Model/DeepLTranslateErrorResponse.swift",
        "DeeplApi/Model/DeepLTranslateResponse.swift",
        "MicrosoftTranslatorApi/MicrosoftTranslatorApi.swift",
        "MicrosoftTranslatorApi/Models/Language.swift",
        "MicrosoftTranslatorApi/Models/TranslateRequest.swift",
        "MicrosoftTranslatorApi/Models/TranslateResponse.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKitTests",
      "path" : "Tests/BartyCrouchKitTests",
      "sources" : [
        "CommandLine/CommandLineActorTests.swift",
        "CommandLine/CommandLineParserTests.swift",
        "CommandLine/ExtractLocStringsCommanderTests.swift",
        "CommandLine/ExtractLocStringsTests.swift",
        "CommandLine/FindFilesTests.swift",
        "CommandLine/IBToolCommanderTests.swift",
        "DemoTests/DemoData.swift",
        "DemoTests/DemoTests.swift",
        "DemoTests/Directory.swift",
        "FileHandling/CodeFileHandlerTests.swift",
        "FileHandling/CodeFilesSearchTests.swift",
        "FileHandling/StringsFileUpdaterTests.swift",
        "FileHandling/StringsFilesSearchTests.swift",
        "Helpers/FileManagerExtension.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchKit",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKit",
      "path" : "Sources/BartyCrouchKit",
      "product_dependencies" : [
        "HandySwift",
        "MungoHealer",
        "Rainbow",
        "SwiftCLI",
        "SwiftSyntaxParser",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Commands/InitCommand.swift",
        "Commands/LintCommand.swift",
        "Commands/UpdateCommand.swift",
        "FileHandling/CodeFileHandler.swift",
        "FileHandling/CodeFilesSearch.swift",
        "FileHandling/FilesSearchable.swift",
        "FileHandling/StringsFileUpdater.swift",
        "FileHandling/StringsFilesSearch.swift",
        "FileHandling/SupportedLanguagesReader.swift",
        "FileHandling/TranslateTransformer.swift",
        "Globals/CommandExecution.swift",
        "Globals/CommandLineErrorHandler.swift",
        "Globals/Env.swift",
        "Globals/Extensions/ArrayExtension.swift",
        "Globals/Extensions/StringExtension.swift",
        "Globals/GlobalOptions.swift",
        "Globals/PrintLevel.swift",
        "Globals/TestHelper.swift",
        "OldCommandLine/CodeCommander.swift",
        "OldCommandLine/CommandLineActor.swift",
        "OldCommandLine/ExtractLocStrings.swift",
        "OldCommandLine/IBToolCommander.swift",
        "TaskHandlers/CodeTaskHandler.swift",
        "TaskHandlers/InitTaskHandler.swift",
        "TaskHandlers/InterfacesTaskHandler.swift",
        "TaskHandlers/LintTaskHandler.swift",
        "TaskHandlers/NormalizeTaskHandler.swift",
        "TaskHandlers/TaskHandler.swift",
        "TaskHandlers/TransformTaskHandler.swift",
        "TaskHandlers/TranslateTaskHandler.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration",
        "BartyCrouchTranslator",
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchConfigurationTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfigurationTests",
      "path" : "Tests/BartyCrouchConfigurationTests",
      "product_dependencies" : [
        "CustomDump",
        "Toml"
      ],
      "sources" : [
        "ConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfiguration",
      "path" : "Sources/BartyCrouchConfiguration",
      "product_dependencies" : [
        "MungoHealer",
        "Toml"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Configuration.swift",
        "Extensions/TomlExtension.swift",
        "Options/LintOptions.swift",
        "Options/UpdateOptions.swift",
        "Options/UpdateOptions/CodeOptions.swift",
        "Options/UpdateOptions/InterfacesOptions.swift",
        "Options/UpdateOptions/NormalizeOptions.swift",
        "Options/UpdateOptions/TransformOptions.swift",
        "Options/UpdateOptions/TranslateOptions.swift",
        "TomlCodable.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouch",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouch",
      "path" : "Sources/BartyCrouch",
      "product_memberships" : [
        "bartycrouch"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
warning: 'spi-builder-workspace': Invalid Resource 'Secrets/secrets.json': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "bartycrouch",
      "BartyCrouch-Package",
      "BartyCrouchConfiguration",
      "BartyCrouchKit",
      "BartyCrouchTranslator",
      "Microya"
    ]
  }
}
2026-04-13 16:35:01.138 xcodebuild[1108:6337] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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 BartyCrouch-Package -destination generic/platform=watchOS
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (27 targets)
    Target 'bartycrouch' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
    Target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
    Target 'SwiftCLI' in project 'SwiftCLI' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
    Target 'Microya' in project 'Microya' (no dependencies)
    Target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
    Target 'HandySwift' in project 'HandySwift' (no dependencies)
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml' (no dependencies)
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer_MungoHealer' in project 'MungoHealer' (no dependencies)
    Target 'BartyCrouchUtility' in project 'BartyCrouch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c3185398a6b16cd6744dccd6fbc2e250
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3185398a6b16cd6744dccd6fbc2e250.xcbuilddata
error: The package product 'SwiftSyntaxParser' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
2026-04-13 16:35:02.362 xcodebuild[1112:6388] [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 BartyCrouch-Package
(1 failure)
BUILD FAILURE 6.3 watchOS