The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Arena, reference main (6ce0ff), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 20 Jun 2025 17:59:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/Arena.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/Arena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ce0ff3 Merge pull request #99 from finestructure/support-visionOS
Cloned https://github.com/finestructure/Arena.git
Revision (git rev-parse @):
6ce0ff3f992d81563d864b639f94b43f021aefe0
SUCCESS checkout https://github.com/finestructure/Arena.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/finestructure/Arena.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/mxcl/Path.swift.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching from https://github.com/SwiftPackageIndex/SemanticVersion
Fetching from https://github.com/finestructure/Parser
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘SemanticVersion’
Checking out 0.5.1 of package ‘SemanticVersion’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.4 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-argument-parser’
Checking out 0.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘Parser’
Checking out 0.2.1 of package ‘Parser’
Creating working copy of package ‘Path.swift’
Checking out 1.4.1 of package ‘Path.swift’
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  Parser: https://github.com/finestructure/Parser @ 0.2.1
  Path.swift: https://github.com/mxcl/Path.swift.git @ 1.4.1
  SemanticVersion: https://github.com/SwiftPackageIndex/SemanticVersion @ 0.5.1
  Arena: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
resolved source packages: swift-snapshot-testing, ShellOut, Parser, Path.swift, SemanticVersion, Arena, xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/finestructure/Parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "Arena",
  "name" : "Arena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "arena",
      "targets" : [
        "ArenaCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ArenaCore",
      "targets" : [
        "ArenaCore"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArenaTests",
      "module_type" : "SwiftTarget",
      "name" : "ArenaTests",
      "path" : "Tests/ArenaTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ArenaTests.swift",
        "IntegrationTests.swift",
        "ManifestTests.swift",
        "OutputListener.swift",
        "PackageGeneratorTests.swift",
        "ParserTests.swift",
        "RegressionTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArenaCore",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCore",
      "path" : "Sources/ArenaCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Parser",
        "Path",
        "SemanticVersion",
        "ShellOut"
      ],
      "product_memberships" : [
        "arena",
        "ArenaCore"
      ],
      "sources" : [
        "AppError.swift",
        "ArenaCommand.swift",
        "Dependency.swift",
        "Environment.swift",
        "Extensions.swift",
        "FileManager.swift",
        "Github.swift",
        "Helpers.swift",
        "Manifest.swift",
        "PackageGenerator.swift",
        "Parser+ext.swift",
        "Platform.swift",
        "PlatformVersion.swift",
        "PlaygroundBook.swift",
        "Progress.swift",
        "RefSpec.swift",
        "Requirement.swift",
        "Scheme.swift",
        "String+ext.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArenaCLI",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCLI",
      "path" : "Sources/ArenaCLI",
      "product_memberships" : [
        "arena"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "arena",
      "Arena-Package",
      "ArenaCore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Arena-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Arena-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Arena: /Users/admin/builder/spi-builder-workspace
  Path.swift: https://github.com/mxcl/Path.swift.git @ 1.4.1
  Parser: https://github.com/finestructure/Parser @ 0.2.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
  SemanticVersion: https://github.com/SwiftPackageIndex/SemanticVersion @ 0.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'arena' in project 'Arena'
        ➜ Explicit dependency on target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    Target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
    Target 'Path' in project 'Path.swift' (no dependencies)
    Target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
    Target 'Parser' in project 'Parser' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: dcc241ce3c0af32beecd9ab71a50a117
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dcc241ce3c0af32beecd9ab71a50a117.xcbuilddata
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'ArenaCore' from project 'Arena')
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'ArenaCore' from project 'Arena')
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'arena' from project 'Arena')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Arena-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  SemanticVersion: https://github.com/SwiftPackageIndex/SemanticVersion @ 0.5.1
  Arena: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  Path.swift: https://github.com/mxcl/Path.swift.git @ 1.4.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  Parser: https://github.com/finestructure/Parser @ 0.2.1
resolved source packages: ShellOut, swift-argument-parser, swift-custom-dump, SemanticVersion, Arena, xctest-dynamic-overlay, Path.swift, swift-snapshot-testing, swift-syntax, Parser
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/finestructure/Parser"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "Arena",
  "name" : "Arena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "arena",
      "targets" : [
        "ArenaCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ArenaCore",
      "targets" : [
        "ArenaCore"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArenaTests",
      "module_type" : "SwiftTarget",
      "name" : "ArenaTests",
      "path" : "Tests/ArenaTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ArenaTests.swift",
        "IntegrationTests.swift",
        "ManifestTests.swift",
        "OutputListener.swift",
        "PackageGeneratorTests.swift",
        "ParserTests.swift",
        "RegressionTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArenaCore",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCore",
      "path" : "Sources/ArenaCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Parser",
        "Path",
        "SemanticVersion",
        "ShellOut"
      ],
      "product_memberships" : [
        "arena",
        "ArenaCore"
      ],
      "sources" : [
        "AppError.swift",
        "ArenaCommand.swift",
        "Dependency.swift",
        "Environment.swift",
        "Extensions.swift",
        "FileManager.swift",
        "Github.swift",
        "Helpers.swift",
        "Manifest.swift",
        "PackageGenerator.swift",
        "Parser+ext.swift",
        "Platform.swift",
        "PlatformVersion.swift",
        "PlaygroundBook.swift",
        "Progress.swift",
        "RefSpec.swift",
        "Requirement.swift",
        "Scheme.swift",
        "String+ext.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArenaCLI",
      "module_type" : "SwiftTarget",
      "name" : "ArenaCLI",
      "path" : "Sources/ArenaCLI",
      "product_memberships" : [
        "arena"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ArenaCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "arena",
      "Arena-Package",
      "ArenaCore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Arena-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 Arena-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Arena: /Users/admin/builder/spi-builder-workspace
  SemanticVersion: https://github.com/SwiftPackageIndex/SemanticVersion @ 0.5.1
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  Path.swift: https://github.com/mxcl/Path.swift.git @ 1.4.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Parser: https://github.com/finestructure/Parser @ 0.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'arena' in project 'Arena'
        ➜ Explicit dependency on target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ArenaCore' in project 'Arena'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    Target 'Path' in project 'Path.swift'
        ➜ Explicit dependency on target 'Path' in project 'Path.swift'
    Target 'Path' in project 'Path.swift' (no dependencies)
    Target 'Parser' in project 'Parser'
        ➜ Explicit dependency on target 'Parser' in project 'Parser'
    Target 'Parser' in project 'Parser' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'arena' from project 'Arena')
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'ArenaCore' from project 'Arena')
error: The package product 'SemanticVersion' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'ArenaCore' from project 'Arena')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Arena-Package
(1 failure)
BUILD FAILURE 6.2 tvOS