The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PGWHelper, reference main (bad496), with Swift 6.3 for visionOS using Xcode 26.4 on 17 Apr 2026 07:53:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bad4960 - Update for PGW SDK Helper v4.2.2.
Cloned https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
Revision (git rev-parse @):
bad4960afac3e969488611bfa233d67fec4cbe37
SUCCESS checkout https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.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
Resolve Package Graph
Resolved source packages:
  PGWHelper: /Users/admin/builder/spi-builder-workspace
resolved source packages: PGWHelper
2026-04-17 03:53:06.321 xcodebuild[529:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PGWHelper",
  "name" : "PGWHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PGWHelper",
      "targets" : [
        "PGWHelper",
        "zpdk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "zpdk",
      "module_type" : "BinaryTarget",
      "name" : "zpdk",
      "path" : "remote/archive/zpdk.xcframework.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PGWHelper",
      "module_type" : "BinaryTarget",
      "name" : "PGWHelper",
      "path" : "remote/archive/PGW_SDK_HELPER_iOS_v4.2.2.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PGWHelper"
    ]
  }
}
2026-04-17 03:53:14.020 xcodebuild[655:3851] [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 PGWHelper -destination generic/platform=xrOS
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 PGWHelper -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  PGWHelper: /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 'PGWHelper' in project 'PGWHelper' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: 10d509cc54ecfe795a4ae0a52713e3da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/10d509cc54ecfe795a4ae0a52713e3da.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PGWHelper/PGWHelper.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/zpdk/zpdk.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
2026-04-17 03:53:15.470 xcodebuild[662:3916] [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 PGWHelper
(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:
  PGWHelper: /Users/admin/builder/spi-builder-workspace
resolved source packages: PGWHelper
2026-04-17 03:53:17.125 xcodebuild[676:4016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PGWHelper",
  "name" : "PGWHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PGWHelper",
      "targets" : [
        "PGWHelper",
        "zpdk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "zpdk",
      "module_type" : "BinaryTarget",
      "name" : "zpdk",
      "path" : "remote/archive/zpdk.xcframework.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PGWHelper",
      "module_type" : "BinaryTarget",
      "name" : "PGWHelper",
      "path" : "remote/archive/PGW_SDK_HELPER_iOS_v4.2.2.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PGWHelper"
    ]
  }
}
2026-04-17 03:53:18.263 xcodebuild[686:4081] [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 PGWHelper -destination generic/platform=xrOS
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 PGWHelper -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  PGWHelper: /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 'PGWHelper' in project 'PGWHelper' (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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
Build description signature: 10d509cc54ecfe795a4ae0a52713e3da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/10d509cc54ecfe795a4ae0a52713e3da.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PGWHelper/PGWHelper.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/zpdk/zpdk.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
2026-04-17 03:53:19.251 xcodebuild[689:4112] [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 PGWHelper
(1 failure)
BUILD FAILURE 6.3 visionOS