The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Glaip, reference main (b96b25), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 08:43:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Glaip -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mehmetdelikaya/Glaip.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mehmetdelikaya/Glaip
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b96b253 Update userstate iun main thread (#4)
Cloned https://github.com/mehmetdelikaya/Glaip.git
Revision (git rev-parse @):
b96b2539cf2adbdaaa71a798fa74b138d5da0981
SUCCESS checkout https://github.com/mehmetdelikaya/Glaip.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mehmetdelikaya/Glaip.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/WalletConnect/WalletConnectSwift.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Creating working copy of package ‘CryptoSwift’
Checking out 1.5.1 of package ‘CryptoSwift’
Creating working copy of package ‘WalletConnectSwift’
Checking out 1.7.0 of package ‘WalletConnectSwift’
Resolve Package Graph
Resolved source packages:
  WalletConnectSwift: https://github.com/WalletConnect/WalletConnectSwift.git @ 1.7.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  Glaip: /Users/admin/builder/spi-builder-workspace
resolved source packages: WalletConnectSwift, CryptoSwift, Glaip
2026-04-13 04:42:48.139 xcodebuild[529:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:42:48.243 xcodebuild[529:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:42:48.657 xcodebuild[529:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "walletconnectswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "1.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/WalletConnect/WalletConnectSwift.git"
    }
  ],
  "manifest_display_name" : "Glaip",
  "name" : "Glaip",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Glaip",
      "targets" : [
        "Glaip"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Glaip",
      "module_type" : "SwiftTarget",
      "name" : "Glaip",
      "path" : "Sources/Glaip",
      "product_dependencies" : [
        "WalletConnectSwift"
      ],
      "product_memberships" : [
        "Glaip"
      ],
      "sources" : [
        "API/Domain/User.swift",
        "API/Domain/UserState.swift",
        "API/Domain/Wallet.swift",
        "API/Domain/WalletType.swift",
        "API/Glaip.swift",
        "Infra/WalletConnect/WalletConnect.swift",
        "Services/WalletLinkService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Glaip"
    ]
  }
}
2026-04-13 04:43:12.935 xcodebuild[696:4093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:43:13.039 xcodebuild[696:4093] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Glaip -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Glaip -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WalletConnectSwift: https://github.com/WalletConnect/WalletConnectSwift.git @ 1.7.0
  Glaip: /Users/admin/builder/spi-builder-workspace
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
    Target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
    Target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2348d28ce43d2c9d25c33d24fffee49c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2348d28ce43d2c9d25c33d24fffee49c.xcbuilddata
error: The package product 'WalletConnectSwift' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Glaip' from project 'Glaip')
2026-04-13 04:43:14.621 xcodebuild[700:4145] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:43:14.724 xcodebuild[700:4145] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Glaip
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  WalletConnectSwift: https://github.com/WalletConnect/WalletConnectSwift.git @ 1.7.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  Glaip: /Users/admin/builder/spi-builder-workspace
resolved source packages: WalletConnectSwift, CryptoSwift, Glaip
2026-04-13 04:43:18.774 xcodebuild[731:4337] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:43:18.879 xcodebuild[731:4337] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "walletconnectswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "1.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/WalletConnect/WalletConnectSwift.git"
    }
  ],
  "manifest_display_name" : "Glaip",
  "name" : "Glaip",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Glaip",
      "targets" : [
        "Glaip"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Glaip",
      "module_type" : "SwiftTarget",
      "name" : "Glaip",
      "path" : "Sources/Glaip",
      "product_dependencies" : [
        "WalletConnectSwift"
      ],
      "product_memberships" : [
        "Glaip"
      ],
      "sources" : [
        "API/Domain/User.swift",
        "API/Domain/UserState.swift",
        "API/Domain/Wallet.swift",
        "API/Domain/WalletType.swift",
        "API/Glaip.swift",
        "Infra/WalletConnect/WalletConnect.swift",
        "Services/WalletLinkService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Glaip"
    ]
  }
}
2026-04-13 04:43:19.982 xcodebuild[740:4398] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:43:20.083 xcodebuild[740:4398] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Glaip -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Glaip -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  Glaip: /Users/admin/builder/spi-builder-workspace
  WalletConnectSwift: https://github.com/WalletConnect/WalletConnectSwift.git @ 1.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
    Target 'Glaip' in project 'Glaip'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
    Target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'WalletConnectSwift' in project 'WalletConnectSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2348d28ce43d2c9d25c33d24fffee49c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2348d28ce43d2c9d25c33d24fffee49c.xcbuilddata
error: The package product 'WalletConnectSwift' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'Glaip' from project 'Glaip')
2026-04-13 04:43:20.930 xcodebuild[742:4427] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 04:43:21.034 xcodebuild[742:4427] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:082a7b982b09b84b805c217658c4485c3a66cc46, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Glaip
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild