The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PGWUI, reference main (a11cc5), with Swift 5.10 for visionOS using Xcode 15.4 on 11 Oct 2024 13:05:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWUISDK-SwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a11cc5f - Update for PGW UI SDK v4.0.2.
Cloned https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Revision (git rev-parse @):
a11cc5f678c1d37eeb02b73399ff348e7940a5bf
SUCCESS checkout https://github.com/2C2P/PGWUISDK-SwiftPackage.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
Fetching from https://github.com/2C2P/PGWSDK-SwiftPackage
Creating working copy of package ‘PGWSDKHELPER-SwiftPackage’
Checking out 4.2.1 of package ‘PGWSDKHELPER-SwiftPackage’
Creating working copy of package ‘PGWSDK-SwiftPackage’
Checking out 4.7.0 of package ‘PGWSDK-SwiftPackage’
Resolved source packages:
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
  PGWUI: /Users/admin/builder/spi-builder-workspace
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
resolved source packages: PGWHelper, PGWUI, PGW
{
  "dependencies" : [
    {
      "identity" : "pgwsdk-swiftpackage",
      "requirement" : {
        "exact" : [
          "4.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/2C2P/PGWSDK-SwiftPackage"
    },
    {
      "identity" : "pgwsdkhelper-swiftpackage",
      "requirement" : {
        "exact" : [
          "4.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/2C2P/PGWSDKHELPER-SwiftPackage"
    }
  ],
  "manifest_display_name" : "PGWUI",
  "name" : "PGWUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PGWUI",
      "targets" : [
        "PGWCore",
        "App",
        "Flutter",
        "FlutterPluginRegistrant",
        "image_gallery_saver",
        "path_provider_foundation",
        "pgw_sdk",
        "webview_flutter_wkwebview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "webview_flutter_wkwebview",
      "module_type" : "BinaryTarget",
      "name" : "webview_flutter_wkwebview",
      "path" : "remote/archive/webview_flutter_wkwebview.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "pgw_sdk",
      "module_type" : "BinaryTarget",
      "name" : "pgw_sdk",
      "path" : "remote/archive/pgw_sdk.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "path_provider_foundation",
      "module_type" : "BinaryTarget",
      "name" : "path_provider_foundation",
      "path" : "remote/archive/path_provider_foundation.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "image_gallery_saver",
      "module_type" : "BinaryTarget",
      "name" : "image_gallery_saver",
      "path" : "remote/archive/image_gallery_saver.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PGWCore",
      "module_type" : "SwiftTarget",
      "name" : "PGWCore",
      "path" : "Sources/PGWCore",
      "product_dependencies" : [
        "PGW",
        "PGWHelper"
      ],
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
        "Sources.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlutterPluginRegistrant",
      "module_type" : "BinaryTarget",
      "name" : "FlutterPluginRegistrant",
      "path" : "remote/archive/FlutterPluginRegistrant.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Flutter",
      "module_type" : "BinaryTarget",
      "name" : "Flutter",
      "path" : "remote/archive/Flutter.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "App",
      "module_type" : "BinaryTarget",
      "name" : "App",
      "path" : "remote/archive/App.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PGWUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PGWUI -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.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 PGWUI -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PGWUI: /Users/admin/builder/spi-builder-workspace
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PGWUI' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWHelper' in project 'PGWHelper' (no dependencies)
    Target 'PGW' in project 'PGW' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 73baa2da512e106a1f6cf4469426dc07
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/73baa2da512e106a1f6cf4469426dc07.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.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/App/App.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.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/Flutter/Flutter.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.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/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.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/image_gallery_saver/image_gallery_saver.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.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/path_provider_foundation/path_provider_foundation.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.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/pgw_sdk/pgw_sdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.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/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGW' from project 'PGW')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.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 PGWUI -destination generic/platform=xrOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PGWUI: /Users/admin/builder/spi-builder-workspace
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PGWUI' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWHelper' in project 'PGWHelper' (no dependencies)
    Target 'PGW' in project 'PGW' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 73baa2da512e106a1f6cf4469426dc07
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/73baa2da512e106a1f6cf4469426dc07.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.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/App/App.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.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/Flutter/Flutter.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.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/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.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/image_gallery_saver/image_gallery_saver.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.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/path_provider_foundation/path_provider_foundation.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.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/pgw_sdk/pgw_sdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.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/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGW' from project 'PGW')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/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/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWCore' from project 'PGWUI')
** BUILD FAILED **
BUILD FAILURE 5.10 visionOS