The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GitHubSwiftActions, reference 1.0.9 (80b708), with Swift 6.2 for iOS using Xcode 26.3 on 17 Jun 2025 15:58:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: 1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/GitHubSwiftActions
 * tag               1.0.9      -> FETCH_HEAD
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 1.0.9
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Wei18/GitHubSwiftActions.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-openapi-runtime
Fetching from https://github.com/jpsim/Yams
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-collections’
Checking out 1.2.0 of package ‘swift-collections’
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-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.8.2 of package ‘swift-openapi-runtime’
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 ‘swift-openapi-urlsession’
Checking out 1.1.0 of package ‘swift-openapi-urlsession’
Resolve Package Graph
Resolved source packages:
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  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
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  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
resolved source packages: GitHubSwiftActions, swift-collections, swift-openapi-runtime, GitHubRestAPISwiftOpenAPI, swift-http-types, Yams, swift-argument-parser, swift-openapi-urlsession
{
  "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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  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-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  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
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6c2324d8c09ec2699f0520922e11721a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6c2324d8c09ec2699f0520922e11721a.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS platform, but this target supports 12.0 (in target 'Middleware' 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-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  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
  GitHubRestAPISwiftOpenAPI: https://github.com/Wei18/github-rest-api-swift-openapi @ 3.0.1
  Yams: https://github.com/jpsim/Yams @ 6.0.1
  GitHubSwiftActions: /Users/admin/builder/spi-builder-workspace
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.8.2
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-openapi-urlsession: https://github.com/apple/swift-openapi-urlsession @ 1.1.0
resolved source packages: swift-http-types, swift-argument-parser, GitHubRestAPISwiftOpenAPI, Yams, GitHubSwiftActions, swift-openapi-runtime, swift-collections, swift-openapi-urlsession
{
  "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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GitHubSwiftActions-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  swift-http-types: https://github.com/apple/swift-http-types @ 1.4.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
  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-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6c2324d8c09ec2699f0520922e11721a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6c2324d8c09ec2699f0520922e11721a.xcbuilddata
error: The package product 'OpenAPIRuntime' requires minimum platform version 13.0 for the iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS 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 iOS platform, but this target supports 12.0 (in target 'ReleaseCLI' from project 'GitHubSwiftActions')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme GitHubSwiftActions-Package
(1 failure)
BUILD FAILURE 6.2 iOS