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 4.0.1 (d73934), with Swift 5.10 for tvOS using Xcode 15.4 on 20 Aug 2024 06:24:24 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=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWUISDK-SwiftPackage
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at d739348 - Update for PGW UI SDK v4.0.1.
Cloned https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Revision (git rev-parse @):
d739348afcaa7b6a5cda72550eaf7a3f89fdd6e7
SUCCESS checkout https://github.com/2C2P/PGWUISDK-SwiftPackage.git at 4.0.1
========================================
Build
========================================
Selected platform:         tvOS
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 ‘PGWSDK-SwiftPackage’
Checking out 4.7.0 of package ‘PGWSDK-SwiftPackage’
Creating working copy of package ‘PGWSDKHELPER-SwiftPackage’
Checking out 4.2.0 of package ‘PGWSDKHELPER-SwiftPackage’
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.0
resolved source packages: PGWUI, PGW, PGWHelper
{
  "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.0"
        ]
      },
      "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=tvOS
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=tvOS
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:
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.0
  PGWUI: /Users/admin/builder/spi-builder-workspace
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.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: de75ec2a03c420a263a49e9cf9ec5c40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/de75ec2a03c420a263a49e9cf9ec5c40.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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/spi-builder-workspace/App/App.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for tvOS, 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')
** 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=tvOS
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:
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.0
  PGWUI: /Users/admin/builder/spi-builder-workspace
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.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: de75ec2a03c420a263a49e9cf9ec5c40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/de75ec2a03c420a263a49e9cf9ec5c40.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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/spi-builder-workspace/App/App.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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 tvOS, 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')
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS