The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwishAppStore, reference 0.2.0 (b7aa3d), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 21 Jun 2025 08:46:25 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 SwishAppStore -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SwishAppStore.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SwishAppStore
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsincere/SwishAppStore.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/FullQueueDeveloper/Sh.git
Fetching from https://github.com/FullQueueDeveloper/ShGit.git
Fetching from https://github.com/FullQueueDeveloper/ShXcrun.git
Fetching from https://github.com/onevcat/Rainbow
Creating working copy of package ‘Rainbow’
Checking out 4.1.0 of package ‘Rainbow’
Creating working copy of package ‘Sh’
Checking out 1.3.0 of package ‘Sh’
Creating working copy of package ‘ShXcrun’
Checking out 0.50.1 of package ‘ShXcrun’
Creating working copy of package ‘ShGit’
Checking out 1.2.0 of package ‘ShGit’
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Resolve Package Graph
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
resolved source packages: Sh, ShGit, SwishAppStore, Rainbow, ShXcrun
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwishAppStore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwishAppStore -destination platform=macOS,arch=arm64
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 SwishAppStore -destination platform=macOS,arch=arm64
Resolve Package Graph
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Resolve Package Graph
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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
Build description signature: 41e0d8f82459295a11f2062c709cb7e1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/41e0d8f82459295a11f2062c709cb7e1.xcbuilddata
error: The package product 'Sh' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShXcrun' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShGit' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwishAppStore
(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
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
resolved source packages: Sh, ShGit, ShXcrun, SwishAppStore, Rainbow
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwishAppStore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwishAppStore -destination platform=macOS,arch=arm64
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 SwishAppStore -destination platform=macOS,arch=arm64
Resolve Package Graph
Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /users/admin/builder/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  Sh: https://github.com/FullQueueDeveloper/Sh.git @ 1.3.0
  ShXcrun: https://github.com/FullQueueDeveloper/ShXcrun.git @ 0.50.1
  ShGit: https://github.com/FullQueueDeveloper/ShGit.git @ 1.2.0
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  SwishAppStore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'SwishAppStore' in project 'SwishAppStore'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShGit' in project 'ShGit'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'ShXcrun' in project 'ShXcrun'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Sh' in project 'Sh'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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
Build description signature: 41e0d8f82459295a11f2062c709cb7e1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/41e0d8f82459295a11f2062c709cb7e1.xcbuilddata
error: The package product 'Sh' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShXcrun' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
error: The package product 'ShGit' requires minimum platform version 13.0 for the macOS platform, but this target supports 12.0 (in target 'SwishAppStore' from project 'SwishAppStore')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:728a3b19a20c1a0901bce5e2c34b1ebac8c61c5c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SwishAppStore
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild