The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GitHubSwiftActions, reference main (80b708), with Swift 6.0 for watchOS using Xcode 16.2 on 17 Jun 2025 16:00:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Wei18/GitHubSwiftActions.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/apple/swift-openapi-runtime
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-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘Yams’
Checking out 6.0.1 of package ‘Yams’
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘github-rest-api-swift-openapi’
Checking out 3.0.1 of package ‘github-rest-api-swift-openapi’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.8.2 of package ‘swift-openapi-runtime’
Creating working copy of package ‘swift-openapi-urlsession’
Checking out 1.1.0 of package ‘swift-openapi-urlsession’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
resolved source packages: GitHubRestAPISwiftOpenAPI, swift-http-types, swift-argument-parser, swift-openapi-runtime, swift-openapi-urlsession, Yams, swift-collections, GitHubSwiftActions
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.1
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 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'
    Target 'DequeModule' 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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 357558d949e69a467db90d89d5016439
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/357558d949e69a467db90d89d5016439.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Middleware' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GitHubSwiftActions-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams @ 6.0.1
resolved source packages: swift-openapi-runtime, swift-http-types, GitHubRestAPISwiftOpenAPI, swift-collections, swift-argument-parser, swift-openapi-urlsession, GitHubSwiftActions, Yams
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  swift-http-types: https://github.com/apple/swift-http-types @ 1.4.0
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.1
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 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'
    Target 'DequeModule' 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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 357558d949e69a467db90d89d5016439
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/357558d949e69a467db90d89d5016439.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'YamlWriter' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'CommentCLI' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIIssues' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Comment' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Middleware' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ReleaseCore' from project 'GitHubSwiftActions')
error: The package product 'OpenAPIRuntime' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Release' from project 'GitHubSwiftActions')
error: The package product 'GitHubRestAPIRepos' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Release' from project 'GitHubSwiftActions')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GitHubSwiftActions-Package
(1 failure)
BUILD FAILURE 6.0 watchOS