The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EZPush, reference main (5c46ea), with Swift 6.2 for watchOS using Xcode 26.3 on 6 Feb 2026 08:29:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ez-push/ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ez-push/ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c46eac chore: version bump for v3.7.2
Cloned https://github.com/ez-push/ios.git
Revision (git rev-parse @):
5c46eace2c1e2ef3825e266613f7e525da79ba19
SUCCESS checkout https://github.com/ez-push/ios.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ez-push/ios.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  EZPush: /Users/admin/builder/spi-builder-workspace
resolved source packages: EZPush
2026-02-06 03:29:06.535 xcodebuild[523:3054] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EZPush",
  "name" : "EZPush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EZPush",
      "targets" : [
        "EZPush",
        "EZPushCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EZPushCore",
      "module_type" : "BinaryTarget",
      "name" : "EZPushCore",
      "path" : "remote/archive/EZPushCore.zip",
      "product_memberships" : [
        "EZPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "EZPush",
      "module_type" : "BinaryTarget",
      "name" : "EZPush",
      "path" : "remote/archive/EZPush.zip",
      "product_memberships" : [
        "EZPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EZPush"
    ]
  }
}
2026-02-06 03:29:11.022 xcodebuild[630:3691] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EZPush -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 EZPush -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  EZPush: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EZPush' in project 'EZPush' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: d4d1f35f77bf0396801b31f9df9e76c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4d1f35f77bf0396801b31f9df9e76c2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPush/EZPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPush/EZPush.xcframework'. (in target 'EZPush' from project 'EZPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework'. (in target 'EZPush' from project 'EZPush')
2026-02-06 03:29:12.309 xcodebuild[632:3722] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme EZPush
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  EZPush: /Users/admin/builder/spi-builder-workspace
resolved source packages: EZPush
2026-02-06 03:29:13.497 xcodebuild[645:3819] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EZPush",
  "name" : "EZPush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "EZPush",
      "targets" : [
        "EZPush",
        "EZPushCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EZPushCore",
      "module_type" : "BinaryTarget",
      "name" : "EZPushCore",
      "path" : "remote/archive/EZPushCore.zip",
      "product_memberships" : [
        "EZPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "EZPush",
      "module_type" : "BinaryTarget",
      "name" : "EZPush",
      "path" : "remote/archive/EZPush.zip",
      "product_memberships" : [
        "EZPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EZPush"
    ]
  }
}
2026-02-06 03:29:14.419 xcodebuild[653:3879] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EZPush -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 EZPush -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  EZPush: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'EZPush' in project 'EZPush' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: d4d1f35f77bf0396801b31f9df9e76c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4d1f35f77bf0396801b31f9df9e76c2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPush/EZPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPush/EZPush.xcframework'. (in target 'EZPush' from project 'EZPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/EZPushCore/EZPushCore.xcframework'. (in target 'EZPush' from project 'EZPush')
2026-02-06 03:29:15.146 xcodebuild[655:3911] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme EZPush
(1 failure)
BUILD FAILURE 6.2 watchOS