The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GitHubSwiftActions, reference main (80b708), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 10:28:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/GitHubSwiftActions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 80b708a Fix miseToml
Cloned https://github.com/Wei18/GitHubSwiftActions.git
Revision (git rev-parse @):
80b708ad4c943e610880b5118944f51b4e965d65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/GitHubSwiftActions.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Wei18/GitHubSwiftActions.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/jpsim/Yams
Fetching from https://github.com/apple/swift-openapi-runtime
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/Wei18/github-rest-api-swift-openapi
Fetching from https://github.com/apple/swift-openapi-urlsession
Fetching from https://github.com/apple/swift-collections
Fetching from https://github.com/apple/swift-http-types
Creating working copy of package ‘swift-openapi-urlsession’
Checking out 1.2.0 of package ‘swift-openapi-urlsession’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘github-rest-api-swift-openapi’
Checking out 3.0.10 of package ‘github-rest-api-swift-openapi’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.11.0 of package ‘swift-openapi-runtime’
Creating working copy of package ‘Yams’
Checking out 6.2.1 of package ‘Yams’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Resolve Package Graph
Resolved source packages:
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.11.0
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.10
resolved source packages: swift-openapi-runtime, swift-openapi-urlsession, swift-argument-parser, GitHubSwiftActions, Yams, swift-collections, swift-http-types, GitHubRestAPISwiftOpenAPI
2026-04-16 06:28:20.836 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "github-rest-api-swift-openapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Wei18/github-rest-api-swift-openapi"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "GitHubSwiftActions",
  "name" : "GitHubSwiftActions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Comment",
      "targets" : [
        "Comment"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Release",
      "targets" : [
        "Release"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "YamlWriter",
      "targets" : [
        "YamlWriter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YamlWriter",
      "module_type" : "SwiftTarget",
      "name" : "YamlWriter",
      "path" : "Sources/YamlWriter",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "YamlWriter"
      ],
      "sources" : [
        "CLIYamlBuilder.swift",
        "FileBuilder.swift",
        "SwiftPackageConfig.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI",
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCoreTests",
      "path" : "Tests/ReleaseCoreTests",
      "sources" : [
        "Test.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReleaseCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCore",
      "path" : "Sources/ReleaseCore",
      "product_dependencies" : [
        "GitHubRestAPIRepos"
      ],
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "RepoUseCase.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "Middleware",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReleaseCLI",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCLI",
      "path" : "Sources/ReleaseCLI",
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Release.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Release",
      "module_type" : "SwiftTarget",
      "name" : "Release",
      "path" : "Sources/Release",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Release"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Middleware",
      "module_type" : "SwiftTarget",
      "name" : "Middleware",
      "path" : "Sources/Middleware",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Int+Ext.swift",
        "Task+Ext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCore",
      "module_type" : "SwiftTarget",
      "name" : "CommentCore",
      "path" : "Sources/CommentCore",
      "product_dependencies" : [
        "GitHubRestAPIIssues"
      ],
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "CommentUseCase.swift"
      ],
      "target_dependencies" : [
        "Middleware"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCLI",
      "module_type" : "SwiftTarget",
      "name" : "CommentCLI",
      "path" : "Sources/CommentCLI",
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "Comment.swift"
      ],
      "target_dependencies" : [
        "CommentCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Comment",
      "module_type" : "SwiftTarget",
      "name" : "Comment",
      "path" : "Sources/Comment",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Comment"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Comment",
      "GitHubSwiftActions-Package",
      "Release",
      "YamlWriter"
    ]
  }
}
2026-04-16 06:28:30.026 xcodebuild[977:5618] [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 GitHubSwiftActions-Package -destination generic/platform=tvOS
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 GitHubSwiftActions-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.11.0
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.2.0
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.10
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'YamlWriter' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'Release' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'Comment' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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)
    Target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'Extensions' in project 'GitHubSwiftActions' (no dependencies)
    Target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types' (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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 4c4e35472c10a725f79bdc01fa9c4aab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4c4e35472c10a725f79bdc01fa9c4aab.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Middleware' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
2026-04-16 06:28:35.834 xcodebuild[1011:5788] [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 GitHubSwiftActions-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
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.10
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.11.0
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.2.0
resolved source packages: swift-argument-parser, Yams, GitHubSwiftActions, swift-collections, swift-http-types, GitHubRestAPISwiftOpenAPI, swift-openapi-runtime, swift-openapi-urlsession
2026-04-16 06:28:40.937 xcodebuild[1139:6393] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "github-rest-api-swift-openapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Wei18/github-rest-api-swift-openapi"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "GitHubSwiftActions",
  "name" : "GitHubSwiftActions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Comment",
      "targets" : [
        "Comment"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Release",
      "targets" : [
        "Release"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "YamlWriter",
      "targets" : [
        "YamlWriter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YamlWriter",
      "module_type" : "SwiftTarget",
      "name" : "YamlWriter",
      "path" : "Sources/YamlWriter",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "YamlWriter"
      ],
      "sources" : [
        "CLIYamlBuilder.swift",
        "FileBuilder.swift",
        "SwiftPackageConfig.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI",
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCoreTests",
      "path" : "Tests/ReleaseCoreTests",
      "sources" : [
        "Test.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReleaseCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCore",
      "path" : "Sources/ReleaseCore",
      "product_dependencies" : [
        "GitHubRestAPIRepos"
      ],
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "RepoUseCase.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "Middleware",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReleaseCLI",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCLI",
      "path" : "Sources/ReleaseCLI",
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Release.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Release",
      "module_type" : "SwiftTarget",
      "name" : "Release",
      "path" : "Sources/Release",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Release"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Middleware",
      "module_type" : "SwiftTarget",
      "name" : "Middleware",
      "path" : "Sources/Middleware",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Int+Ext.swift",
        "Task+Ext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCore",
      "module_type" : "SwiftTarget",
      "name" : "CommentCore",
      "path" : "Sources/CommentCore",
      "product_dependencies" : [
        "GitHubRestAPIIssues"
      ],
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "CommentUseCase.swift"
      ],
      "target_dependencies" : [
        "Middleware"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCLI",
      "module_type" : "SwiftTarget",
      "name" : "CommentCLI",
      "path" : "Sources/CommentCLI",
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "Comment.swift"
      ],
      "target_dependencies" : [
        "CommentCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Comment",
      "module_type" : "SwiftTarget",
      "name" : "Comment",
      "path" : "Sources/Comment",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Comment"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Comment",
      "GitHubSwiftActions-Package",
      "Release",
      "YamlWriter"
    ]
  }
}
2026-04-16 06:28:42.981 xcodebuild[1176:6575] [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 GitHubSwiftActions-Package -destination generic/platform=tvOS
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 GitHubSwiftActions-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.2.0
  Yams: https://github.com/jpsim/Yams @ 6.2.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-collections: https://github.com/apple/swift-collections @ 1.4.1
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.10
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.11.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'YamlWriter' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'Release' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ReleaseCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'ReleaseCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'GitHubRestAPIRepos' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'Comment' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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)
    Target 'CommentCLI' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Extensions' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'Extensions' in project 'GitHubSwiftActions' (no dependencies)
    Target 'CommentCore' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
    Target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'GitHubRestAPIIssues' in project 'GitHubRestAPISwiftOpenAPI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
    Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIURLSession' in project 'swift-openapi-urlsession'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'Middleware' in project 'GitHubSwiftActions'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types' (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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 4c4e35472c10a725f79bdc01fa9c4aab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4c4e35472c10a725f79bdc01fa9c4aab.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Middleware' from project 'GitHubSwiftActions')
2026-04-16 06:28:44.879 xcodebuild[1206:6709] [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 GitHubSwiftActions-Package
(1 failure)
BUILD FAILURE 6.3 tvOS