The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BartyCrouch, reference 4.15.1 (fe8811), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 18:57:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/BartyCrouch.git
Reference: 4.15.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/BartyCrouch
 * tag               4.15.1     -> FETCH_HEAD
HEAD is now at fe88110 Merge branch 'release/4.15.1' into versions
Cloned https://github.com/FlineDev/BartyCrouch.git
Revision (git rev-parse @):
fe88110ab0af3d1281138b63159e20a7450383fa
SUCCESS checkout https://github.com/FlineDev/BartyCrouch.git at 4.15.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FlineDev/BartyCrouch.git
https://github.com/FlineDev/BartyCrouch.git
{
  "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.
Command line invocation:
    /Applications/Xcode-16.3.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/onevcat/Rainbow.git
Fetching from https://github.com/jakeheis/SwiftCLI.git
Fetching from https://github.com/Flinesoft/MungoHealer.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/Flinesoft/HandySwift.git
Fetching from https://github.com/pointfreeco/swift-custom-dump.git (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 0.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘HandySwift’
Checking out 3.4.0 of package ‘HandySwift’
Creating working copy of package ‘Microya’
Checking out support/without-combine (bdb03dd) of package ‘Microya’
Creating working copy of package ‘MungoHealer’
Checking out 0.3.4 of package ‘MungoHealer’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘swift-toml’
Checking out master (f26573b) of package ‘swift-toml’
Creating working copy of package ‘SwiftCLI’
Checking out 6.0.3 of package ‘SwiftCLI’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-custom-dump’
Checking out 0.11.2 of package ‘swift-custom-dump’
Invalid Resource 'Secrets/secrets.json': File not found.Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
resolved source packages: HandySwift, Microya, MungoHealer, swift-custom-dump, BartyCrouch, Toml, xctest-dynamic-overlay, Rainbow, SwiftSyntax, SwiftCLI
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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:
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 61ba2eaa28b45e0634dd3c8c46439a6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/61ba2eaa28b45e0634dd3c8c46439a6f.xcbuilddata
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BartyCrouch-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.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:
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
resolved source packages: BartyCrouch, SwiftCLI, swift-custom-dump, MungoHealer, Microya, HandySwift, Rainbow, xctest-dynamic-overlay, SwiftSyntax, Toml
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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=tvOS
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Toml: https://github.com/jdfergason/swift-toml.git @ master (f26573b)
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  BartyCrouch: /Users/admin/builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine (bdb03dd)
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 11e82b631b2496ef043a6ed092b69711
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/11e82b631b2496ef043a6ed092b69711.xcbuilddata
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme BartyCrouch-Package
(1 failure)
BUILD FAILURE 6.1 tvOS